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 039ac2b716051bde1790e5046de79325d50df77e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 039ac2b716051bde1790e5046de79325d50df77e # timeout=10 Commit message: "sccp: Let some time for SCCP RLC to reach IUT before finishing test" > git rev-list --no-walk 039ac2b716051bde1790e5046de79325d50df77e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins5970118844707593052.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:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f 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-20241216-0847-8b955d50-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-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'] 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-20241216-0847-8b955d50-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20241216-0847-8b955d50-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 (12.5 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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_4.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_4.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_5.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_1.cc Creating dependency file for StatsD_Types_part_2.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_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.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 SCTPasp_PortType_part_5.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTPasp_PortType_part_2.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_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_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 SCTP_Templates_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_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_3.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.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_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_2.cc Creating dependency file for Iuh_Emulation_part_1.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_7.cc Creating dependency file for Iuh_CodecPort_part_6.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IuUP_Emulation_part_1.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_3.cc Creating dependency file for IPL4asp_PortType_part_4.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_5.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_6.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_4.cc Creating dependency file for BSSAP_Types_part_5.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_6.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for 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 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 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 env 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 env 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 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 RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc 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_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 env CCACHE_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 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_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 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 TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (439 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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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] + ['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-20241216-0847-8b955d50-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] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, 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-20241216-0847-8b955d50-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-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 3 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 202412152026 [1180 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412152026 [169 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.5.38a2.202412152026 [16.5 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412152026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.3.802b1.202412152026 [57.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1.3.802b1.202412152026 [100 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412152026 [69.8 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412152026 [227 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.5.38a2.202412152026 [41.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412152026 [59.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412152026 [127 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412152026 [455 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412152026 [50.5 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412152026 [70.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412152026 [177 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412152026 [59.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412152026 [62.9 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412152026 [49.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412152026 [43.0 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412152026 [17.6 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412152026 [22.0 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412152026 [75.3 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412152026 [286 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.4.0.5.38a2.202412152026 [40.5 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.6.aad82.202412152026 [51.9 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.6.0.6.aad82.202412152026 [191 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.4.0.5.38a2.202412152026 [129 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412152026 [222 kB] Get:32 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412152026 [953 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.6.aad82.202412152026 [28.1 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.6.0.6.aad82.202412152026 [93.4 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412152026 [2162 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.20.7784.202412152026 [106 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.6.0.20.7784.202412152026 [495 kB] Fetched 15.5 MB in 0s (85.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202412152026_amd64.deb ... Unpacking osmocom-nightly (202412152026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.3.802b1.202412152026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412152026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.3.802b1.202412152026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412152026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.26.e84e.202412152026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412152026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202412152026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412152026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202412152026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412152026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.20.7784.202412152026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.20.7784.202412152026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.20.7784.202412152026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412152026) ... Setting up osmocom-nightly (202412152026) ... 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.202412152026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libasn1c1:amd64 (0.9.38.202412152026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-rua0:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412152026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412152026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412152026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412152026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmocore (1.10.0.56.fc03.202412152026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412152026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412152026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412152026) ... 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.202412152026) ... Setting up osmo-hnbgw (1.6.0.20.7784.202412152026) ... 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.202412152026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412152026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412152026) ... 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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20241216084720495 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241216084720495 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241216084720495 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 20241216084720495 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241216084720495 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241216084720495 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241216084720495 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241216084720495 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241216084720495 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216084720495 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 20241216084720495 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241216084720495 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241216084720495 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241216084720495 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241216084720495 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241216084720495 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216084720496 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 20241216084720496 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241216084720496 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216084720496 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 20241216084720496 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241216084720496 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216084720496 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 20241216084720496 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241216084720496 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216084720496 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 20241216084720496 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241216084720496 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241216084720496 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241216084720496 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216084720496 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241216084720496 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241216084720496 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241216084720496 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241216084720496 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241216084720496 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241216084720496 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241216084720496 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241216084720496 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241216084720496 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-20241216-0847-8b955d50-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55e882f014e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55e882f014c0(iups) with 3 counters 20241216084720692 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241216084720692 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241216084720692 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01560(msc) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01560(msc) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01560(msc) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01560(msc) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01540(sgsn) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01540(sgsn) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01540(sgsn) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Allocated (fsm.c:456) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x55e882f01540(sgsn) with 15 counters (rate_ctr.c:86) 20241216084720692 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241216084720692 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216084720692 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241216084720692 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20241216084720692 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241216084720692 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241216084720692 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241216084720692 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:936) 20241216084720692 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:52823 (mgcp_client.c:991) 20241216084720692 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20241216084720692 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241216084720692 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241216084720692 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x7f7e632049a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241216084720692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_DOWN}: Allocated (fsm.c:456) 20241216084720692 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241216084720692 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241216084720692 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241216084720692 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241216084720692 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241216084720692 DLGLOBAL DEBUG validating counter group 0x7f7e632049e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241216084720692 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{IDLE}: Allocated (fsm.c:456) 20241216084720692 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) 20241216084720692 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_DOWN}: Allocated (fsm.c:456) 20241216084720692 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241216084720692 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241216084720692 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241216084720692 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55e884f5b320 (osmo_ss7_user.c:88) 20241216084720692 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241216084720692 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241216084720692 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241216084720692 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241216084720692 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241216084720692 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241216084720692 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241216084720692 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241216084720692 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241216084720692 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:54064<->l=::1:2905): New m3ua connection accepted 20241216084720692 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:54064<->l=::1:2905): created dynamic ASP asp-dyn-0 20241216084720692 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:54064<->l=:::2905 20241216084720692 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241216084720692 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241216084720692 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084720692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216084720692 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241216084720692 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216084720692 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241216084720692 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216084720692 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241216084720692 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:54064){CONNECTING} connection established (stream_cli.c:439) 20241216084720692 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241216084720692 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:54064) (osmo_ss7_asp.c:937) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241216084720692 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241216084720692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084720692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241216084720692 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084720692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084720692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084720692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084720692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241216084720692 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241216084720692 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241216084720692 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241216084720692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241216084720692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241216084720692 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20241216084720694 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084720694 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084720694 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084720694 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084720694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084720694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084720694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084720694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084720694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084720694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084720694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084720694 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084720694 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-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@3dc551994ff5: Unix server socket created successfully. MC@3dc551994ff5: Listening on TCP port 33263. MC2> 3dc551994ff5 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 3dc551994ff5 33263 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3dc551994ff5: New HC connected from 10.0.2.100 [10.0.2.100]. 3dc551994ff5: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@3dc551994ff5: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3dc551994ff5: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3dc551994ff5: Configuration file was processed on all HCs. MC@3dc551994ff5: Creating MTC on host 10.0.2.100. MC@3dc551994ff5: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3dc551994ff5: 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 ------ Mon Dec 16 08:47: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_hnb_register started. 20241216084722398 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::c0ab:1fff:fefd:9ee5]:2905 err=None (stream.c:265) 20241216084722398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241216084722398 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241216084722398 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::c0ab:1fff:fefd:9ee5]:2905 err=None (osmo_ss7_asp.c:788) 20241216084722400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084722403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084722407 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32771<->l=127.0.0.1:4262) (control_if.c:572) 20241216084722420 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722420 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722421 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722421 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084722421 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084722421 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722421 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084722421 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722421 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722422 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722422 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084722422 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084722422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722422 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084722422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722422 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722422 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084722422 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722422 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084722422 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084722422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722423 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084722423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722423 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722423 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084722423 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722423 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084722423 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084722423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084722423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722423 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722423 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084722423 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722423 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084722423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084722423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084722423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722423 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722423 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(11)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084722449 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722449 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722449 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722449 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722449 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722449 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722450 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084722450 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084722451 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722451 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084722451 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722451 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084722451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722451 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722451 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084722451 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722451 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084722451 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722451 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084722451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722451 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722451 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084722451 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722451 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084722451 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722451 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084722451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722451 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722451 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084722451 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084722451 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084722451 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084722451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084722451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084722451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084722452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084722452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084722452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084722452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084722452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084722452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084722452 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241216084722452 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084722640 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084722640 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084722640 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084722640 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084722649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084722649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084722649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084722649 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084722649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084722649 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084722650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084722652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084722652 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084722652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084722652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084722652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084722652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084722652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084722671 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084722671 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084722671 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084722671 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084722680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084722680 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084722680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084722680 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084722680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084722680 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084722680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084722682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084722682 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084722682 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084722682 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084722682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084722682 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084722682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084722693 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241216084722693 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241216084722693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241216084722693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084722693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241216084722693 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241216084722693 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241216084722693 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241216084722693 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241216084722693 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241216084722694 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241216084722694 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084722694 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241216084722694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084722694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241216084722694 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241216084722694 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241216084722694 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241216084722694 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241216084722694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084722694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241216084722694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241216084722694 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241216084722694 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241216084722694 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241216084722694 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241216084722695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084722695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084722695 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084722695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084722695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084722695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084722695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084722695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084722695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241216084722695 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241216084722695 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241216084722695 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e884f58510]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241216084722695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241216084722695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241216084722695 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241216084722695 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241216084722695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084722695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241216084722695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241216084722695 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241216084722695 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e884f59ae0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241216084723461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084723461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084723461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084723461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084723461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084723461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084723461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084723461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084723461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084723461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084723461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084723461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084723461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084723461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084723461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084723461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084723461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723462 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084723462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084723462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084723462 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084723462 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084723462 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084723462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084723462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084723462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084723462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084723462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084723462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084723462 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084723462 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084723463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084723463 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084723463 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084723463 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084723463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084723463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084723463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084723463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@3dc551994ff5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241216084723490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084723490 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084723490 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084723490 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084723490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084723490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084723490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084723490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084723490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084723490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084723490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084723490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084723490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084723490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084723490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084723490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084723490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084723490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084723491 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084723491 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084723491 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084723491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084723491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084723491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084723491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084723491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084723491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084723491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084723491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084723491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084723491 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084723491 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084723491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084723491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084723491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084723491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084723491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084723491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084723491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084723491 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@3dc551994ff5: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241216084723498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084723498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084723498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084723498 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084723498 DLGLOBAL DEBUG validating counter group 0x55e882f01be0(hnb) with 60 counters (rate_ctr.c:86) 20241216084723498 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084723498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084723498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084723498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084723498 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@3dc551994ff5: setverdict(pass): none -> pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084723504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084723504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084723504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084723504 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084723504 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084723504 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084723505 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32771<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register(3)@3dc551994ff5: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@3dc551994ff5: Final verdict of PTC: none 20241216084723505 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084723505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084723505 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084723505 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084723506 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(12)@3dc551994ff5: Final verdict of PTC: none 20241216084723506 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 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084723506 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084723506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084723506 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084723506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084723506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084723506 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084723506 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(13)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@3dc551994ff5: Final verdict of PTC: none 20241216084723507 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 20241216084723506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084723506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084723507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084723507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084723507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084723507 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084723507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084723507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084723507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084723507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084723507 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084723507 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084723507 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084723507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084723507 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084723507 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 TC_hnb_register-Iuh0(7)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(4)@3dc551994ff5: Final verdict of PTC: none 20241216084723507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084723507 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084723507 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084723507 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084723507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084723507 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084723507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084723507 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(10)@3dc551994ff5: Final verdict of PTC: none 20241216084723508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084723508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084723508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084723508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084723508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084723508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084723508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084723508 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084723508 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084723508 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084723508 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(5)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(15)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084723510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52050<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@3dc551994ff5: Test case TC_hnb_register finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:47:23 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241216084723579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084723981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52074<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104684) 20241216084724574 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::c0ab:1fff:fefd:9ee5]:2905 err=None (stream.c:265) 20241216084724574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241216084724574 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241216084724574 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::c0ab:1fff:fefd:9ee5]:2905 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=104684, count=168504) 20241216084725507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084725507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084725507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084725508 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084725509 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084725509 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_hnb_register_duplicate started. 20241216084727096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084727099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084727102 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42743<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084727117 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084727117 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084727125 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727125 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727125 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727125 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084727126 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52135 (stream_srv.c:132) 20241216084727126 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52135<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084727126 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727126 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727126 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727126 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727127 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727127 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084727127 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727127 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084727127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727127 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727127 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727127 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084727127 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727127 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084727127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727127 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727127 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727127 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084727127 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727127 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084727127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727127 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727127 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084727127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084727127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727127 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727128 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 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084727128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084727128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084727128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084727128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(26)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(24)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084727143 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727143 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727144 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727144 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727144 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727144 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727144 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084727144 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727145 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727145 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084727145 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727145 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084727145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727145 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727145 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727145 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084727145 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727145 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084727145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727145 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727145 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727145 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084727145 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084727145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727145 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727145 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084727145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084727145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727145 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727145 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 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084727145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084727145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084727145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084727145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084727340 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084727340 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084727340 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084727340 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084727349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727349 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084727349 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084727349 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084727349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084727349 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084727349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084727352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727352 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084727352 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084727352 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084727352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084727352 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084727352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084727352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084727352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084727353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084727353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084727353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084727353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084727353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084727353 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084727353 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084727353 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727354 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727354 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084727354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084727354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084727354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727354 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084727354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084727355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084727355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084727355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084727357 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084727357 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084727357 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084727357 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084727361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727361 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084727361 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084727361 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084727361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084727361 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084727362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084727363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727363 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084727363 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084727363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084727363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084727363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084727363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084727363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084727363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084727363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084727363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084727363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084727363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084727363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084727363 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084727363 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084727364 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084727365 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084727365 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084727365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084727365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084727365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084727365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084727365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084727365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084727365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084727365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084727365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084727365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084727365 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084727365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084727365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084727365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084727365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084727365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084727365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084727365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084727365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084728156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728156 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084728156 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084728156 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084728156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084728156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084728156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084728156 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084728156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084728156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084728156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084728156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084728156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084728156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084728156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084728156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084728156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084728157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084728157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084728157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084728157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084728157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084728157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084728157 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084728156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084728156 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084728156 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084728156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084728156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084728156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084728156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084728156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084728156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084728156 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084728156 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084728157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728157 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084728157 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084728157 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084728157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084728157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084728157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084728157 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084728157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084728157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084728157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084728157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084728157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084728157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084728157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084728157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084728157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084728158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084728158 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084728158 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084728158 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084728163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728163 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084728163 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084728163 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084728163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084728163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084728163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084728163 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084728164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084728164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084728164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084728164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084728164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084728164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084728164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084728164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084728164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084728164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084728164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084728164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084728164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084728164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084728164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084728164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084728164 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084728164 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084728164 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084728164 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084728164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084728164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084728164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084728164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084728164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084728164 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084728164 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084728167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728167 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084728167 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084728167 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084728167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084728167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084728167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084728167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084728167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084728167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084728167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084728167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084728167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084728167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084728167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084728167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084728167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084728167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084728167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084728167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084728167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084728167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084728167 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084728167 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084728172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084728172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084728172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084728172 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084728172 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084728172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084728172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084728172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084728172 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084728177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084728177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52135<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084728177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52135<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084728177 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084728177 DHNBAP ERROR (127.0.0.1:52135 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241216084728177 DHNBAP ERROR (127.0.0.1:52135 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241216084728177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52135<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084728177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52135<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:795) 20241216084728177 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084728186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084728186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084728186 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084728187 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084728187 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@3dc551994ff5: Final verdict of PTC: none 20241216084728187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084728187 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42743<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register_duplicate(16)@3dc551994ff5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(30)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@3dc551994ff5: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(17)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_hnb_register_duplicate-Iuh1(22)@3dc551994ff5: Final verdict of PTC: none 20241216084728210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@3dc551994ff5: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216084728266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084728362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084728362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084728362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084728362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084728362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084728362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084728362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084728362 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084728362 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084728362 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084728362 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084728362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084728362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084728362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084728362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084728362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084728362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084728362 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084728362 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084728362 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 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084728362 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084728362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084728362 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084728362 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 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084728362 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084728362 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084728362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084728362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084728362 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084728362 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084728362 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084728362 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084728668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193728) Waiting for packet dumper to finish... 1 (prev_count=193728, count=214260) 20241216084730364 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084730364 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084730364 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084730364 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084730364 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084730364 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:47: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241216084731803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084731807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084731810 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46875<->l=127.0.0.1:4262) (control_if.c:572) 20241216084731824 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731824 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731824 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731824 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084731824 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084731824 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084731824 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731824 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731824 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731824 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731826 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731826 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084731826 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731826 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084731826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731826 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731826 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731826 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084731826 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731826 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084731826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731826 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731826 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731826 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084731826 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084731826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731826 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731826 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731826 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084731826 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084731826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731826 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731826 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 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084731826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084731826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084731826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084731826 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(37)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084731841 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731841 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731841 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731841 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731841 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731841 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731841 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084731841 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084731843 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731843 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084731843 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731843 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084731843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731843 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731843 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731843 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084731843 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731843 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084731843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731843 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731843 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731843 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084731843 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084731843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731843 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731843 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084731843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084731843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084731843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084731843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084731843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084731843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084731843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084731843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084731843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084731843 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084731843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731843 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 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084731843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084731843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084731843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084731843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084731843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084731843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084731843 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084732038 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084732038 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084732038 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084732038 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084732047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732047 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084732047 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084732047 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084732047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084732047 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084732047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084732049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084732049 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084732049 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084732049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084732049 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084732049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084732049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084732049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084732049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084732049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084732049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084732049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084732049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084732049 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084732050 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084732050 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084732051 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084732051 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084732051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084732051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084732051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084732051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084732051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084732051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084732051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084732051 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084732051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084732051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084732051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084732051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084732051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084732051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084732051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732056 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084732056 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084732056 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084732056 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084732062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732062 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084732062 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084732062 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084732062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084732062 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084732062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084732065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732065 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084732065 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084732065 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084732065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084732065 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084732065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084732065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084732065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084732065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084732065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084732065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084732065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084732065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084732065 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084732065 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084732065 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084732066 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084732066 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084732066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084732066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084732066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084732066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084732066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084732066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084732067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084732067 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084732067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084732067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084732067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084732067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084732067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084732067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084732067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084732856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732856 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084732856 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084732857 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084732857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084732857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084732857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084732857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084732857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084732857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084732857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084732857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084732857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084732857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084732857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084732857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084732857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084732857 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084732857 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084732857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084732857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084732857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084732858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084732858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084732858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084732858 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084732858 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084732858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084732858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084732858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084732858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084732858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084732858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084732858 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084732862 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084732862 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084732862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084732862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084732862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084732862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084732862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084732862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084732862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084732862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084732862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084732862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084732862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084732862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084732862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084732862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084732863 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084732863 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084732870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732870 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084732870 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084732870 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084732870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084732870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084732870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084732870 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084732871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084732871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084732871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084732871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084732871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084732871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084732871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084732871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084732871 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084732871 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084732871 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084732871 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084732871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084732871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084732871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084732871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084732871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084732871 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084732871 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084732871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084732871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084732871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084732871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084732871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084732871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084732871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084732873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084732873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084732873 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084732873 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084732873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084732873 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084732873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084732873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) 20241216084732873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084732873 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084732873 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084732873 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084732873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084732873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084732873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084732873 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084732873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084732873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084732873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084732873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084732873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084732873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084732873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084732873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084732873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084732873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084732873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084732873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084732873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084732873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084732873 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084732873 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@3dc551994ff5: setverdict(pass): none -> pass 20241216084732876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084732876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084732876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084732876 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084732876 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) 20241216084732876 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084732876 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084732876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084732876 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084732879 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46875<->l=127.0.0.1:4262) (control_if.c:193) 20241216084732880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084732880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084732880 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084732880 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@3dc551994ff5: Final verdict of PTC: none 20241216084732880 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084732880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(41)@3dc551994ff5: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@3dc551994ff5: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(43)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(32)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084732887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@3dc551994ff5: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:47:32 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 20241216084732965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084733062 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084733062 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084733062 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 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084733062 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084733062 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084733062 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084733062 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 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084733062 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084733062 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084733062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084733062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084733062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084733062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084733062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084733062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084733062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084733062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084733062 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084733062 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084733062 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084733062 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084733062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084733062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084733062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084733062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084733062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084733062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084733062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084733062 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084733062 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084733062 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084733062 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084733367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33684<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191780) Waiting for packet dumper to finish... 1 (prev_count=191780, count=211852) 20241216084735063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084735063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084735063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084735063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084735063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084735063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:47: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_hnb_disconnected_timeout started. 20241216084736478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084736481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084736484 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38117<->l=127.0.0.1:4262) (control_if.c:572) 20241216084736498 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736498 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736498 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736498 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736499 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736499 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736499 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736499 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736499 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084736499 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)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084736500 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736500 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084736500 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736500 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084736500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736500 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736500 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736500 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084736500 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736500 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084736500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736500 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736500 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736500 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084736500 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736500 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084736500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736500 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736500 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736500 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084736500 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084736500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736500 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736500 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 20241216084736500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084736500 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084736500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084736501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084736501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084736501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(52)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(50)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084736515 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736515 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736515 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736515 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736515 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736515 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736515 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084736515 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736516 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736516 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084736516 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736517 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084736517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736517 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736517 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736517 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084736517 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736517 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084736517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736517 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736517 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736517 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084736517 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736517 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084736517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736517 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736517 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736517 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084736517 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084736517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736517 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736517 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 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084736517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084736517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084736517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084736517 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084736543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084736543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084736543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084736543 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084736543 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084736543 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084736543 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084736543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084736543 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084736712 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084736712 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084736712 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084736712 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084736715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736715 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084736715 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084736715 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084736715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084736715 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084736715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084736717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736717 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084736717 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084736717 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084736717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084736717 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084736717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084736717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084736717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084736717 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084736717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084736717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084736717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084736717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084736717 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084736717 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084736717 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736718 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084736718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084736718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084736718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736718 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084736718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084736718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084736718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084736718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084736729 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084736729 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084736729 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084736729 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084736735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736735 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084736735 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084736735 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084736735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084736735 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084736735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084736737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736737 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084736737 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084736737 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084736737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084736737 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084736737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084736738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084736738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084736738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084736738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084736738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084736738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084736738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084736738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084736738 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084736738 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084736739 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084736739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084736739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084736739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084736739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084736739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084736739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084736739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084736739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084736739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084736739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084736739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084736740 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084736740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084736740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084736740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084736740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084736740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084736740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084736740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084736740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084737527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084737527 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084737527 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084737527 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084737527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084737527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084737527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084737527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084737527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084737528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084737528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084737528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084737528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084737528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084737528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084737528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084737528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084737528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084737528 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084737528 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084737528 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084737528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084737528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084737528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084737528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084737528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084737528 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084737528 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084737528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084737528 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084737528 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084737528 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084737528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084737528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084737528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084737528 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084737530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084737530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084737530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084737530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084737530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084737530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084737530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084737530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084737530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084737530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084737530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084737530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084737530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084737530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084737530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084737530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084737530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084737531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084737531 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084737531 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084737531 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084737541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084737541 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084737541 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084737541 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084737541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084737541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084737541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084737541 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084737541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084737541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084737541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084737541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084737541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084737541 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084737541 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084737541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084737541 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084737541 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084737541 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084737541 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084737541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084737541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084737541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084737542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084737542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084737542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084737542 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084737542 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084737542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084737542 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084737542 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084737542 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084737542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084737542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084737542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084737542 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084737543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084737543 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084737543 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084737543 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084737544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084737544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084737544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084737544 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084737544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084737544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084737544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084737544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084737544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084737544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084737544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084737544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084737544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084737544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084737544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084737544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084737544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084737544 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084737544 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084737544 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084737555 DLCTRL DEBUG Command: GET 61028821 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084737555 DLCTRL DEBUG Tx Command reply: GET_REPLY 61028821 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3dc551994ff5: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@3dc551994ff5: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216084737560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084737560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084737560 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084737560 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084737560 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@3dc551994ff5: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216084738566 DLCTRL DEBUG Command: GET 600463672 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084738566 DLCTRL DEBUG Tx Command reply: GET_REPLY 600463672 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241216084743574 DLCTRL DEBUG Command: GET 536639803 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084743574 DLCTRL DEBUG Tx Command reply: ERROR 536639803 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)@3dc551994ff5: 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(57)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084744613 DLCTRL DEBUG Command: GET 381537435 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084744613 DLCTRL DEBUG Tx Command reply: ERROR 381537435 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) 20241216084744613 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084744613 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)@3dc551994ff5: 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084744619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084744619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084744619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084744619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084744619 DLGLOBAL DEBUG validating counter group 0x55e882f01be0(hnb) with 60 counters (rate_ctr.c:86) 20241216084744619 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084744619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084744620 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084744620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084744620 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216084744621 DLCTRL DEBUG Command: GET 935376117 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084744621 DLCTRL DEBUG Tx Command reply: GET_REPLY 935376117 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084745625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084745625 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084745625 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084745625 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084745625 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@3dc551994ff5: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216084745629 DLCTRL DEBUG Command: GET 280052308 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084745629 DLCTRL DEBUG Tx Command reply: GET_REPLY 280052308 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241216084751645 DLCTRL DEBUG Command: GET 768691469 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216084751645 DLCTRL DEBUG Tx Command reply: ERROR 768691469 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)@3dc551994ff5: 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084751657 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38117<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@3dc551994ff5: Final verdict of PTC: none 20241216084751659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33704<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(54)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@3dc551994ff5: Final verdict of PTC: none 20241216084751661 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084751661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084751661 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084751661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084751661 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 20241216084751661 DLSS7 <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(53)@3dc551994ff5: Final verdict of PTC: none 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084751661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084751661 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 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084751661 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084751661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084751661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(56)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@3dc551994ff5: Final verdict of PTC: none 20241216084751661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084751662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084751662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084751662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084751662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084751662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084751662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084751662 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084751662 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084751662 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084751662 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084751662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084751662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084751662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084751662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084751662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084751662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084751662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084751662 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084751662 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084751662 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084751662 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(45)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084751664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33690<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@3dc551994ff5: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:47:51 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 20241216084751702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084752105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198112) Waiting for packet dumper to finish... 1 (prev_count=198112, count=223116) 20241216084753662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084753662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084753662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084753662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084753662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084753662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ue_register started. 20241216084755233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084755238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084755242 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43763<->l=127.0.0.1:4262) (control_if.c:572) 20241216084755257 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755257 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755257 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755257 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755257 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755257 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755257 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755258 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755258 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) TC_ue_register-Iuh0(63)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084755258 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084755259 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755259 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084755259 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755259 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084755259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755259 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755259 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755259 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084755259 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755259 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084755259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755259 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755259 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755259 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084755259 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755259 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084755259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755259 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755259 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755259 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084755259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084755259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755259 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755259 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 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084755259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084755259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084755259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084755259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(65)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084755272 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755272 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755272 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755272 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755273 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755273 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755273 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084755273 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755274 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755274 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084755274 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755274 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084755274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755274 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755274 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755274 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084755274 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755274 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084755274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755274 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755274 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755274 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084755274 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084755274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755274 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755274 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084755274 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084755274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755274 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755274 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 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084755274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084755274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084755274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084755274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084755296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084755296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084755296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084755296 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084755296 DLGLOBAL DEBUG validating counter group 0x55e882f01be0(hnb) with 60 counters (rate_ctr.c:86) 20241216084755296 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084755296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084755296 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084755296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084755296 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084755471 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084755471 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084755471 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084755471 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084755479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755479 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084755480 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084755480 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084755480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084755480 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084755480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084755483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755483 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084755483 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084755483 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084755483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084755483 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084755483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084755483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084755483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084755483 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084755483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084755483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084755483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084755483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084755483 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084755483 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084755483 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755484 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084755485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084755485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084755485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755485 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084755485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084755485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084755485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084755485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084755486 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084755486 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084755486 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084755486 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084755492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084755492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084755492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084755492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084755493 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084755493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084755495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755495 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084755495 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084755495 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084755495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084755495 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084755495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084755495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084755495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084755495 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084755495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084755495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084755495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084755495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084755495 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084755495 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084755495 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084755496 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084755497 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084755497 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084755497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084755497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084755497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084755497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084755497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084755497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084755497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084755497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084755497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084755497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084755497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084755497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084755497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084755497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084755497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084755497 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084755497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084756280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756280 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084756280 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084756280 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084756280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084756280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084756280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084756280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084756280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084756280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084756281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084756281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084756281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084756281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084756281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084756281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084756281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084756281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084756281 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084756281 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084756281 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084756281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084756281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084756281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084756281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084756281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084756281 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084756281 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084756281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084756281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084756281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084756281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084756281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084756281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084756281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084756283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756283 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084756283 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084756283 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084756283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084756283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084756283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084756283 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084756283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084756283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084756283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084756283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084756283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084756283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084756283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084756283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084756283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084756283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084756283 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084756283 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084756283 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084756293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756293 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084756293 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084756293 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084756293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084756293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084756293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084756293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084756293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084756293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084756293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084756293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084756293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084756293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084756293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084756293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084756293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084756293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084756293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084756293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084756293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084756293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084756293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084756293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084756293 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084756293 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084756293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084756293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084756293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084756293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084756293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084756293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084756293 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084756293 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084756295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756295 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084756295 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084756295 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084756295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084756295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084756295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084756295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084756295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084756295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084756295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084756295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084756295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084756295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084756295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084756295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084756295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084756295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084756295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084756295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084756295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084756295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084756295 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084756295 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084756302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084756302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084756302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241216084756302 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241216084756302 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241216084756302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084756302 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084756314 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43763<->l=127.0.0.1:4262) (control_if.c:193) 20241216084756314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register(59)@3dc551994ff5: Final verdict of PTC: none 20241216084756315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084756315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084756315 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084756315 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084756315 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register-Iuh0-RUA(64)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(60)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@3dc551994ff5: Final verdict of PTC: none TC_ue_register-Iuh0(63)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(71)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084756320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47504<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@3dc551994ff5: Test case TC_ue_register finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216084756391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084756486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084756486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084756486 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 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084756486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084756486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084756486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084756486 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 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084756486 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084756486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084756486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084756486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084756486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084756486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084756486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084756486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084756486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084756486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084756486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084756486 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084756486 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084756486 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084756486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084756486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084756486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084756486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084756486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084756486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084756486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084756486 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084756486 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084756486 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084756486 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084756793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194296) Waiting for packet dumper to finish... 1 (prev_count=194296, count=210384) 20241216084758488 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084758488 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084758488 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084758488 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084758488 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084758488 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:47: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ue_register_tmsi_lai started. MTC@3dc551994ff5: 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 20241216084759899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084759904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084759908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34973<->l=127.0.0.1:4262) (control_if.c:572) 20241216084759924 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759924 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759924 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759924 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759924 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759924 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084759925 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759925 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084759925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084759926 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084759926 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759926 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084759926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759926 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759926 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084759926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084759926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759926 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759926 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084759926 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084759926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759926 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759926 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084759926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084759926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759926 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759926 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 20241216084759926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084759926 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084759926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084759926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084759926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084759926 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084759927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084759927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084759927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084759927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084759927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084759927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084759927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084759927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(80)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(78)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084759940 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759940 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759940 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759940 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759940 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759940 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759940 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084759940 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084759941 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759941 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084759941 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759941 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084759941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759941 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759941 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759941 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084759941 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759941 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084759941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759941 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759941 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759941 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084759941 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759941 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084759941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759941 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759941 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084759941 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084759941 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084759941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084759941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084759941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084759941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084759942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084759942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084759942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084759942 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084759942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759942 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 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084759942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084759942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084759942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084759942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084759942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084759942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084759942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084759962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084759962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084759962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084759963 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084759963 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084759963 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084759963 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084759963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084759963 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084800138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084800138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084800138 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084800138 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084800146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800146 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084800146 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084800146 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084800146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084800146 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084800146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084800149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800149 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084800149 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084800149 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084800149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084800149 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084800149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084800149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084800149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084800149 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084800149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084800149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084800149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084800149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084800149 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084800149 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084800149 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084800151 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084800151 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084800151 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084800151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084800151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084800151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084800151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084800151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084800151 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084800151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084800151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084800151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084800151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084800151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084800151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084800151 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800153 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084800153 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084800153 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084800153 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084800160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800160 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084800160 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084800160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084800160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084800160 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084800160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084800161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800161 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084800161 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084800161 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084800161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084800161 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084800161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084800161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084800161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084800161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084800161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084800161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084800161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084800161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084800161 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084800161 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084800161 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084800162 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084800162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084800162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084800162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084800162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084800162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084800162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084800162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084800162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084800163 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084800163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084800163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084800163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084800163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084800163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084800163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084800163 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084800952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800952 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084800952 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084800952 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084800952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084800952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084800952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084800952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084800953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084800953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084800953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084800953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084800953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084800953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084800953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084800953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084800953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084800953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084800953 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084800953 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084800953 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084800953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084800953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084800953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084800954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084800954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084800954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084800954 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084800954 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084800954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084800954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084800954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084800954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084800954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084800954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084800954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084800955 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084800955 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084800955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084800955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084800955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084800955 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084800955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084800955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084800955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084800955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084800955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084800955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084800955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084800955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084800956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084800956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084800956 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084800956 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084800962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800962 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084800962 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084800962 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084800962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084800962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084800962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084800963 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084800963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084800963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084800963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084800963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084800963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084800963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084800963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) HNBGW_Test.sgsn0-RAN(82)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084800963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084800963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084800963 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084800963 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084800963 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084800963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084800963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084800963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084800963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084800963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084800963 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084800963 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084800963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084800963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084800963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084800963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084800963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084800963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084800963 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084800965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084800965 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084800965 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084800965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084800965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084800965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084800965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084800965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084800965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084800965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084800965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084800965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084800965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084800965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084800965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084800965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084800965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084800965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084800965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084800965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084800965 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084800965 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084800965 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084800969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084800969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084800969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1272) 20241216084800969 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241216084800969 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241216084800969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084800969 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084800977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084800978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084800978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084800978 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084800978 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084800978 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@3dc551994ff5: Final verdict of PTC: none 20241216084800979 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34973<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@3dc551994ff5: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(84)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(73)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084800982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@3dc551994ff5: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:48:00 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 20241216084801037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084801158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084801158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084801158 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 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084801158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084801158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084801158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084801158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084801158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084801158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084801158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084801158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084801158 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084801158 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084801158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084801158 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084801158 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084801158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084801158 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 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084801158 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084801158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084801158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084801159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084801159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084801159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084801159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084801159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084801159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084801159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084801159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084801159 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084801159 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084801159 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084801439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47554<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194192) Waiting for packet dumper to finish... 1 (prev_count=194192, count=210264) 20241216084803160 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084803160 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084803160 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084803160 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084803160 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084803160 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ue_register_before_hnb_register started. 20241216084804541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084804546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084804549 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41793<->l=127.0.0.1:4262) (control_if.c:572) 20241216084804563 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804563 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804563 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804564 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804564 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804564 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804564 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804564 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804564 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) TC_ue_register_before_hnb_register-Iuh0(89)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084804564 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084804565 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804565 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084804565 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804565 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084804565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804565 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804565 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804565 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084804565 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804565 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084804565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804565 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804565 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804565 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084804565 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804565 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084804565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804565 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804565 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084804565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084804565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804565 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804566 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 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084804566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084804566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084804566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084804566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(91)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084804580 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804580 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804580 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804580 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804580 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084804580 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804581 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804581 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084804581 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804581 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084804581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804581 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804581 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804581 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084804581 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804581 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084804581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804581 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804581 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804581 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084804581 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084804581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804581 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804581 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084804582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084804582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084804582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804582 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804582 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 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084804582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084804582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084804582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084804582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084804778 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084804778 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084804778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084804778 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084804788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084804789 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084804789 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084804789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084804789 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084804789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084804791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084804791 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084804791 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084804791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084804791 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084804791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084804792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084804792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084804792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084804792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084804792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084804792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084804792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084804792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084804792 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084804792 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804793 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084804793 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084804793 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084804793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216084804793 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804793 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084804793 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084804793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084804793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804794 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084804794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084804794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084804794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084804794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(96)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084804797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804797 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084804797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084804797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084804797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084804797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084804797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084804798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804798 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084804798 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084804798 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084804798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084804798 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084804798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084804798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084804798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084804799 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084804799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084804799 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084804799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084804799 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084804799 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084804799 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084804799 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084804800 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084804800 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084804800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084804800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084804800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084804800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084804800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084804800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084804800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084804800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084804800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084804801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084804801 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084804801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084804801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084804801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084804801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084804801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084804801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084804801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084804801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084805595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084805595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084805595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084805595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084805595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084805595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084805595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084805595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084805595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084805595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084805596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084805596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084805596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084805596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084805596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084805596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084805596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084805596 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084805596 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084805596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084805596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084805596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084805596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084805596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084805596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084805596 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084805596 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084805597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084805597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084805597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084805597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084805597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084805597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084805597 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084805597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805597 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084805597 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084805597 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084805597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084805597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084805597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084805597 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084805597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084805597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084805597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084805597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084805597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084805597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084805597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084805597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084805597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084805598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084805598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084805598 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084805598 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084805602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084805602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084805602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084805602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084805602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084805602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084805602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084805602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084805602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084805602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084805602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084805602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084805602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084805602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084805602 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084805602 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084805602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084805602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084805602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084805602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084805602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084805602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084805602 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084805602 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084805602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084805602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084805602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084805602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084805602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084805602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084805602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084805602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084805603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084805603 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084805603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084805603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084805603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084805603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084805603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084805603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084805603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084805603 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084805603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084805603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084805603 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084805603 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084805603 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084805603 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084805603 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084805603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084805604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084805604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241216084805604 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241216084805604 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241216084805604 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241216084805604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084805604 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@3dc551994ff5: setverdict(pass): none -> pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(90)@3dc551994ff5: Final verdict of PTC: none 20241216084805616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084805617 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41793<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(92)@3dc551994ff5: Final verdict of PTC: none 20241216084805618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084805618 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(94)@3dc551994ff5: Final verdict of PTC: none 20241216084805618 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084805618 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) 20241216084805618 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_before_hnb_register(85)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(86)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(97)@3dc551994ff5: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084805625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@3dc551994ff5: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:48:05 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 20241216084805718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084805798 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084805798 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084805798 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 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084805798 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084805798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084805798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084805798 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084805798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084805798 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084805798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084805798 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084805798 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084805798 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084805798 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084805798 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084805798 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084805798 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084805798 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 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084805798 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084805798 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084805798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084805798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084805798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084805798 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084805798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084805798 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084805798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084805798 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084805798 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084805798 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084805798 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084805798 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084806121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191664) Waiting for packet dumper to finish... 1 (prev_count=191664, count=208132) 20241216084807799 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084807800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084807800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084807800 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084807800 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084807800 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_cs_initial_ue started. 20241216084809187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084809191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084809194 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33713<->l=127.0.0.1:4262) (control_if.c:572) 20241216084809208 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809208 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809208 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809208 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809208 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809208 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809208 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809208 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084809208 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084809208 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084809209 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809209 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084809209 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084809209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809209 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084809209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809209 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809209 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809210 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084809210 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809210 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084809210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809210 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809210 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809210 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084809210 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809210 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084809210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809210 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809210 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809210 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084809210 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084809210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809210 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809210 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 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084809210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084809210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084809210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084809210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(106)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084809230 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809230 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809230 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809230 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809231 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809231 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809231 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084809231 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809232 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809232 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084809232 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084809232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809232 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084809232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809232 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809232 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809232 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084809232 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084809232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809233 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084809233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809233 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809233 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809233 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084809233 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084809233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809233 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084809233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809233 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809233 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084809233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084809233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084809233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809233 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809234 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 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084809234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084809234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084809234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084809234 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084809257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084809257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084809257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084809257 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084809257 DLGLOBAL DEBUG validating counter group 0x55e882f01be0(hnb) with 60 counters (rate_ctr.c:86) 20241216084809257 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084809257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084809257 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084809257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084809257 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084809423 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084809423 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084809423 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084809423 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084809430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809431 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084809431 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084809431 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084809431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084809431 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084809431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084809433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809433 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084809433 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084809433 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084809433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084809433 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084809433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084809433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084809434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084809434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084809434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084809434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084809434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084809434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084809434 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084809434 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084809434 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809435 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809435 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084809435 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084809435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084809435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809435 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084809435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084809435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084809435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084809435 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084809447 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084809448 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084809448 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084809448 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084809450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084809450 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084809450 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084809450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084809450 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084809450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084809450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084809450 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084809450 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084809450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084809450 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084809451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084809451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084809451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084809451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084809451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084809451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084809451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084809451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084809451 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084809451 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084809451 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084809452 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084809452 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084809452 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084809452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084809452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084809452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084809452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084809452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084809452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084809452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084809452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084809452 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084809452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084809452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084809452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084809452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084809452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084809452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084809452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084809452 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084810236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084810236 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084810236 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084810236 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084810236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084810236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084810236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084810236 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084810236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084810236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084810236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084810236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084810236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084810236 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084810237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084810237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084810237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084810237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084810237 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084810237 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084810237 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084810237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084810237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084810237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084810237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084810237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084810237 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084810237 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084810237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084810237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084810237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084810237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084810237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084810237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084810237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084810237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084810238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084810238 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084810238 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084810238 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084810238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084810238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084810238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084810238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084810238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084810238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084810238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084810238 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084810238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084810238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084810238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084810238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084810238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084810238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084810238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084810238 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084810238 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084810254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084810254 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084810254 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084810254 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084810254 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084810254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084810254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084810254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084810254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084810254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084810254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084810254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084810254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084810254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084810254 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084810254 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084810254 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084810254 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084810254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084810254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084810254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084810254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084810254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084810254 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084810254 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084810254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084810254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084810254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084810254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084810254 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084810254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084810254 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084810254 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084810254 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084810254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084810254 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084810254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084810254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084810254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084810254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084810254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084810254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084810254 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084810254 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084810254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084810254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084810254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084810255 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084810255 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084810255 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084810270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@3dc551994ff5: f_create_expect(l3 := 'EAE073F9C96B0C4FE26F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@3dc551994ff5: Created Expect[0] for 'EAE073F9C96B0C4FE26F'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1384421 20241216084811311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084811311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084811311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084811311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084811311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x151fe5, normal) (hnbgw_rua.c:407) 20241216084811311 DHNB DEBUG map_rua[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216084811311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084811311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384421 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084811311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084811311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084811311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384421 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084811311 DCN DEBUG map_sccp[0x55e884f5ce60]{init}: Allocated (fsm.c:456) 20241216084811311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084811311 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1384421 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084811311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384421 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084811311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084811311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084811311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084811311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084811311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084811311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084811311 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{IDLE}: Allocated (fsm.c:456) 20241216084811311 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084811311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aeae073f9c96b0c4fe26f004f40030003960056400500f1100926) (sccp_scrc.c:406) 20241216084811311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084811311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084811311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084811311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084811311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084811311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084811311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084811311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084811311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084811311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084811311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084811311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084811311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084811311 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084811311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084811311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084811311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084811311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084811311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084811311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084811311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084811311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084811311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084811311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@3dc551994ff5: Found Expect[0] for l3='EAE073F9C96B0C4FE26F'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3747443 HNBGW_Test.msc0-SCCP(104)@3dc551994ff5: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084811328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084811328 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084811328 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084811328 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084811328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084811328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084811328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084811328 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084811328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084811328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084811328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084811328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084811328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084811328 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e0e7c6) (sccp_scrc.c:477) 20241216084811328 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241216084811328 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084811328 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084811328 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084811328 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084811328 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) 20241216084811328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084811328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084811330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084811339 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33713<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue(98)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@3dc551994ff5: Final verdict of PTC: none 20241216084811339 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084811339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084811340 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084811340 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 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084811340 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084811340 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084811340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084811340 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084811340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084811340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084811340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084811340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084811340 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084811340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084811340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084811341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084811341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084811341 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084811341 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084811341 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(108)@3dc551994ff5: Final verdict of PTC: none 20241216084811341 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084811341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40110<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(109)@3dc551994ff5: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@3dc551994ff5: Final verdict of PTC: none 20241216084811342 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 TC_ranap_cs_initial_ue-Iuh0(102)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@3dc551994ff5: Final verdict of PTC: none 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084811342 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216084811342 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) 20241216084811342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084811343 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084811343 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084811343 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084811343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084811343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084811343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084811343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084811343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084811343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084811343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084811343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084811343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084811343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084811343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084811343 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084811343 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084811343 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084811343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216084811343 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084811343 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084811344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0e7c6), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084811344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084811344 DLSS7 DEBUG Found route for dpc=188=0.23.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_Test.msc0-RAN(105)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(110)@3dc551994ff5: Final verdict of PTC: none 20241216084811344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084811344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084811344 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084811344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216084811344 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216084811344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216084811344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216084811344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084811344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{disrupted}: Freeing instance (context_map.c:202) 20241216084811344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1384421)[0x55e884f5f840]{disrupted}: Deallocated (fsm.c:568) 20241216084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{disconnected}: Freeing instance (context_map.c:206) 20241216084811344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e884f5ce60]{disconnected}: Deallocated (fsm.c:568) 20241216084811344 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1384421 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216084811344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084811344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084811344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084811344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084811344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084811344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084811344 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084811344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084811344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084811344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084811344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084811344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(99)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084811345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216084811387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084811788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184864) Waiting for packet dumper to finish... 1 (prev_count=184864, count=241400) 20241216084813342 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084813342 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084813342 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084813343 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084813343 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084813343 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48:13 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_ps_initial_ue started. 20241216084814902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084814904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084814907 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36765<->l=127.0.0.1:4262) (control_if.c:572) 20241216084814921 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814921 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814921 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814921 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814921 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814921 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814921 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814921 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084814922 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084814922 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084814923 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814923 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084814923 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814923 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084814923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814923 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814923 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814923 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084814923 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814923 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084814923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814923 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814923 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814923 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084814923 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814923 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084814923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814923 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814923 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814923 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084814923 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084814923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814923 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814923 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 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084814923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084814923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084814923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084814923 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(120)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(118)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084814937 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814937 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814937 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814937 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814937 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814937 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814937 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084814937 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084814938 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814938 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084814938 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814938 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084814938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814938 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814938 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814938 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084814938 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814938 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084814938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814938 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814938 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814938 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084814938 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084814938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814938 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814938 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084814938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084814938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084814938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084814938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084814938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084814938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084814938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084814938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084814938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084814938 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084814938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814938 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 20241216084814938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084814938 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084814938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084814938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084814938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084814938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084814939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084814939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084814939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084814939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084814939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084814939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084814939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084814939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084814939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084814939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084814939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084814961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084814961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084814961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084814961 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084814961 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084814961 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084814961 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084814961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084814961 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084815135 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084815135 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084815135 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084815135 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084815141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084815141 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084815141 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084815141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084815141 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084815141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084815144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815144 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084815144 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084815144 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084815144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084815144 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084815144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084815144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084815144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084815144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084815144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084815144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084815144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084815144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084815144 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084815144 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084815144 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084815145 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084815145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084815145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084815145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084815146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084815146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084815146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084815146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084815146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084815146 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084815146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084815146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084815146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084815146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084815146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084815146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084815146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084815151 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084815151 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084815151 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084815151 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084815157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815157 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084815157 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084815157 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084815157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084815157 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084815157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084815159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815159 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084815159 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084815159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084815159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084815159 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084815159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084815159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084815159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084815160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084815160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084815160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084815160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084815160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084815160 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084815160 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084815160 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084815161 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084815161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084815161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084815161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084815161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084815161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084815161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084815161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084815161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084815161 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084815161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084815161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084815161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084815161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084815161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084815161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084815161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084815944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815944 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084815944 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084815944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084815944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084815944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084815944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084815944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084815944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084815944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084815944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084815944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084815944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084815944 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084815944 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084815944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084815944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084815944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084815944 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084815944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084815944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084815944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084815944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084815944 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084815944 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084815944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084815944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084815944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084815944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084815944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084815944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084815944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084815944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084815944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084815944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084815944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084815944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084815944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084815944 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084815944 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084815944 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084815944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815944 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084815944 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084815944 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084815944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084815944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084815957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084815957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084815957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084815957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815957 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084815957 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084815957 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084815957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084815957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084815957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084815957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084815957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084815957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084815957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084815957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084815957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084815957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084815957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084815957 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084815957 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084815957 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084815957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084815957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084815957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084815957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084815957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084815957 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084815957 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084815957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084815957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084815957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084815957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084815957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084815957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084815957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084815958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084815958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084815958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084815958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084815958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084815958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084815958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084815958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084815958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084815958 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084815958 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084815958 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084815958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084815958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084815958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084815958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084815958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084815958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084815958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084815958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084815958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084815958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084815958 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084815958 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084815987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@3dc551994ff5: f_create_expect(l3 := 'C6E8E34E135A081C67A0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@3dc551994ff5: Created Expect[0] for 'C6E8E34E135A081C67A0'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7129921 20241216084817029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084817029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084817029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216084817029 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084817029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ccb41, normal) (hnbgw_rua.c:407) 20241216084817029 DHNB DEBUG map_rua[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216084817029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084817029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7129921 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216084817029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084817029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084817029 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7129921 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216084817029 DCN DEBUG map_sccp[0x55e884f5ce60]{init}: Allocated (fsm.c:456) 20241216084817029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084817029 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7129921 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216084817029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7129921 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216084817029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084817029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084817029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084817029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084817029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084817029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084817029 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{IDLE}: Allocated (fsm.c:456) 20241216084817029 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084817029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac6e8e34e135a081c67a0004f40030001610056400500f1100926) (sccp_scrc.c:406) 20241216084817029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084817029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084817029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084817029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084817029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084817029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084817029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084817029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084817029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084817029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084817029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084817029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084817029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084817029 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084817029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084817029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084817030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084817030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084817030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084817030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084817030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084817030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084817030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084817030 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@3dc551994ff5: Found Expect[0] for l3='C6E8E34E135A081C67A0'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14756059 TC_ranap_ps_initial_ue0(125)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084817050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43192<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084817050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084817050 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084817050 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084817050 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084817050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084817050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084817050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084817050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084817050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084817050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084817050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084817051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084817051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084817051 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007abea0) (sccp_scrc.c:477) 20241216084817051 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241216084817051 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084817051 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084817051 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084817051 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_ranap_ps_initial_ue0(125)@3dc551994ff5: Final verdict of PTC: pass 20241216084817051 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) 20241216084817051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084817051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084817058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43176<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084817059 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36765<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(119)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@3dc551994ff5: Final verdict of PTC: none 20241216084817060 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084817060 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084817060 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 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084817060 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084817060 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(118)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@3dc551994ff5: Final verdict of PTC: none 20241216084817060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084817060 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084817060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084817060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084817061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW-MGCP(124)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@3dc551994ff5: Final verdict of PTC: none 20241216084817061 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084817061 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084817061 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 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084817061 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084817061 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084817061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind VirtHNBGW-STATS(113)@3dc551994ff5: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@3dc551994ff5: Final verdict of PTC: none 20241216084817061 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084817061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084817061 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(120)@3dc551994ff5: Final verdict of PTC: none 20241216084817061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084817061 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084817061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084817061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084817061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084817061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084817061 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084817061 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084817061 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084817061 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084817061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084817061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084817061 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084817061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084817061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084817061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084817061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084817061 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084817061 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084817062 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084817062 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084817062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216084817062 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084817062 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084817062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007abea0), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084817062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084817062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084817062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084817062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084817062 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084817062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084817062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216084817062 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216084817062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216084817062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216084817062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084817062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{disrupted}: Freeing instance (context_map.c:202) 20241216084817062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7129921)[0x55e884f5f840]{disrupted}: Deallocated (fsm.c:568) 20241216084817062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084817062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{disconnected}: Freeing instance (context_map.c:206) 20241216084817062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e884f5ce60]{disconnected}: Deallocated (fsm.c:568) 20241216084817062 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7129921 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216084817062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084817063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216084817063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) TC_ranap_ps_initial_ue-Iuh0(116)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@3dc551994ff5: Final verdict of PTC: none 20241216084817064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed20241216084817063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084817063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084817063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084817063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084817063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084817063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084817063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084817063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084817064 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084817064 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084817064 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084817065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216084817132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084817634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240256) Waiting for packet dumper to finish... 1 (prev_count=240256, count=240796) 20241216084819062 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084819062 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084819062 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084819062 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084819062 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084819062 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48:19 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241216084820756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084820760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084820764 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39277<->l=127.0.0.1:4262) (control_if.c:572) 20241216084820778 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820778 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820778 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820778 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820778 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820778 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820778 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820778 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084820779 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084820779 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084820780 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820780 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084820780 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820780 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084820780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820780 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820780 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820780 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084820780 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820780 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084820780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820780 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820780 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820780 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084820780 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084820780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820780 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820780 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820780 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084820780 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084820780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820780 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820780 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 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084820780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084820780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084820780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084820780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084820794 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820794 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820795 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820795 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820795 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084820795 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084820796 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820796 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084820796 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820796 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084820796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820796 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820796 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820796 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084820796 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820796 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084820796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820796 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820796 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820796 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084820796 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820796 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084820796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820796 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820796 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084820796 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084820796 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084820796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084820796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084820796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084820796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084820796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084820796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084820796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084820796 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084820796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820796 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 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084820796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084820796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084820796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084820796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084820796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084820796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084820796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084820819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084820819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084820819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084820819 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084820819 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084820819 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084820819 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084820819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084820819 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084820992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084820992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084820992 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084820992 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084821001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821001 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084821001 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084821001 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084821001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084821001 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084821001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084821005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084821005 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084821005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084821005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084821005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084821005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084821005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084821006 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084821006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084821006 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084821006 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084821006 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084821006 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084821006 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084821006 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084821007 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084821007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084821007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084821007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084821007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084821007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084821007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084821007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084821007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084821007 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084821008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084821008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084821008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084821008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084821008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084821008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084821008 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821008 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084821008 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084821008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084821008 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084821013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821013 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084821013 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084821013 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084821013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084821013 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084821013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084821014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821014 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084821014 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084821014 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084821014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084821014 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084821014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084821014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084821014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084821014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084821014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084821014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084821014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084821014 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084821014 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084821014 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084821015 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084821015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084821015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084821015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084821015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084821015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084821015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084821015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084821015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084821015 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084821015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084821015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084821015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084821015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084821015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084821015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084821015 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821345 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084821345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0e7c6), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084821345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084821345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084821345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084821345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084821345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084821345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084821345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084821345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084821345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084821345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084821345 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821353 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084821353 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084821353 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084821353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084821353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084821353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084821353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084821353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084821353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084821353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084821353 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=00e0e7c6) (sccp_scrc.c:477) 20241216084821353 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241216084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084821353 DLSCCP DEBUG SCCP-SCOC(1)[0x55e884f65120]{IDLE}: Deallocated (fsm.c:568) 20241216084821806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821806 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084821806 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084821806 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084821806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084821806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084821806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084821806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084821806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084821806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084821806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084821806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084821806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084821806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084821806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084821806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084821806 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084821806 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084821806 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084821806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084821806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084821806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084821806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084821806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084821806 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084821806 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084821806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084821806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084821806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084821806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084821806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084821807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084821807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084821810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821810 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084821810 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084821810 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084821810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084821810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084821810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084821810 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084821810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084821810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084821810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084821810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084821810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084821810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084821810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084821810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084821810 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084821810 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084821810 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084821817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084821817 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084821817 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084821817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084821817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084821817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084821817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084821817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084821817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084821817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084821817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084821817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084821817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084821817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084821817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084821817 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084821817 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084821817 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084821817 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084821817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084821818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084821818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084821818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084821818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084821818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084821818 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084821818 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084821818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084821818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084821818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084821818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084821818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084821818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084821818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084821818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084821818 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084821818 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084821818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084821818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084821818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084821818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084821819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084821819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084821819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084821819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084821819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084821819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084821819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084821819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084821819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084821819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084821819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084821819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084821819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084821819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084821819 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084821819 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084821836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@3dc551994ff5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)9133528 20241216084822877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084822877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084822877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084822877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084822877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b5dd8, normal) (hnbgw_rua.c:407) 20241216084822877 DHNB DEBUG map_rua[0x55e884f65120]{init}: Allocated (fsm.c:456) 20241216084822877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084822877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133528 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084822877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084822877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084822877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133528 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084822877 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216084822877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084822877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9133528 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084822877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133528 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084822877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084822877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084822877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084822877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084822877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084822877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084822877 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{IDLE}: Allocated (fsm.c:456) 20241216084822877 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084822877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241216084822877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084822877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084822877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084822877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084822877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084822877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084822877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084822877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084822877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084822877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084822877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084822877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084822877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084822877 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084822877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084822877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084822877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084822877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084822877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084822877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084822877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084822877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084822877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084822877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@3dc551994ff5: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)11606745 HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084822884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084822884 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084822884 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084822884 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084822884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084822884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084822884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084822884 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084822884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084822884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084822884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084822884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084822884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084822884 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00638f52) (sccp_scrc.c:477) 20241216084822884 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241216084822884 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084822884 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084822884 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084822884 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084822884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00638f52), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a36251a36052e18d3d73b004f40030001a10056400500f1100926) (sccp_scrc.c:406) 20241216084822884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084822884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084822884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084822884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084822884 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084822884 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084822884 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) 20241216084822884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084822884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084822884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084822884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084822884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084822884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084822884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084822884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084822884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084822884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@3dc551994ff5: setverdict(pass): none -> pass 20241216084822903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084822915 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39277<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(132)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@3dc551994ff5: Final verdict of PTC: none 20241216084822916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084822917 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084822917 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(135)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@3dc551994ff5: Final verdict of PTC: none 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084822917 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP IPA-CTRL-CLI-IPA(128)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@3dc551994ff5: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@3dc551994ff5: Final verdict of PTC: none 20241216084822918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084822918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084822917 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084822917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084822917 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 20241216084822918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084822918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084822918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084822918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084822918 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 20241216084822918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084822918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084822918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084822918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084822918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084822918 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(134)@3dc551994ff5: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(127)@3dc551994ff5: Final verdict of PTC: none 20241216084822920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084822920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084822920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084822920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084822920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084822920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084822920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084822920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084822918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084822918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084822918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084822918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084822918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084822918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084822918 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084822918 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084822918 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084822918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084822919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084822919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084822919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084822919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084822919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084822919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084822919 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084822919 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084822919 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084822919 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084822919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216084822919 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084822919 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084822919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00638f52), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084822919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084822919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084822919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084822919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084822919 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084822919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084822919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216084822919 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216084822919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216084822919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216084822919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084822919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{disrupted}: Freeing instance (context_map.c:202) 20241216084822919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133528)[0x55e884f65120]{disrupted}: Deallocated (fsm.c:568) 20241216084822919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084822919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216084822919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216084822919 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133528 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084822920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084822920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216084822920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084822920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084822920 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084822920 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084822920 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(138)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084822921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43196<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:48:22 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 20241216084822969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084823471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225292) Waiting for packet dumper to finish... 1 (prev_count=225292, count=258352) 20241216084824919 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084824919 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084824919 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216084824919 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084824919 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084824919 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241216084826575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084826580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084826585 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40965<->l=127.0.0.1:4262) (control_if.c:572) 20241216084826602 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826602 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826602 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826602 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084826602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084826602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084826603 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826603 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826603 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826603 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084826603 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084826603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084826603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826603 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826603 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826603 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084826603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084826603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084826603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084826604 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826604 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084826604 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826604 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084826604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826604 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826604 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826604 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084826604 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826604 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084826604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826604 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826604 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826604 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084826604 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084826604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826604 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826604 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 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084826604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084826604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084826604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(148)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084826619 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826619 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826619 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826619 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826619 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826619 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826619 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084826619 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826620 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826620 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084826620 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826620 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084826620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826620 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826620 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826620 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084826620 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826620 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 20241216084826620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084826620 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084826620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826620 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084826620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826620 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826620 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826620 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084826620 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084826620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826620 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826620 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826620 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084826620 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084826620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826620 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084826621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084826621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084826621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084826645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084826645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084826645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084826645 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084826645 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084826645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084826645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084826645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084826645 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084826817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084826817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084826817 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084826817 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084826825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826825 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084826825 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084826825 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084826825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084826825 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084826825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084826828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084826828 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084826828 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084826828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084826828 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084826828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084826828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084826828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084826828 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084826828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084826828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084826828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084826828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084826828 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084826828 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084826828 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826829 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084826829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084826830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084826830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826830 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084826830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084826830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084826830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084826830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084826833 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084826833 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084826833 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084826833 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084826839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826839 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084826839 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084826839 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084826839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084826839 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084826839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084826842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826842 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084826842 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084826842 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084826842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084826842 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084826842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084826842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084826842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084826842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084826842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084826842 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084826842 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084826842 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084826842 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084826842 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084826842 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084826843 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084826843 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084826844 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084826844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084826844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084826844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084826844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084826844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084826844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084826844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084826844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084826844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084826844 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084826844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084826844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084826844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084826844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084826844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084826844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084826844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084826844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827062 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084827062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007abea0), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084827062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084827062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084827062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084827062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084827063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084827063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084827063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084827063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084827063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084827063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084827063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827071 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084827071 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084827071 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084827071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084827071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084827071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084827071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084827072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084827072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084827072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084827072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084827072 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=007abea0) (sccp_scrc.c:477) 20241216084827072 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241216084827072 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084827072 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084827072 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084827072 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084827072 DLSCCP DEBUG SCCP-SCOC(2)[0x55e884f65700]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084827630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084827630 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084827630 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084827630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084827630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084827630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084827630 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084827630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084827630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084827630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084827630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084827630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084827630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084827630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084827630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084827631 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084827631 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084827631 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084827631 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084827631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084827631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084827631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084827631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084827631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084827631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084827631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084827631 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084827631 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084827631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084827631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084827631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084827631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084827631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084827631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084827631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827633 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084827633 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084827633 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084827633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084827633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084827633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084827633 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084827633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084827633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084827633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084827633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084827633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084827633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084827633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084827633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084827634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084827634 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084827634 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084827634 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084827641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827641 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084827641 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084827641 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084827641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084827641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084827641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084827641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084827641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084827641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084827641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084827641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084827641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084827641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084827641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084827641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084827641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084827641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084827641 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084827642 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084827642 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084827642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084827642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084827642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084827642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084827642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084827642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084827642 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084827642 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084827642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084827642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084827642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084827642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084827642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084827642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084827642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084827646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084827646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084827646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084827646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084827646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084827646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084827646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084827646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084827646 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084827646 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084827646 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084827646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084827646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084827646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084827646 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084827646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084827646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084827646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084827646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084827646 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084827646 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084827647 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084827661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@3dc551994ff5: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)545563 20241216084828707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084828707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084828707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216084828707 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084828707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8531b, normal) (hnbgw_rua.c:407) 20241216084828707 DHNB DEBUG map_rua[0x55e884f65700]{init}: Allocated (fsm.c:456) 20241216084828707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084828707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-545563 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216084828707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084828707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084828707 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-545563 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216084828707 DCN DEBUG map_sccp[0x55e884f65120]{init}: Allocated (fsm.c:456) 20241216084828707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084828707 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-545563 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216084828707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-545563 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216084828708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084828708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084828708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084828708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084828708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084828708 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084828708 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{IDLE}: Allocated (fsm.c:456) 20241216084828708 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084828708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241216084828708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084828708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084828708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084828708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084828708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084828708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084828708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084828708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084828708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084828708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084828708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084828708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084828708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084828708 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084828708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084828708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084828708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084828708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084828708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084828708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084828708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084828708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084828708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084828708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@3dc551994ff5: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)13994805 HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084828717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084828717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084828717 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084828717 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084828717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084828717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084828717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084828717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084828718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084828718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084828718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084828718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084828718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084828718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b2ec8a) (sccp_scrc.c:477) 20241216084828718 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241216084828718 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084828718 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084828718 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084828718 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084828718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2ec8a), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acd99cc0a581f4b4fcd20004f40030003e30056400500f1100926) (sccp_scrc.c:406) 20241216084828718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084828718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084828718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084828718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084828718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084828718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084828718 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) 20241216084828718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084828718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084828718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084828718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084828718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084828718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084828718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084828718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084828718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084828718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@3dc551994ff5: setverdict(pass): none -> pass 20241216084828732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57324<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084828738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084828739 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40965<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@3dc551994ff5: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@3dc551994ff5: Final verdict of PTC: none 20241216084828740 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-RAN(150)@3dc551994ff5: Final verdict of PTC: none 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084828740 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084828740 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084828740 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 20241216084828740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-SCCP(149)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@3dc551994ff5: Final verdict of PTC: none 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084828741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084828741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084828741 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 20241216084828741 DLSS7 <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(147)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@3dc551994ff5: Final verdict of PTC: none 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084828741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084828741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(151)@3dc551994ff5: Final verdict of PTC: none 20241216084828741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084828742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084828741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084828741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084828741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084828742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084828742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084828742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084828742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084828742 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084828742 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084828742 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084828742 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084828742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084828742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084828742 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084828742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084828742 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084828742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084828742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084828742 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084828742 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@3dc551994ff5: Final verdict of PTC: none 20241216084828742 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084828742 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084828742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216084828742 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084828742 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084828742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2ec8a), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) IPA-CTRL-CLI-IPA(142)@3dc551994ff5: Final verdict of PTC: none 20241216084828742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084828742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084828742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084828742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084828742 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084828743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084828743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216084828743 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216084828743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216084828743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216084828743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084828743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{disrupted}: Freeing instance (context_map.c:202) 20241216084828743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-545563)[0x55e884f65700]{disrupted}: Deallocated (fsm.c:568) 20241216084828743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084828743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{disconnected}: Freeing instance (context_map.c:206) 20241216084828743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e884f65120]{disconnected}: Deallocated (fsm.c:568) 20241216084828743 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-545563 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216084828743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084828743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216084828743 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-MGCP(152)@3dc551994ff5: Final verdict of PTC: none 20241216084828743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084828743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084828743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084828743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084828743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084828743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084828743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084828743 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084828743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084828743 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084828743 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084828743 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(141)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084828744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57304<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:48:28 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 20241216084828810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084829312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255044) Waiting for packet dumper to finish... 1 (prev_count=255044, count=259040) 20241216084830741 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084830741 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084830741 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216084830743 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084830743 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084830743 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_cs_bidir started. 20241216084832434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084832439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084832442 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33019<->l=127.0.0.1:4262) (control_if.c:572) 20241216084832456 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832456 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832457 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832457 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832457 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832457 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832457 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832457 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084832457 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084832457 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084832458 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832458 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084832458 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832458 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084832458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832458 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832458 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832458 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084832458 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832458 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084832458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832458 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832458 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084832458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084832458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832458 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832458 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084832458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084832458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832458 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832459 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 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084832459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084832459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084832459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084832459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(162)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084832472 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832472 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832472 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832472 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832472 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832472 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832472 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084832472 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832473 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832473 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084832473 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832473 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084832473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832473 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832473 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832473 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084832473 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832473 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084832473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832473 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832473 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832473 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084832473 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084832473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832473 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832473 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832473 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084832473 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084832473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832473 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832473 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 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084832473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084832473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084832473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084832473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084832494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084832494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084832494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084832494 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084832494 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084832494 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084832494 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084832494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084832494 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084832670 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084832670 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084832670 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084832670 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084832680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832680 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084832680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084832680 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084832680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084832680 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084832680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084832683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084832683 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084832683 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084832683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084832683 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084832683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084832684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084832684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084832684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084832684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084832684 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084832684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084832684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084832684 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084832684 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084832684 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832685 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084832685 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084832685 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084832685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216084832685 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084832685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084832685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084832686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832686 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832686 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832686 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084832686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084832686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084832686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084832686 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(165)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084832692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832692 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084832692 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084832692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084832692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084832692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084832692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084832694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832694 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084832694 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084832694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084832694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084832694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084832694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084832694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084832694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084832694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084832694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084832694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084832694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084832694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084832694 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084832694 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084832694 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084832695 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084832695 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084832695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084832695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084832695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084832695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084832695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084832695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084832695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084832695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832695 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084832695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084832696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084832696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084832696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084832696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084832920 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084832920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00638f52), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084832920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084832920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084832920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084832920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084832921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084832921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084832921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084832921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084832921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084832921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084832921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084832935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084832935 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084832935 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084832935 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084832935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084832935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084832935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084832935 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084832936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084832936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084832936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084832936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084832936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084832936 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=00638f52) (sccp_scrc.c:477) 20241216084832936 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241216084832936 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084832936 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084832936 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084832936 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084832936 DLSCCP DEBUG SCCP-SCOC(3)[0x55e884f5ce60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084833483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084833483 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084833483 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084833484 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084833484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084833484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084833484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084833484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084833484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084833484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084833484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084833484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084833484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084833484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084833484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084833484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084833484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084833484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084833484 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084833484 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084833484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084833484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084833485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084833485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084833485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084833485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084833485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084833485 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084833485 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084833485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084833485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084833485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084833485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084833485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084833485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084833485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084833485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084833486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084833486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084833486 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084833486 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084833486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084833486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084833486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084833486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084833486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084833486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084833486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084833486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084833486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084833486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084833486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084833486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084833486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084833487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084833487 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084833487 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084833487 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084833492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084833492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084833492 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084833492 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084833492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084833492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084833492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084833492 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084833492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084833492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084833492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084833492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084833492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084833492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084833492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084833492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084833492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084833492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084833492 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084833492 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084833492 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084833492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084833492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084833492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084833492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084833492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084833492 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084833492 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084833492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084833492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084833492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084833492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084833492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084833492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084833492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084833492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084833493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084833493 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084833493 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084833493 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084833493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084833493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084833493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084833493 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084833493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084833493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084833493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084833493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084833493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084833493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084833493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084833493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084833493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084833493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084833493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084833493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084833493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084833493 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084833493 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084833493 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084833517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@3dc551994ff5: f_create_expect(l3 := '75F42F0EB0E9EB703E0D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@3dc551994ff5: Created Expect[0] for '75F42F0EB0E9EB703E0D'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_bidir0(167)3567722 20241216084834567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084834567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084834567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084834567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084834567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36706a, normal) (hnbgw_rua.c:407) 20241216084834567 DHNB DEBUG map_rua[0x55e884f5ce60]{init}: Allocated (fsm.c:456) 20241216084834567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084834567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3567722 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084834567 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084834567 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084834567 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3567722 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084834567 DCN DEBUG map_sccp[0x55e884f65700]{init}: Allocated (fsm.c:456) 20241216084834568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084834568 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3567722 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084834568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3567722 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084834568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084834568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084834568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084834568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084834568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084834568 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084834568 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{IDLE}: Allocated (fsm.c:456) 20241216084834568 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084834568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a75f42f0eb0e9eb703e0d004f40030002ab0056400500f1100926) (sccp_scrc.c:406) 20241216084834568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084834568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084834568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084834568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084834568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084834568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084834568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084834568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084834568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084834568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084834568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084834568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084834568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084834568 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084834568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084834568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084834569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084834569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084834569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084834569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084834569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084834569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084834569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@3dc551994ff5: Found Expect[0] for l3='75F42F0EB0E9EB703E0D'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_bidir0(167)7506088 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084834583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084834583 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084834583 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084834583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084834583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084834583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084834583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084834583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084834583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084834583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084834584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084834584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084834584 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e2b2a7) (sccp_scrc.c:477) 20241216084834584 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241216084834584 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084834584 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084834584 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084834584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084834584 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) 20241216084834584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084834584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: vl_len:22 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A87C395884937782B014F'O 20241216084834786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834786 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084834786 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084834786 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084834786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084834786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084834786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084834786 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084834787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084834787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084834787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084834787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084834787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084834787 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=001440120000010010400b0a87c395884937782b014f) (sccp_scrc.c:477) 20241216084834787 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241216084834787 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084834787 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084834787 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084834787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084834787 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241216084834787 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216084834787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241216084834787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084834787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241216084834787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084834787 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084834811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084834811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084834811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241216084834811 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084834811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x36706a) (hnbgw_rua.c:471) 20241216084834811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3567722 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241216084834811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084834811 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241216084834811 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216084834811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241216084834811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084834811 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084834811 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084834811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b2a7), PART(T=Data,L=22,D=001440120000010010400b0ad3319ebc654771206aac) (sccp_scrc.c:406) 20241216084834811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084834811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084834811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084834811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084834812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084834812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084834812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084834812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084834812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084834812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084834812 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: vl_len:20 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241216084834830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834831 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084834831 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084834831 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084834831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084834831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084834831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084834831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084834831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084834831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084834831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084834831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084834831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084834831 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) 20241216084834831 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241216084834831 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084834831 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084834831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084834831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084834831 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241216084834831 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241216084834831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241216084834831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084834831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241216084834831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084834831 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084834839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084834848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084834848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084834848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084834848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084834848 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084834848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084834848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216084834849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216084834849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) TC_ranap_cs_bidir-Iuh0-RUA(159)@3dc551994ff5: Final verdict of PTC: none 20241216084834849 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084834849 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084834849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b2a7), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084834849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084834849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084834849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084834849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084834849 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084834849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084834849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084834849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{disrupted}: Freeing instance (context_map.c:202) 20241216084834849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3567722)[0x55e884f5ce60]{disrupted}: Deallocated (fsm.c:568) 20241216084834849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084834849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{disconnected}: Freeing instance (context_map.c:206) 20241216084834849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e884f65700]{disconnected}: Deallocated (fsm.c:568) 20241216084834849 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3567722 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) MutexDispCT-TC_ranap_cs_bidir(154)@3dc551994ff5: Final verdict of PTC: none 20241216084834850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084834850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084834850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084834850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084834850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084834850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084834850 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@3dc551994ff5: Final verdict of PTC: none 20241216084834851 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33019<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(163)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(155)@3dc551994ff5: Final verdict of PTC: none 20241216084834851 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 20241216084834851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084834851 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(161)@3dc551994ff5: Final verdict of PTC: none 20241216084834851 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084834852 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084834852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084834852 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084834852 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216084834852 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) 20241216084834852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834852 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084834852 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084834852 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084834852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084834852 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084834852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-M3UA(162)@3dc551994ff5: Final verdict of PTC: none 20241216084834852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084834852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084834852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084834853 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084834853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084834853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084834853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084834853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084834853 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084834853 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084834853 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084834853 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@3dc551994ff5: Final verdict of PTC: none 20241216084834854 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 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084834854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216084834854 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) 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084834854 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084834854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084834854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084834854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084834854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084834854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084834854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084834854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084834854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084834854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084834854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084834854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084834854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084834854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084834854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084834854 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084834854 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(165)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(166)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084834855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:48:34 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 20241216084834913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084835415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45226<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274372) Waiting for packet dumper to finish... 1 (prev_count=274372, count=274912) 20241216084836853 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084836853 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084836853 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216084836855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084836855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084836855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48:37 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_ps_bidir started. 20241216084838524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084838528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084838531 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44895<->l=127.0.0.1:4262) (control_if.c:572) 20241216084838554 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838554 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838555 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838555 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838555 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838555 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838555 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838555 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084838555 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084838555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084838555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084838555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838556 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084838556 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084838556 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838556 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084838556 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084838556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084838556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084838556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084838556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084838556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084838556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084838556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084838556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084838556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838556 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838557 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838557 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084838557 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838557 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084838557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838557 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838557 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838557 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084838557 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838557 DLSUA [1;34mDEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838557 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084838557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838557 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838557 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 20241216084838557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084838557 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084838557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084838557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084838557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084838557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(176)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(174)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084838571 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838571 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838572 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838572 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838572 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838572 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838572 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084838572 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838573 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838573 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084838573 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838573 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084838573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838573 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838573 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838573 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084838573 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838573 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084838573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838573 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838573 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838573 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084838573 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838573 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084838573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838573 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838573 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838573 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084838573 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084838573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838573 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838573 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 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084838573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084838573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084838573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084838573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084838594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084838594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084838594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084838594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084838594 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084838594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084838594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084838594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084838594 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084838743 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084838743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2ec8a), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084838743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084838743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084838743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084838743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084838743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216084838770 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084838770 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084838770 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084838770 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084838779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084838780 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084838780 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084838780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084838780 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084838780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084838782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838783 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084838783 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084838783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084838783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084838783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084838783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084838783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084838783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084838783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084838783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084838783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084838783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084838783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084838783 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084838783 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084838783 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838784 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084838784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084838784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084838785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838785 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838785 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084838785 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084838785 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084838785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216084838785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084838785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084838785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084838785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084838785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(179)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084838790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084838790 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084838790 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084838790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084838790 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084838790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084838793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838793 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084838793 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084838793 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084838793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084838793 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084838793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084838793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084838793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084838793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084838793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084838793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084838793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084838793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084838793 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084838793 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084838793 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084838795 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084838795 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084838795 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084838795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084838795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084838795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084838795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084838795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084838795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084838795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084838795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084838795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084838795 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084838795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084838795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084838795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084838795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084838795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084838795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084838795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084838795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084839583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084839583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084839583 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084839583 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084839583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084839583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084839583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084839583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084839583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084839583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084839583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084839583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084839583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084839583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084839583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084839583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084839583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084839583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084839583 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084839584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084839584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084839584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084839583 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084839583 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084839583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084839583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084839583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084839584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084839584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084839584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084839584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084839584 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084839584 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084839584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084839584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084839584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084839584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084839584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084839587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084839587 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084839587 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084839587 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084839587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084839587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084839587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084839587 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084839588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084839588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084839588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084839588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084839588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084839588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084839588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084839588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084839588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084839588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084839588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084839588 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084839588 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084839595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084839596 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084839596 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084839596 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084839596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084839596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084839596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084839596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084839596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084839596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084839596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084839596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084839596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084839596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084839596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084839596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084839596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084839596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084839596 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084839596 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084839596 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084839596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084839596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084839596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084839596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084839596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084839596 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084839596 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084839596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084839597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084839597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084839597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084839597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084839597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084839597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084839597 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084839598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084839598 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084839598 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084839598 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084839598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084839598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084839598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084839598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084839599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084839599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084839599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084839599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084839599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084839599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084839599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084839599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084839599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084839599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084839599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084839599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084839599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084839599 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084839599 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084839618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@3dc551994ff5: f_create_expect(l3 := '1D4679DABCFB9778182D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@3dc551994ff5: Created Expect[0] for '1D4679DABCFB9778182D'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_bidir0(181)7211297 20241216084840648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084840648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084840648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216084840648 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084840648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e0921, normal) (hnbgw_rua.c:407) 20241216084840648 DHNB DEBUG map_rua[0x55e884f5ce60]{init}: Allocated (fsm.c:456) 20241216084840648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084840648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7211297 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216084840648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084840648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084840648 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7211297 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216084840648 DCN DEBUG map_sccp[0x55e884f65700]{init}: Allocated (fsm.c:456) 20241216084840648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084840648 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7211297 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216084840648 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7211297 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216084840648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084840648 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084840648 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084840648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084840648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084840648 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084840648 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{IDLE}: Allocated (fsm.c:456) 20241216084840648 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084840648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1d4679dabcfb9778182d004f400300031a0056400500f1100926) (sccp_scrc.c:406) 20241216084840648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084840648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084840648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084840648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084840648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084840648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084840648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084840648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084840648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084840648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084840648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084840648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084840648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084840648 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084840648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084840648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084840649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084840649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084840649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084840649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084840649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084840649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084840649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@3dc551994ff5: Found Expect[0] for l3='1D4679DABCFB9778182D'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_bidir0(181)10448775 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@3dc551994ff5: setverdict(pass): none -> pass 20241216084840664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084840664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084840664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084840664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084840664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084840664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084840664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084840664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084840664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084840664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084840664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084840664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084840664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d7c578) (sccp_scrc.c:477) 20241216084840664 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241216084840664 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084840664 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084840664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084840664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084840664 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) 20241216084840664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084840664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A2A12C4C5A16244715BAF'O 20241216084840866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840866 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084840866 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084840866 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084840866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084840866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084840866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084840866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084840866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084840866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084840866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084840866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084840866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084840866 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=001440120000010010400b0a2a12c4c5a16244715baf) (sccp_scrc.c:477) 20241216084840867 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241216084840867 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084840867 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084840867 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084840867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084840867 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241216084840867 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216084840867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241216084840867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084840867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241216084840867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084840867 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084840882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084840882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084840883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241216084840883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084840883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6e0921) (hnbgw_rua.c:471) 20241216084840883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7211297 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241216084840883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084840883 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241216084840883 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216084840883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241216084840883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084840883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084840883 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084840883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c578), PART(T=Data,L=22,D=001440120000010010400b0aede4e7a0fdc5acfbf6ae) (sccp_scrc.c:406) 20241216084840883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084840883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084840883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084840883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084840883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084840883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084840883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084840883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084840883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084840883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084840883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241216084840902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840902 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084840902 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084840902 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084840902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084840902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084840902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084840902 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084840902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084840902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084840902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084840902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084840902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084840902 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) 20241216084840902 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241216084840902 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084840902 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084840902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084840902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084840902 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241216084840902 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241216084840902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241216084840902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084840902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241216084840902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084840902 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084840911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084840920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084840920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084840920 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084840920 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084840920 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084840921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216084840921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216084840921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216084840921 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084840921 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084840921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c578), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084840921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084840921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084840921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084840921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084840921 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084840921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084840921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084840921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{disrupted}: Freeing instance (context_map.c:202) 20241216084840921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7211297)[0x55e884f5ce60]{disrupted}: Deallocated (fsm.c:568) 20241216084840921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084840921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{disconnected}: Freeing instance (context_map.c:206) 20241216084840921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e884f65700]{disconnected}: Deallocated (fsm.c:568) 20241216084840921 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7211297 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216084840921 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44895<->l=127.0.0.1:4262) (control_if.c:193) 20241216084840921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084840921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084840921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084840921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084840921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084840921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084840922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084840922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_ps_bidir(168)@3dc551994ff5: Final verdict of PTC: none 20241216084840922 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(175)@3dc551994ff5: Final verdict of PTC: none 20241216084840923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084840923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084840923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084840923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084840923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084840923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084840922 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084840922 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 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084840922 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084840922 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084840922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084840922 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084840923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084840923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084840923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084840923 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 20241216084840923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084840923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084840923 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084840923 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084840923 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084840923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084840923 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 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084840923 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084840923 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084840923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084840923 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084840923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084840923 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(179)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@3dc551994ff5: Final verdict of PTC: none 20241216084840924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084840924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084840924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084840924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084840924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084840924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084840924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084840924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084840924 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084840924 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084840924 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_bidir-Iuh0(172)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(169)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(180)@3dc551994ff5: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084840928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45236<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:48:40 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 20241216084841016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084841518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45258<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268032) Waiting for packet dumper to finish... 1 (prev_count=268032, count=268572) 20241216084842923 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084842923 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084842924 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084842924 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084842924 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084842924 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48:43 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_assignment started. 20241216084844619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084844624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084844627 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39607<->l=127.0.0.1:4262) (control_if.c:572) 20241216084844643 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844643 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844643 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844643 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844643 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844643 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844643 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844643 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084844643 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084844643 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084844645 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844645 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084844645 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844645 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084844645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844645 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844645 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844645 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084844645 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844645 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084844645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844645 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844645 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844645 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084844645 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084844645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844645 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844645 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844645 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084844645 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084844645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844645 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844645 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 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084844645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084844645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084844645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084844645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084844659 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844659 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844659 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844659 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844659 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084844659 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844660 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084844660 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084844660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844661 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084844661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844661 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844661 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844661 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084844661 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844661 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084844661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844661 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844661 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844661 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084844661 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084844661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844661 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844661 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084844661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084844661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844661 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844661 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 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084844661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084844661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084844661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084844661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084844683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084844683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084844683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084844683 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084844683 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084844684 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084844684 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084844684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084844684 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084844850 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084844850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b2a7), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084844850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084844850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084844850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084844850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084844850 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084844857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084844857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084844857 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084844857 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084844863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084844863 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084844863 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084844863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084844863 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084844863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084844863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084844863 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084844863 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084844863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084844863 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084844863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084844863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084844863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084844863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084844863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084844863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084844863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084844863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084844863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084844863 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084844863 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844864 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084844864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084844864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084844865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844865 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084844865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084844865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084844865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084844865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084844873 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084844874 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084844874 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084844874 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084844879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844879 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084844879 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084844879 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084844879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084844879 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084844879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084844882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844882 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084844882 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084844882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084844882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084844882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084844882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084844882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084844882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084844882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084844882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084844882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084844882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084844882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084844882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084844882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084844882 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084844883 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084844883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084844883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084844883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084844884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084844884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084844884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084844884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084844884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084844884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084844884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084844884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084844884 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084844884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084844884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084844884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084844884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084844884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084844884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084844884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084844884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084845674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084845674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084845674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084845674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084845674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084845674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084845674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084845674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084845674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084845674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084845674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084845674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084845674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084845674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084845674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084845674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084845674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084845674 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084845674 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084845674 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084845674 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084845674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084845674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084845674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084845674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084845674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084845674 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084845674 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084845675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084845675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084845675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084845675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084845675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084845675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084845675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084845675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084845677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084845677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084845677 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084845677 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084845677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084845677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084845677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084845677 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084845677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084845677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084845677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084845677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084845677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084845677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084845677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084845677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084845677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084845677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084845677 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084845677 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084845677 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084845681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084845681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084845681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084845681 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084845681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084845681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084845681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084845681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084845681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084845681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084845681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084845681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084845681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084845681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084845681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084845681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084845681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084845681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084845681 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084845681 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084845681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084845681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084845681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084845681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084845681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084845681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084845681 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084845681 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084845682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084845682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084845682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084845682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084845682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084845682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084845682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084845682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084845683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084845683 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084845683 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084845684 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084845684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084845684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084845684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084845684 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084845684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084845684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084845684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084845684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084845684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084845684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084845684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084845684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084845684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084845684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084845684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084845684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084845684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084845684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084845684 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084845684 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084845713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@3dc551994ff5: f_create_expect(l3 := 'C5BBF1A02412B764C0FC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@3dc551994ff5: Created Expect[0] for 'C5BBF1A02412B764C0FC'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@3dc551994ff5: Added conn table entry 0TC_rab_assignment0(195)15911394 20241216084846762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084846762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084846762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084846762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084846762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf2c9e2, normal) (hnbgw_rua.c:407) 20241216084846762 DHNB DEBUG map_rua[0x55e884f5ce60]{init}: Allocated (fsm.c:456) 20241216084846762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084846762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15911394 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084846762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084846762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084846762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15911394 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084846762 DCN DEBUG map_sccp[0x55e884f65700]{init}: Allocated (fsm.c:456) 20241216084846762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084846762 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15911394 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084846762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15911394 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084846762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084846762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084846762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084846762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084846762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084846762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084846762 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{IDLE}: Allocated (fsm.c:456) 20241216084846762 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084846762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac5bbf1a02412b764c0fc004f40030001c20056400500f1100926) (sccp_scrc.c:406) 20241216084846762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084846762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084846762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084846762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084846762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084846762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084846762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084846762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084846762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084846762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084846762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084846762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084846762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084846762 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084846762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084846762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084846762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084846763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084846763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084846763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084846763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084846763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084846763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084846763 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@3dc551994ff5: Found Expect[0] for l3='C5BBF1A02412B764C0FC'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@3dc551994ff5: Added conn table entry 0TC_rab_assignment0(195)10555455 TC_rab_assignment0(195)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084846781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084846781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084846781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084846781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084846781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084846781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084846781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084846781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084846781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084846781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084846781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084846781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084846781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084846781 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d03788) (sccp_scrc.c:477) 20241216084846781 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241216084846781 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084846781 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084846781 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084846781 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084846781 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) 20241216084846782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084846782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216084846982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084846982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084846982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084846982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084846982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084846982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084846982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084846982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084846983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084846983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084846983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084846983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084846983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084846983 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) 20241216084846983 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241216084846983 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084846983 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084846983 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084846983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084846983 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084846983 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084846983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084846983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084846983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084846983 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084846983 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084846983 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084846983 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084846983 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084846983 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{UNUSED}: Allocated (fsm.c:456) 20241216084846983 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{UNUSED}: is child of mgw(mgw-fsm-15911394-0)[0x55e884f66610] (fsm.c:486) 20241216084846983 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15911394-0)[0x55e884f66610] (mgcp_client_endpoint_fsm.c:724) 20241216084846983 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084846983 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084846983 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084846983 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f6ddd0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084846983 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f6ddd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330] (fsm.c:486) 20241216084846983 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f6ddd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084846983 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f6ddd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084846984 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: f2c9e2'... (mgcp_client.c:807) 20241216084846984 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241216084846984 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f6ddd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084846984 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2c9e217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2c9e217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f2c9e217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2c9e217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216084847033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241216084847033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084847033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084847033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084847033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084847033 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084847033 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847033 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847033 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084847033 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084847033 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847033 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084847033 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084847033 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084847034 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084847034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084847034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084847034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084847034 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084847066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084847066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084847066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084847066 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084847066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf2c9e2) (hnbgw_rua.c:471) 20241216084847066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15911394 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084847066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084847066 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084847066 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084847066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084847066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084847066 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084847066 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084847066 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084847066 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15911394-0)[0x55e884f66610] (mgcp_client_endpoint_fsm.c:724) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084847066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: f2c9e2'... (mgcp_client.c:807) 20241216084847066 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241216084847066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847066 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f2c9e217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2c9e217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084847086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241216084847086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084847086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084847086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847086 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084847086 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084847086 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15911394-0)[0x55e884f66610] (mgcp_client_endpoint_fsm.c:724) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084847086 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084847086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f66750]{ST_CRCX}: Allocated (fsm.c:456) 20241216084847086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f66750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330] (fsm.c:486) 20241216084847086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f66750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084847086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f66750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216084847086 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: f2c9e2'... (mgcp_client.c:807) 20241216084847086 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241216084847086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15911394-0)[0x55e884f66750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084847087 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084847087 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847087 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847087 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f2c9e217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f2c9e217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084847109 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241216084847109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084847109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084847109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084847109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847109 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{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) 20241216084847110 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084847110 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084847110 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084847110 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084847110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084847110 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084847110 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084847110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03788), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084847110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084847110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084847110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084847110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084847110 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084847110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084847110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084847110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084847110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084847110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084847110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084847110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084847110 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084847147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084847147 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084847147 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084847147 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084847147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084847147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084847147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084847147 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084847147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084847147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084847147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084847147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084847147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084847147 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) 20241216084847147 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241216084847147 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084847147 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084847147 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084847147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084847147 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084847147 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084847147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084847147 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084847147 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084847147 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084847147 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084847147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084847147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: f2c9e2'... (mgcp_client.c:807) 20241216084847147 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1212) 20241216084847147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084847147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084847147 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: f2c9e2'... (mgcp_client.c:807) 20241216084847147 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1212) 20241216084847147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084847147 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: Removing from parent mgw(mgw-fsm-15911394-0)[0x55e884f66610] (mgcp_client_endpoint_fsm.c:873) 20241216084847147 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084847147 DLMGCP DEBUG mgw-endp(mgw-fsm-15911394-0)[0x55e884f64330]{IN_USE}: Deallocated (fsm.c:568) 20241216084847147 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084847147 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084847147 DMGW DEBUG mgw(mgw-fsm-15911394-0)[0x55e884f66610]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084847147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084847147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084847147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084847147 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f2c9e217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f2c9e217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084847150 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ddd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084847150 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084847150 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f66750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@3dc551994ff5: Deleted conn table entry 0TC_rab_assignment0(195)15911394 20241216084847153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084847153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084847153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084847153 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084847153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf2c9e2,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084847153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15911394 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084847153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084847153 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084847153 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084847153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084847153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084847153 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084847153 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084847153 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03788), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084847153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084847153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084847153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084847153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084847153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084847153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084847153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084847153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084847153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084847153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084847153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084847153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084847153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084847153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084847153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@3dc551994ff5: Deleted conn table entry 0TC_rab_assignment0(195)10555455 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Session index based on connection ID:0 20241216084847155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084847155 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084847155 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084847155 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084847155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084847155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084847155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084847155 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084847155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084847155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084847155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084847155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084847155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084847155 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=00d03788), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084847155 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241216084847155 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084847155 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084847155 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084847155 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) 20241216084847155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084847155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084847155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084847155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{disconnected}: Freeing instance (context_map.c:202) 20241216084847155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15911394)[0x55e884f5ce60]{disconnected}: Deallocated (fsm.c:568) 20241216084847155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084847155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{disconnected}: Freeing instance (context_map.c:206) 20241216084847155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e884f65700]{disconnected}: Deallocated (fsm.c:568) 20241216084847155 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15911394 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084847155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d03788), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241216084847155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084847155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084847155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084847155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084847155 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084847155 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084847155 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084847155 DLSCCP DEBUG SCCP-SCOC(7)[0x55e884f66470]{IDLE}: Deallocated (fsm.c:568) 20241216084847155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084847155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084847155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084847155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084847155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084847155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084847155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084847155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: RLC received in state:disconnect_pending 20241216084848744 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084848744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2ec8a), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084848744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084848744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084848744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084848744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084848744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084848744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084848744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084848744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084848745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084848745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084848745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084848745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084848749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084848749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084848749 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084848749 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084848749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084848749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084848749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084848749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084848749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084848749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084848749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084848749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084848749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084848749 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=00b2ec8a) (sccp_scrc.c:477) 20241216084848749 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241216084848749 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084848749 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084848749 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084848749 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084848750 DLSCCP DEBUG SCCP-SCOC(4)[0x55e884f5f840]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084849158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084849169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084849169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084849169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084849169 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_rab_assignment(182)@3dc551994ff5: Final verdict of PTC: none 20241216084849170 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084849170 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(189)@3dc551994ff5: Final verdict of PTC: none 20241216084849170 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39607<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(188)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(194)@3dc551994ff5: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@3dc551994ff5: Final verdict of PTC: none 20241216084849173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084849173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084849173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084849173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084849173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084849173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084849173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084849173 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084849173 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084849173 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084849173 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084849173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084849173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(190)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@3dc551994ff5: Final verdict of PTC: none 20241216084849171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084849171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084849171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084849171 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084849172 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084849172 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084849172 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084849172 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 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084849172 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084849172 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084849172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084849172 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084849172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084849172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084849172 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 20241216084849173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084849173 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084849173 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084849173 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084849173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084849173 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084849173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084849173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084849173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084849173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084849173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084849173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084849173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084849173 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084849173 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084849173 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084849173 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment-Iuh0(186)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(183)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084849175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_assignment finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216084849218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084849720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323968) Waiting for packet dumper to finish... 1 (prev_count=323968, count=350088) 20241216084850921 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084850921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c578), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084850921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084850922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084850922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084850922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084850922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084850922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084850922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084850922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084850922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084850922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084850922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084850922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084851173 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084851173 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084851173 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216084851173 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084851173 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084851173 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:48: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_assignment_concurrent started. 20241216084852813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084852819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084852824 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42305<->l=127.0.0.1:4262) (control_if.c:572) 20241216084852847 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852847 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852848 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852848 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852848 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852848 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084852849 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084852849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084852849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084852849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852849 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852849 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084852849 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084852849 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852849 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084852849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084852849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084852849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084852850 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852850 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084852850 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852850 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084852850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852850 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852850 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852850 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084852850 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852850 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084852850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852850 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852850 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852850 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084852850 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852850 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084852850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852850 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852850 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 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084852850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084852850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084852850 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(204)@3dc551994ff5: M3UA emulation initiated, the test can be started MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084852868 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852868 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852868 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852868 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852868 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852868 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852868 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084852868 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084852869 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852869 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084852869 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852869 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084852869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852869 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852869 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852869 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084852869 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852869 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084852869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852869 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852869 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852869 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084852869 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852869 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084852869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852869 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852869 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084852869 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084852869 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084852869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084852869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084852869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084852869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084852869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084852869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084852869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084852869 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084852869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852869 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 20241216084852869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084852869 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084852869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084852869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084852869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084852869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084852869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084852870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084852870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084852870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084852870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084852870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084852870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084852870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084852870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084852870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084852870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084852894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084852894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084852894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084852894 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084852894 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084852894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084852894 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084852894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084852894 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084853066 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084853066 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084853066 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084853066 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084853073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084853073 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084853073 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084853073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084853073 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084853073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084853077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853077 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084853077 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084853077 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084853077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084853077 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084853077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084853077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084853077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084853077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084853077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084853077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084853078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084853078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084853078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084853078 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084853078 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084853079 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084853079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084853079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084853079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084853079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084853079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084853079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084853079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084853079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084853079 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084853079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084853079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084853079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084853079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084853079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084853079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084853079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853083 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084853083 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084853084 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084853084 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084853090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853090 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084853090 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084853090 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084853090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084853090 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084853090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084853092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084853092 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084853092 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084853092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084853092 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084853092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084853093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084853093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084853093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084853093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084853093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084853093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084853093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084853093 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084853093 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084853093 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084853094 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084853094 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084853094 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084853094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084853094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084853094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084853094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084853094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084853094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084853094 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084853094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084853094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084853094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084853094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084853095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084853095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084853095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084853881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084853881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084853881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084853881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084853881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084853881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084853881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084853881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084853881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084853881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084853881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084853881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084853881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084853881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084853882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084853882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084853882 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084853882 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084853882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084853882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084853882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084853882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084853882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084853882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084853882 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084853882 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084853882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084853882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084853882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084853882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084853882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084853882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084853882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853884 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084853884 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084853884 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084853884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084853884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084853884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084853884 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084853884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084853884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084853884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084853884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084853884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084853884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084853884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084853884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084853884 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084853884 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084853884 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084853889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084853889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084853889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084853889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084853889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084853889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084853889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084853889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084853889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084853889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084853889 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084853889 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084853889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853889 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084853889 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084853889 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084853889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084853889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084853889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084853889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853889 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084853889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084853889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084853889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084853889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084853889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084853889 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084853889 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084853889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084853889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084853889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084853889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084853889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084853889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084853889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084853890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084853890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084853890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084853890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084853890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084853890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084853890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084853890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084853890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084853890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084853890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084853890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084853890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084853890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084853890 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084853890 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084853890 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084853890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084853890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084853890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084853890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084853890 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084853890 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084854851 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084854851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2b2a7), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084854851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084854851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084854851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084854851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084854851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084854851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084854852 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084854852 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084854852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084854852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084854852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084854852 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084854856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084854856 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084854856 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084854856 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084854857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084854857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084854857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084854857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084854857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084854857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084854857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084854857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084854857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084854857 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=00e2b2a7) (sccp_scrc.c:477) 20241216084854857 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241216084854857 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084854857 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084854857 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084854857 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084854857 DLSCCP DEBUG SCCP-SCOC(5)[0x55e884f65120]{IDLE}: Deallocated (fsm.c:568) 20241216084854923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084854937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084854948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084854967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084854984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084854999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084855101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := 'D929444BFFF252788402'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[0] for 'D929444BFFF252788402'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := 'FA8E4E07EF36EB9D903F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[1] for 'FA8E4E07EF36EB9D903F'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 0TC_rab_assignment_concurrent0(209)8095819 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '197F1B9D3C0E2975851A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[2] for '197F1B9D3C0E2975851A'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 1TC_rab_assignment_concurrent0(210)8852602 TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 2TC_rab_assignment_concurrent0(211)4600087 20241216084855972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084855972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084855972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084855972 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084855972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b884b, normal) (hnbgw_rua.c:407) 20241216084855972 DHNB DEBUG map_rua[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216084855972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084855972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8095819 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084855972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084855972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084855972 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8095819 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084855972 DCN DEBUG map_sccp[0x55e884f5ce60]{init}: Allocated (fsm.c:456) 20241216084855972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084855972 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8095819 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084855972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8095819 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084855972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084855972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084855972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084855972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084855972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084855972 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084855972 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{IDLE}: Allocated (fsm.c:456) 20241216084855972 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084855972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad929444bfff252788402004f400300029f0056400500f1100926) (sccp_scrc.c:406) 20241216084855972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084855972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084855972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084855972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084855972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084855972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084855972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084855972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084855972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084855972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084855973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084855973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084855973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084855973 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084855973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084855973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084855973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084855973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084855973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084855973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084855973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084855973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084855973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084855973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[0] for l3='D929444BFFF252788402'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 0TC_rab_assignment_concurrent0(209)15013040 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '990BC2B3E83922B8FCA9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[0] for '990BC2B3E83922B8FCA9'O to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@3dc551994ff5: setverdict(pass): none -> pass 20241216084855986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084855986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084855986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084855986 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084855986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084855986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084855986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084855986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084855986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084855986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084855986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084855986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084855986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084855986 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f4473c) (sccp_scrc.c:477) 20241216084855986 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241216084855986 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084855986 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084855986 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084855986 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084855986 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) 20241216084855986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084855986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 3TC_rab_assignment_concurrent0(212)1822763 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := 'DC8CAAC753D07AF91A48'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[3] for 'DC8CAAC753D07AF91A48'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 4TC_rab_assignment_concurrent0(213)11838984 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '70F550DC24FECDF54DA7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[4] for '70F550DC24FECDF54DA7'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 5TC_rab_assignment_concurrent0(214)3271015 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '65889D8F42B85D7E4310'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[5] for '65889D8F42B85D7E4310'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 6TC_rab_assignment_concurrent0(215)15302059 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := 'D000E113BDEEA56B3CD6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[6] for 'D000E113BDEEA56B3CD6'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 7TC_rab_assignment_concurrent0(216)13720422 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := 'AD55A5E2D18EAE923DA3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[7] for 'AD55A5E2D18EAE923DA3'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 8TC_rab_assignment_concurrent0(217)12636635 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '7D024768E61293D95F30'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[8] for '7D024768E61293D95F30'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 9TC_rab_assignment_concurrent0(218)12782224 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '7221D192FD85CD5B6344'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[9] for '7221D192FD85CD5B6344'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 10TC_rab_assignment_concurrent0(219)258011 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '4126303495E76D4C3394'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[10] for '4126303495E76D4C3394'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 11TC_rab_assignment_concurrent0(220)7847902 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := 'F4841DA6BEFB56C3285E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[11] for 'F4841DA6BEFB56C3285E'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 12TC_rab_assignment_concurrent0(221)15565134 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '1F4C30384682AEFC86C7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[12] for '1F4C30384682AEFC86C7'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 13TC_rab_assignment_concurrent0(222)1335393 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '3404B34869F8ACBC3E8C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[13] for '3404B34869F8ACBC3E8C'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 14TC_rab_assignment_concurrent0(223)6637069 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: f_create_expect(l3 := '101A38AD14D9EF960BC1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Created Expect[14] for '101A38AD14D9EF960BC1'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Added conn table entry 15TC_rab_assignment_concurrent0(224)538851 20241216084856178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856178 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x87147a, normal) (hnbgw_rua.c:407) 20241216084856178 DHNB DEBUG map_rua[0x55e884f66470]{init}: Allocated (fsm.c:456) 20241216084856178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852602 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856178 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852602 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856178 DCN DEBUG map_sccp[0x55e884f66750]{init}: Allocated (fsm.c:456) 20241216084856178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856178 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8852602 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852602 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856178 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{IDLE}: Allocated (fsm.c:456) 20241216084856178 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afa8e4e07ef36eb9d903f004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20241216084856179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856179 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x463117, normal) (hnbgw_rua.c:407) 20241216084856179 DHNB DEBUG map_rua[0x55e884f64330]{init}: Allocated (fsm.c:456) 20241216084856179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600087 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600087 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856179 DCN DEBUG map_sccp[0x55e884f69d60]{init}: Allocated (fsm.c:456) 20241216084856179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856179 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4600087 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600087 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856179 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856179 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{IDLE}: Allocated (fsm.c:456) 20241216084856179 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a197f1b9d3c0e2975851a004f40030002930056400500f1100926) (sccp_scrc.c:406) 20241216084856179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856179 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856180 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) 20241216084856180 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241216084856180 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856180 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856180 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856180 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856180 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856180 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856180 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856180 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856180 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{UNUSED}: Allocated (fsm.c:456) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{UNUSED}: is child of mgw(mgw-fsm-8095819-0)[0x55e884f6b430] (fsm.c:486) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8095819-0)[0x55e884f6b430] (mgcp_client_endpoint_fsm.c:724) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f6cb30]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f6cb30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00] (fsm.c:486) 20241216084856180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f6cb30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f6cb30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 7b884b'... (mgcp_client.c:807) 20241216084856180 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241216084856180 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f6cb30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856180 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856180 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1bd02b, normal) (hnbgw_rua.c:407) 20241216084856180 DHNB DEBUG map_rua[0x55e884f6ce90]{init}: Allocated (fsm.c:456) 20241216084856180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1822763 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856180 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856180 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1822763 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856181 DCN DEBUG map_sccp[0x55e884f6abd0]{init}: Allocated (fsm.c:456) 20241216084856181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856181 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1822763 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1822763 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856181 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856181 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{IDLE}: Allocated (fsm.c:456) 20241216084856181 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a990bc2b3e83922b8fca9004f40030002980056400500f1100926) (sccp_scrc.c:406) 20241216084856181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856181 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856181 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4a608, normal) (hnbgw_rua.c:407) 20241216084856181 DHNB DEBUG map_rua[0x55e884f6cfc0]{init}: Allocated (fsm.c:456) 20241216084856181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11838984 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11838984 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856181 DCN DEBUG map_sccp[0x55e884f6d0f0]{init}: Allocated (fsm.c:456) 20241216084856181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856181 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11838984 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11838984 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856181 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856182 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{IDLE}: Allocated (fsm.c:456) 20241216084856182 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adc8caac753d07af91a48004f400300033a0056400500f1100926) (sccp_scrc.c:406) 20241216084856182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856182 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856182 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x31e967, normal) (hnbgw_rua.c:407) 20241216084856182 DHNB DEBUG map_rua[0x55e884f6af40]{init}: Allocated (fsm.c:456) 20241216084856182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3271015 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856182 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856182 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856182 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3271015 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856182 DCN DEBUG map_sccp[0x55e884f772e0]{init}: Allocated (fsm.c:456) 20241216084856182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856182 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3271015 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856182 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3271015 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856182 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856182 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856182 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856182 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{IDLE}: Allocated (fsm.c:456) 20241216084856182 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a70f550dc24fecdf54da7004f40030001dd0056400500f1100926) (sccp_scrc.c:406) 20241216084856182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856182 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856182 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe97dab, normal) (hnbgw_rua.c:407) 20241216084856183 DHNB DEBUG map_rua[0x55e884f6f8c0]{init}: Allocated (fsm.c:456) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856183 DRUA INFO LU from other PLMN: old LAI=1582-914 my PLMN=001-01 (hnbgw_l3.c:209) 20241216084856183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302059 SCCP-0 CS MI=NONE (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856183 DCN DEBUG map_sccp[0x55e884f770a0]{init}: Allocated (fsm.c:456) 20241216084856183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856183 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15302059 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302059 SCCP-14 msc-0 MI=NONE (from other PLMN): rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856183 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856183 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{IDLE}: Allocated (fsm.c:456) 20241216084856183 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a65889d8f42b85d7e4310004f40030000c80056400500f1100926) (sccp_scrc.c:406) 20241216084856183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856183 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd15b66, normal) (hnbgw_rua.c:407) 20241216084856183 DHNB DEBUG map_rua[0x55e884f6b120]{init}: Allocated (fsm.c:456) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720422 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720422 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856183 DCN DEBUG map_sccp[0x55e884f6faa0]{init}: Allocated (fsm.c:456) 20241216084856183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856183 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13720422 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720422 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856184 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856184 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{IDLE}: Allocated (fsm.c:456) 20241216084856184 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad000e113bdeea56b3cd6004f40030002530056400500f1100926) (sccp_scrc.c:406) 20241216084856184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856184 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856184 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc0d1db, normal) (hnbgw_rua.c:407) 20241216084856184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856184 DHNB DEBUG map_rua[0x55e884f6ed90]{init}: Allocated (fsm.c:456) 20241216084856184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636635 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856184 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636635 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856184 DCN DEBUG map_sccp[0x55e884f77f70]{init}: Allocated (fsm.c:456) 20241216084856184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856184 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12636635 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856184 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636635 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856184 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856184 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856184 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856184 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{IDLE}: Allocated (fsm.c:456) 20241216084856184 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aad55a5e2d18eae923da3004f400300036c0056400500f1100926) (sccp_scrc.c:406) 20241216084856184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc30a90, normal) (hnbgw_rua.c:407) 20241216084856185 DHNB DEBUG map_rua[0x55e884f6eec0]{init}: Allocated (fsm.c:456) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12782224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12782224 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856185 DCN DEBUG map_sccp[0x55e884f79000]{init}: Allocated (fsm.c:456) 20241216084856185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856185 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12782224 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12782224 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856185 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{IDLE}: Allocated (fsm.c:456) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:1 20241216084856185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7d024768e61293d95f30004f40030001d70056400500f1100926) (sccp_scrc.c:406) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3efdb, normal) (hnbgw_rua.c:407) 20241216084856185 DHNB DEBUG map_rua[0x55e884f78c70]{init}: Allocated (fsm.c:456) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-258011 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-258011 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856185 DCN DEBUG map_sccp[0x55e884f79b80]{init}: Allocated (fsm.c:456) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856185 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-258011 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-258011 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{IDLE}: Allocated (fsm.c:456) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7221d192fd85cd5b6344004f400300035b0056400500f1100926) (sccp_scrc.c:406) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77bfde, normal) (hnbgw_rua.c:407) 20241216084856185 DHNB DEBUG map_rua[0x55e884f7b070]{init}: Allocated (fsm.c:456) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7847902 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856185 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7847902 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856185 DCN DEBUG map_sccp[0x55e884f7a590]{init}: Allocated (fsm.c:456) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856185 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7847902 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7847902 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856185 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856185 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{IDLE}: Allocated (fsm.c:456) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4126303495e76d4c3394004f40030000080056400500f1100926) (sccp_scrc.c:406) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856185 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856185 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed814e, normal) (hnbgw_rua.c:407) 20241216084856185 DHNB DEBUG map_rua[0x55e884f7bd20]{init}: Allocated (fsm.c:456) 20241216084856185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565134 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856186 DLSS7 <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.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. 20241216084856186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565134 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856186 DCN DEBUG map_sccp[0x55e884f7b250]{init}: Allocated (fsm.c:456) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856186 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15565134 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565134 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856186 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{IDLE}: Allocated (fsm.c:456) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af4841da6befb56c3285e004f40030000cb0056400500f1100926) (sccp_scrc.c:406) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x146061, normal) (hnbgw_rua.c:407) 20241216084856186 DHNB DEBUG map_rua[0x55e884f7bed0]{init}: Allocated (fsm.c:456) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335393 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335393 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856186 DCN DEBUG map_sccp[0x55e884f7c0b0]{init}: Allocated (fsm.c:456) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856186 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1335393 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335393 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856186 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{IDLE}: Allocated (fsm.c:456) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1f4c30384682aefc86c7004f400300018f0056400500f1100926) (sccp_scrc.c:406) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65460d, normal) (hnbgw_rua.c:407) 20241216084856186 DHNB DEBUG map_rua[0x55e884f7da70]{init}: Allocated (fsm.c:456) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6637069 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6637069 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856186 DCN DEBUG map_sccp[0x55e884f7cb60]{init}: Allocated (fsm.c:456) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856186 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6637069 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6637069 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856186 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{IDLE}: Allocated (fsm.c:456) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3404b34869f8acbc3e8c004f40030000950056400500f1100926) (sccp_scrc.c:406) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084856186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x838e3, normal) (hnbgw_rua.c:407) 20241216084856186 DHNB DEBUG map_rua[0x55e884f7d000]{init}: Allocated (fsm.c:456) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538851 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-538851 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084856186 DCN DEBUG map_sccp[0x55e884f7e7a0]{init}: Allocated (fsm.c:456) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084856186 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-538851 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084856186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538851 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084856186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084856186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084856186 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{IDLE}: Allocated (fsm.c:456) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084856186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a101a38ad14d9ef960bc1004f40030001190056400500f1100926) (sccp_scrc.c:406) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084856186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084856186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856186 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084856186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084856186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084856186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[1] for l3='FA8E4E07EF36EB9D903F'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 1TC_rab_assignment_concurrent0(210)12253576 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[2]. TC_rab_assignment_concurrent0(210)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[2] for l3='197F1B9D3C0E2975851A'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 2TC_rab_assignment_concurrent0(211)4097734 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[0] for l3='990BC2B3E83922B8FCA9'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 3TC_rab_assignment_concurrent0(212)2270259 TC_rab_assignment_concurrent0(211)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[3] for l3='DC8CAAC753D07AF91A48'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 4TC_rab_assignment_concurrent0(213)8969539 TC_rab_assignment_concurrent0(212)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[4] for l3='70F550DC24FECDF54DA7'O handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(213)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 5TC_rab_assignment_concurrent0(214)12918913 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[5] for l3='65889D8F42B85D7E4310'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 6TC_rab_assignment_concurrent0(215)10377998 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(214)@3dc551994ff5: setverdict(pass): none -> pass 20241216084856201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856201 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856201 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856201 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:2 20241216084856202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856202 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ce9aa) (sccp_scrc.c:477) 20241216084856202 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241216084856202 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856202 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856202 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) 20241216084856202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[6] for l3='D000E113BDEEA56B3CD6'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 7TC_rab_assignment_concurrent0(216)4835396 TC_rab_assignment_concurrent0(215)@3dc551994ff5: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(216)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[7] for l3='AD55A5E2D18EAE923DA3'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 8TC_rab_assignment_concurrent0(217)5105565 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[8] for l3='7D024768E61293D95F30'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 9TC_rab_assignment_concurrent0(218)2656196 TC_rab_assignment_concurrent0(217)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[9] for l3='7221D192FD85CD5B6344'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 10TC_rab_assignment_concurrent0(219)6067413 TC_rab_assignment_concurrent0(218)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[10] for l3='4126303495E76D4C3394'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 11TC_rab_assignment_concurrent0(220)10890048 TC_rab_assignment_concurrent0(219)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[11] for l3='F4841DA6BEFB56C3285E'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 12TC_rab_assignment_concurrent0(221)12951844 TC_rab_assignment_concurrent0(220)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[12] for l3='1F4C30384682AEFC86C7'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 13TC_rab_assignment_concurrent0(222)14919755 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[13] for l3='3404B34869F8ACBC3E8C'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 14TC_rab_assignment_concurrent0(223)15932621 TC_rab_assignment_concurrent0(222)@3dc551994ff5: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(221)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:5 TC_rab_assignment_concurrent0(223)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: First idle individual index:15 HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b884b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b884b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Found Expect[14] for l3='101A38AD14D9EF960BC1'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Added conn table entry 15TC_rab_assignment_concurrent0(224)6327250 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b884b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b884b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: Session index based on connection ID:10 TC_rab_assignment_concurrent0(209)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(210)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20241216084856237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241216084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856237 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856237 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856237 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856237 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)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856254 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7b884b) (hnbgw_rua.c:471) 20241216084856254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8095819 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856254 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856254 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856254 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856254 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856254 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8095819-0)[0x55e884f6b430] (mgcp_client_endpoint_fsm.c:724) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856254 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 7b884b'... (mgcp_client.c:807) 20241216084856254 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241216084856254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856254 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7b884b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b884b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856264 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241216084856264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856264 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856264 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856264 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856264 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856264 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856264 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856264 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856265 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856265 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8095819-0)[0x55e884f6b430] (mgcp_client_endpoint_fsm.c:724) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f7f340]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f7f340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00] (fsm.c:486) 20241216084856265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f7f340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f7f340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241216084856265 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 7b884b'... (mgcp_client.c:807) 20241216084856265 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241216084856265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8095819-0)[0x55e884f7f340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856265 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7b884b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b884b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856275 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241216084856275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856275 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856275 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{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) 20241216084856275 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856275 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856275 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856275 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856275 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4473c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856275 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856275 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856275 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856275 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ef0e3e) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b5056) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ede31e) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007795a6) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00996fe6) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00370081) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e6fe05) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 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) 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00912a3f) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856276 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) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7d7df) (sccp_scrc.c:477) 20241216084856276 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856276 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856277 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) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856277 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856277 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856277 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f61924) (sccp_scrc.c:477) 20241216084856277 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856277 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) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00064bbb) (sccp_scrc.c:477) 20241216084856277 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856277 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) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856277 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856277 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856277 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00812e91) (sccp_scrc.c:477) 20241216084856277 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856277 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) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e3009c) (sccp_scrc.c:477) 20241216084856277 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856277 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) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d91db3) (sccp_scrc.c:477) 20241216084856277 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084856277 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084856277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084856278 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) 20241216084856278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084856278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084856278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856278 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) 20241216084856278 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241216084856278 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856278 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856278 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856278 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856278 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856278 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856278 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{UNUSED}: Allocated (fsm.c:456) 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{UNUSED}: is child of mgw(mgw-fsm-8852602-0)[0x55e884f76820] (fsm.c:486) 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8852602-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:724) 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:0 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f76b10]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f76b10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0] (fsm.c:486) 20241216084856278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f76b10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f76b10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 87147a'... (mgcp_client.c:807) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer 20241216084856278 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241216084856278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f76b10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87147a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87147a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87147a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87147a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241216084856296 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241216084856296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856296 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856296 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856296 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856296 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856296 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856296 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856296 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856296 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856296 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856296 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856296 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856302 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87147a) (hnbgw_rua.c:471) 20241216084856302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852602 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856302 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856302 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856302 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856302 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8852602-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:724) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856302 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 87147'... (mgcp_client.c:807) 20241216084856302 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856302 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856302 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87147a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87147a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241216084856308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856308 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856308 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856308 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8852602-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:724) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f7f6b0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f7f6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0] (fsm.c:486) 20241216084856308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f7f6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f7f6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241216084856308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 87147'... (mgcp_client.c:807) 20241216084856308 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8852602-0)[0x55e884f7f6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856308 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87147a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87147a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856312 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241216084856312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856312 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{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) 20241216084856312 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856312 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856312 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856312 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856312 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856312 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ce9aa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856312 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856313 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856313 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856313 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856313 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856313 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) 20241216084856313 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241216084856313 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856313 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856313 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856313 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856313 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856313 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856313 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856313 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856313 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{UNUSED}: Allocated (fsm.c:456) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{UNUSED}: is child of mgw(mgw-fsm-4600087-0)[0x55e884f89b60] (fsm.c:486) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4600087-0)[0x55e884f89b60] (mgcp_client_endpoint_fsm.c:724) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f90710]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f90710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30] (fsm.c:486) 20241216084856313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f90710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f90710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 46311'... (mgcp_client.c:807) 20241216084856313 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856313 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f90710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856313 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46311717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46311717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46311717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46311717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241216084856320 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241216084856320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856320 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856320 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856320 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856320 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856320 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856320 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856320 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856320 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856320 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856320 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856320 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856325 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x463117) (hnbgw_rua.c:471) 20241216084856325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600087 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856325 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856325 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856325 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856325 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856325 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4600087-0)[0x55e884f89b60] (mgcp_client_endpoint_fsm.c:724) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856325 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 46311'... (mgcp_client.c:807) 20241216084856325 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856325 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "46311717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46311717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241216084856332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856332 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856332 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856332 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4600087-0)[0x55e884f89b60] (mgcp_client_endpoint_fsm.c:724) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f891c0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f891c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30] (fsm.c:486) 20241216084856332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f891c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f891c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241216084856332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 46311'... (mgcp_client.c:807) 20241216084856332 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4600087-0)[0x55e884f891c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856332 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "46311717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46311717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856340 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241216084856340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856340 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{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) 20241216084856340 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856340 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856340 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856340 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856340 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef0e3e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856340 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856340 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856340 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856340 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856340 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856340 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856340 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) 20241216084856340 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241216084856340 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856340 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856340 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856340 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856340 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856341 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856341 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856341 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856341 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{UNUSED}: Allocated (fsm.c:456) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{UNUSED}: is child of mgw(mgw-fsm-1822763-0)[0x55e884f92460] (fsm.c:486) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1822763-0)[0x55e884f92460] (mgcp_client_endpoint_fsm.c:724) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f991a0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f991a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0] (fsm.c:486) 20241216084856341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f991a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f991a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 1bd02'... (mgcp_client.c:807) 20241216084856341 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f991a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856341 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1bd02b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bd02b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1bd02b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bd02b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241216084856359 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241216084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856359 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856359 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856359 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856359 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856365 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1bd02b) (hnbgw_rua.c:471) 20241216084856365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1822763 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856365 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856365 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856365 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856365 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1822763-0)[0x55e884f92460] (mgcp_client_endpoint_fsm.c:724) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856365 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 1bd02'... (mgcp_client.c:807) 20241216084856365 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856365 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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)@3dc551994ff5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1bd02b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bd02b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856377 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241216084856377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856377 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856377 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856377 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1822763-0)[0x55e884f92460] (mgcp_client_endpoint_fsm.c:724) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f925a0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f925a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0] (fsm.c:486) 20241216084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f925a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f925a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216084856377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 1bd02'... (mgcp_client.c:807) 20241216084856377 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1822763-0)[0x55e884f925a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1bd02b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bd02b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241216084856384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{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) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856384 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856384 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b5056), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856384 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) 20241216084856384 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241216084856384 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856384 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856384 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856384 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856384 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856384 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856384 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{UNUSED}: Allocated (fsm.c:456) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{UNUSED}: is child of mgw(mgw-fsm-11838984-0)[0x55e884f9b620] (fsm.c:486) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11838984-0)[0x55e884f9b620] (mgcp_client_endpoint_fsm.c:724) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884fa2020]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884fa2020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750] (fsm.c:486) 20241216084856384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884fa2020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884fa2020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: b4a60'... (mgcp_client.c:807) 20241216084856384 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884fa2020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856384 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4a60817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4a60817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4a60817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4a60817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241216084856392 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241216084856392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856392 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856392 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856392 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856392 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856392 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856392 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856392 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856392 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856392 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856392 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856396 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4a608) (hnbgw_rua.c:471) 20241216084856396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11838984 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856396 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856396 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856396 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856396 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856396 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11838984-0)[0x55e884f9b620] (mgcp_client_endpoint_fsm.c:724) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856396 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: b4a60'... (mgcp_client.c:807) 20241216084856396 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856396 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856396 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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)@3dc551994ff5: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b4a60817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4a60817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856402 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241216084856402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856402 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856402 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856403 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856403 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856403 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11838984-0)[0x55e884f9b620] (mgcp_client_endpoint_fsm.c:724) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856403 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884f99910]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856403 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884f99910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750] (fsm.c:486) 20241216084856403 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884f99910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856403 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884f99910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241216084856403 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: b4a60'... (mgcp_client.c:807) 20241216084856403 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856403 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11838984-0)[0x55e884f99910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856403 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b4a60817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4a60817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856413 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241216084856413 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856413 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856413 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856413 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{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) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856413 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856413 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ede31e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856413 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856413 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856413 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856413 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856413 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856413 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) 20241216084856413 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241216084856413 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856413 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856413 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856413 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856413 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856413 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856413 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856413 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{UNUSED}: Allocated (fsm.c:456) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{UNUSED}: is child of mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0] (fsm.c:486) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0] (mgcp_client_endpoint_fsm.c:724) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884faaa60]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884faaa60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00] (fsm.c:486) 20241216084856413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884faaa60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884faaa60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856413 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 31e96'... (mgcp_client.c:807) 20241216084856413 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884faaa60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856413 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "31e96717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "31e96717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "31e96717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "31e96717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241216084856427 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241216084856427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856427 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856427 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856427 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856427 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856427 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856427 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856427 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856427 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856427 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856427 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856428 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856433 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x31e967) (hnbgw_rua.c:471) 20241216084856433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3271015 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856433 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856433 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856433 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856433 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856433 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0] (mgcp_client_endpoint_fsm.c:724) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 31e96'... (mgcp_client.c:807) 20241216084856433 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856433 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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)@3dc551994ff5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "31e96717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "31e96717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241216084856443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856443 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856443 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856443 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0] (mgcp_client_endpoint_fsm.c:724) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884fa3c00]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884fa3c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00] (fsm.c:486) 20241216084856443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884fa3c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884fa3c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241216084856443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 31e96'... (mgcp_client.c:807) 20241216084856443 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3271015-0)[0x55e884fa3c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856443 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "31e96717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "31e96717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241216084856451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{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) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856451 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007795a6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856451 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856451 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856451 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856451 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856451 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) 20241216084856451 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241216084856451 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856451 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856451 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856451 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856451 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856451 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856451 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{UNUSED}: Allocated (fsm.c:456) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{UNUSED}: is child of mgw(mgw-fsm-15302059-0)[0x55e884fac980] (fsm.c:486) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15302059-0)[0x55e884fac980] (mgcp_client_endpoint_fsm.c:724) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fb3840]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fb3840]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70] (fsm.c:486) 20241216084856451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fb3840]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fb3840]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856451 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: e97da'... (mgcp_client.c:807) 20241216084856451 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fb3840]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856451 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e97dab17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e97dab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e97dab17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e97dab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241216084856461 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241216084856461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856461 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856461 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856461 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856461 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856461 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856461 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856461 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856461 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856461 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856461 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856461 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856461 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856466 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe97dab) (hnbgw_rua.c:471) 20241216084856466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302059 SCCP-14 msc-0 MI=NONE (from other PLMN): rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856466 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856466 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856466 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856466 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15302059-0)[0x55e884fac980] (mgcp_client_endpoint_fsm.c:724) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: e97da'... (mgcp_client.c:807) 20241216084856466 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856466 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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)@3dc551994ff5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e97dab17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e97dab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241216084856471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856471 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856471 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856471 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856471 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15302059-0)[0x55e884fac980] (mgcp_client_endpoint_fsm.c:724) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fabb80]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fabb80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70] (fsm.c:486) 20241216084856471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fabb80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fabb80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241216084856471 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: e97da'... (mgcp_client.c:807) 20241216084856471 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856471 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15302059-0)[0x55e884fabb80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856471 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e97dab17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e97dab17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856476 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241216084856476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{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) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856476 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856476 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00996fe6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856476 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856476 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856476 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856476 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856476 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856476 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) 20241216084856476 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241216084856476 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856476 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856476 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856476 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856476 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856476 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856476 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{UNUSED}: Allocated (fsm.c:456) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{UNUSED}: is child of mgw(mgw-fsm-13720422-0)[0x55e884fb5a50] (fsm.c:486) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13720422-0)[0x55e884fb5a50] (mgcp_client_endpoint_fsm.c:724) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fbc450]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fbc450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80] (fsm.c:486) 20241216084856476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fbc450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fbc450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856476 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: d15b6'... (mgcp_client.c:807) 20241216084856476 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856476 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fbc450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856476 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d15b6617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d15b6617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d15b6617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d15b6617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241216084856483 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241216084856483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856483 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856483 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856483 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856483 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856483 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856483 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856483 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856483 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856483 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856483 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856487 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd15b66) (hnbgw_rua.c:471) 20241216084856487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720422 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856487 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856487 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856487 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856487 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856487 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13720422-0)[0x55e884fb5a50] (mgcp_client_endpoint_fsm.c:724) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: d15b6'... (mgcp_client.c:807) 20241216084856487 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856487 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "d15b6617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d15b6617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241216084856492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856492 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856492 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856492 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13720422-0)[0x55e884fb5a50] (mgcp_client_endpoint_fsm.c:724) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fb3fb0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fb3fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80] (fsm.c:486) 20241216084856492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fb3fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fb3fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241216084856492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: d15b6'... (mgcp_client.c:807) 20241216084856492 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13720422-0)[0x55e884fb3fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856492 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "d15b6617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d15b6617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856498 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241216084856498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856498 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{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) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856498 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370081), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856498 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856498 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856498 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856498 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) 20241216084856498 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241216084856498 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856498 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856498 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856498 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856498 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856498 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856498 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{UNUSED}: Allocated (fsm.c:456) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{UNUSED}: is child of mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0] (fsm.c:486) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0] (mgcp_client_endpoint_fsm.c:724) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856498 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fc5210]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856498 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fc5210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940] (fsm.c:486) 20241216084856498 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fc5210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856498 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fc5210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856498 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: c0d1d'... (mgcp_client.c:807) 20241216084856498 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856498 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fc5210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856498 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0d1db17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0d1db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c0d1db17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0d1db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241216084856505 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241216084856505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856505 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856505 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856505 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856505 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856505 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856505 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856505 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856505 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856505 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856505 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc0d1db) (hnbgw_rua.c:471) 20241216084856509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636635 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856509 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856509 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856509 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0] (mgcp_client_endpoint_fsm.c:724) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: c0d1d'... (mgcp_client.c:807) 20241216084856509 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856509 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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)@3dc551994ff5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0d1db17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0d1db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856515 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241216084856515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856515 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856515 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856515 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0] (mgcp_client_endpoint_fsm.c:724) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fbe030]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fbe030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940] (fsm.c:486) 20241216084856515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fbe030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fbe030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241216084856515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: c0d1d'... (mgcp_client.c:807) 20241216084856515 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12636635-0)[0x55e884fbe030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856515 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0d1db17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c0d1db17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241216084856520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{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) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856520 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856520 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6fe05), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856520 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856520 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856520 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) 20241216084856520 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241216084856520 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856520 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856520 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856520 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856520 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856520 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856520 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{UNUSED}: Allocated (fsm.c:456) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{UNUSED}: is child of mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0] (fsm.c:486) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0] (mgcp_client_endpoint_fsm.c:724) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fcdd10]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fcdd10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0] (fsm.c:486) 20241216084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fcdd10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fcdd10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:8 20241216084856520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: c30a9'... (mgcp_client.c:807) 20241216084856520 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fcdd10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c30a9017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c30a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c30a9017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c30a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241216084856528 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241216084856528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856528 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856528 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856528 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856528 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856528 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856528 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856528 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856528 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856528 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856528 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856532 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc30a90) (hnbgw_rua.c:471) 20241216084856532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12782224 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856532 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856532 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856532 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856532 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856532 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856532 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0] (mgcp_client_endpoint_fsm.c:724) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856532 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: c30a9'... (mgcp_client.c:807) 20241216084856532 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084856532 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856532 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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)@3dc551994ff5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c30a9017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c30a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856540 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241216084856541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856541 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856541 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856541 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0] (mgcp_client_endpoint_fsm.c:724) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fc5d20]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fc5d20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0] (fsm.c:486) 20241216084856541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fc5d20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fc5d20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241216084856541 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: c30a9'... (mgcp_client.c:807) 20241216084856541 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084856541 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12782224-0)[0x55e884fc5d20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856541 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c30a9017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c30a9017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856551 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241216084856551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{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) 20241216084856551 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856551 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856551 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856551 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856551 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00912a3f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856551 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856551 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856551 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856551 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856551 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856551 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) 20241216084856551 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241216084856551 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856551 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856551 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856552 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856552 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856552 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856552 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856552 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856552 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{UNUSED}: Allocated (fsm.c:456) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{UNUSED}: is child of mgw(mgw-fsm-258011-0)[0x55e884fcfb70] (fsm.c:486) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-258011-0)[0x55e884fcfb70] (mgcp_client_endpoint_fsm.c:724) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fd6a30]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fd6a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160] (fsm.c:486) 20241216084856552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fd6a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fd6a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856552 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=198 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 3efdb'... (mgcp_client.c:807) 20241216084856552 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1212) 20241216084856552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fd6a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856552 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3efdb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3efdb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3efdb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3efdb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241216084856566 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241216084856566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856566 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856566 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856566 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856566 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856566 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856566 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856566 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856566 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856566 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856566 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856566 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856566 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856575 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3efdb) (hnbgw_rua.c:471) 20241216084856575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-258011 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856575 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856575 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856575 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856575 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856576 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-258011-0)[0x55e884fcfb70] (mgcp_client_endpoint_fsm.c:724) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=213 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 3efd'... (mgcp_client.c:807) 20241216084856576 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241216084856576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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)@3dc551994ff5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3efdb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3efdb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856583 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241216084856583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856583 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856583 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856583 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856583 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856583 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856583 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856583 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856584 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856584 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856584 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-258011-0)[0x55e884fcfb70] (mgcp_client_endpoint_fsm.c:724) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fbd630]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fbd630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160] (fsm.c:486) 20241216084856584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fbd630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fbd630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241216084856584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=203 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 3efd'... (mgcp_client.c:807) 20241216084856584 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241216084856584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-258011-0)[0x55e884fbd630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856584 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3efdb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3efdb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856591 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241216084856591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{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) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856591 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856591 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d7df), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856591 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) 20241216084856591 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241216084856591 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856591 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856591 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856591 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856591 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856591 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856591 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{UNUSED}: Allocated (fsm.c:456) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{UNUSED}: is child of mgw(mgw-fsm-7847902-0)[0x55e884fd8160] (fsm.c:486) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7847902-0)[0x55e884fd8160] (mgcp_client_endpoint_fsm.c:724) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fdf5d0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fdf5d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40] (fsm.c:486) 20241216084856591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fdf5d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fdf5d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856591 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 77bfd'... (mgcp_client.c:807) 20241216084856591 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856591 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fdf5d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856591 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77bfde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77bfde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77bfde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77bfde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241216084856603 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241216084856603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856603 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856603 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856603 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856603 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856603 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856603 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856603 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856603 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856603 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856603 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856603 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856603 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856608 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77bfde) (hnbgw_rua.c:471) 20241216084856609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7847902 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856609 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856609 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856609 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856609 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856609 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856609 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7847902-0)[0x55e884fd8160] (mgcp_client_endpoint_fsm.c:724) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856609 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 77bf'... (mgcp_client.c:807) 20241216084856609 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216084856609 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856609 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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)@3dc551994ff5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "77bfde17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77bfde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241216084856614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856614 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856614 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856614 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7847902-0)[0x55e884fd8160] (mgcp_client_endpoint_fsm.c:724) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fce480]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fce480]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40] (fsm.c:486) 20241216084856614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fce480]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fce480]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241216084856614 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 77bf'... (mgcp_client.c:807) 20241216084856614 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216084856614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7847902-0)[0x55e884fce480]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856614 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "77bfde17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77bfde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241216084856620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856620 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{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) 20241216084856620 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856620 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856620 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856620 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856620 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856620 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f61924), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856620 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856620 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856620 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856620 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856620 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856621 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) 20241216084856621 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241216084856621 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856621 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856621 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856621 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856621 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856621 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856621 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856621 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856621 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856621 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{UNUSED}: Allocated (fsm.c:456) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{UNUSED}: is child of mgw(mgw-fsm-1335393-0)[0x55e884fe1560] (fsm.c:486) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1335393-0)[0x55e884fe1560] (mgcp_client_endpoint_fsm.c:724) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe83d0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe83d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770] (fsm.c:486) 20241216084856621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe83d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe83d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856621 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 14606'... (mgcp_client.c:807) 20241216084856621 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856621 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe83d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856621 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14606117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14606117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14606117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14606117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241216084856632 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241216084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856632 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856632 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856632 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856632 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856632 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856632 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856636 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x146061) (hnbgw_rua.c:471) 20241216084856636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335393 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856636 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856636 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856636 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856636 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856636 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856636 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1335393-0)[0x55e884fe1560] (mgcp_client_endpoint_fsm.c:724) 20241216084856636 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856636 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856637 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856637 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 43 rtpbridge/13@mgw MGCP 1.0\r\nC: 1460'... (mgcp_client.c:807) 20241216084856637 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216084856637 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856637 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856637 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856637 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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)@3dc551994ff5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "14606117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14606117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856642 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241216084856642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856642 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856642 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856642 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856642 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1335393-0)[0x55e884fe1560] (mgcp_client_endpoint_fsm.c:724) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe11b0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe11b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770] (fsm.c:486) 20241216084856642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe11b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe11b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241216084856642 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 44 rtpbridge/13@mgw MGCP 1.0\r\nC: 1460'... (mgcp_client.c:807) 20241216084856642 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216084856642 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1335393-0)[0x55e884fe11b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856642 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "14606117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14606117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241216084856647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{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) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856647 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856647 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e91), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856647 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856647 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856647 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856647 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856647 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) 20241216084856647 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241216084856647 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856647 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856647 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856647 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{UNUSED}: Allocated (fsm.c:456) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{UNUSED}: is child of mgw(mgw-fsm-15565134-0)[0x55e884fea5a0] (fsm.c:486) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15565134-0)[0x55e884fea5a0] (mgcp_client_endpoint_fsm.c:724) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884ff1200]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884ff1200]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390] (fsm.c:486) 20241216084856647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884ff1200]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884ff1200]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856647 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: ed814'... (mgcp_client.c:807) 20241216084856647 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884ff1200]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856647 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed814e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed814e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed814e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed814e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241216084856654 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241216084856654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856654 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856654 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856654 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856654 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856654 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856654 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856654 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856654 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856654 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856654 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856659 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xed814e) (hnbgw_rua.c:471) 20241216084856659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565134 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856659 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856659 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856659 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856659 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856659 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15565134-0)[0x55e884fea5a0] (mgcp_client_endpoint_fsm.c:724) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 46 rtpbridge/12@mgw MGCP 1.0\r\nC: ed81'... (mgcp_client.c:807) 20241216084856659 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216084856659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856659 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ed814e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed814e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856664 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241216084856664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856664 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856664 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856664 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15565134-0)[0x55e884fea5a0] (mgcp_client_endpoint_fsm.c:724) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856664 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884fdfd40]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856664 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884fdfd40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390] (fsm.c:486) 20241216084856664 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884fdfd40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856664 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884fdfd40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241216084856664 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 47 rtpbridge/12@mgw MGCP 1.0\r\nC: ed81'... (mgcp_client.c:807) 20241216084856664 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216084856664 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15565134-0)[0x55e884fdfd40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856664 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ed814e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ed814e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856668 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241216084856668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856668 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856668 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{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) 20241216084856668 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856668 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856668 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856668 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856668 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064bbb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856668 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856668 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856668 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856668 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856668 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856669 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) 20241216084856669 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241216084856669 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856669 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856669 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856669 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856669 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{UNUSED}: Allocated (fsm.c:456) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{UNUSED}: is child of mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0] (fsm.c:486) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0] (mgcp_client_endpoint_fsm.c:724) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff9e20]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff9e20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550] (fsm.c:486) 20241216084856669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff9e20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff9e20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856669 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 65460'... (mgcp_client.c:807) 20241216084856669 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084856669 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff9e20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856669 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65460d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65460d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65460d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65460d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241216084856675 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241216084856675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856675 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856675 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856675 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856675 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856675 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856675 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856675 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856675 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856675 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856675 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856675 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856675 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856675 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856680 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x65460d) (hnbgw_rua.c:471) 20241216084856680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6637069 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856680 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856680 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856680 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856680 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0] (mgcp_client_endpoint_fsm.c:724) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 6546'... (mgcp_client.c:807) 20241216084856680 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216084856680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856680 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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)@3dc551994ff5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "65460d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65460d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856688 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241216084856688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856688 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856688 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856688 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856688 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0] (mgcp_client_endpoint_fsm.c:724) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856688 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff2de0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856688 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff2de0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550] (fsm.c:486) 20241216084856688 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff2de0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856688 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff2de0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241216084856688 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 6546'... (mgcp_client.c:807) 20241216084856688 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216084856688 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6637069-0)[0x55e884ff2de0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856688 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "65460d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65460d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241216084856693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856693 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{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) 20241216084856693 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856693 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856693 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856694 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856694 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3009c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856694 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084856694 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084856694 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084856694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084856694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084856694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084856694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084856694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084856694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084856694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084856694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084856694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084856694 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) 20241216084856694 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241216084856694 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084856694 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084856694 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084856694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084856694 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084856694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084856694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084856694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856694 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084856694 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084856694 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084856694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856694 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{UNUSED}: Allocated (fsm.c:456) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{UNUSED}: is child of mgw(mgw-fsm-538851-0)[0x55e884ffbe50] (fsm.c:486) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-538851-0)[0x55e884ffbe50] (mgcp_client_endpoint_fsm.c:724) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e885002c80]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e885002c80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0] (fsm.c:486) 20241216084856694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e885002c80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e885002c80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084856694 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=198 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 838e3'... (mgcp_client.c:807) 20241216084856694 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1212) 20241216084856694 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e885002c80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856694 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "838e317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "838e317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216084856701 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241216084856701 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084856701 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084856701 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856701 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856701 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084856701 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856701 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856701 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856701 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856701 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856701 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856701 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084856701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084856701 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084856701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084856701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084856701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084856701 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084856706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084856706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084856706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084856706 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084856706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x838e3) (hnbgw_rua.c:471) 20241216084856706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538851 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084856706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084856706 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084856706 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084856706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084856706 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856706 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084856706 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084856706 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856706 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-538851-0)[0x55e884ffbe50] (mgcp_client_endpoint_fsm.c:724) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084856706 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=213 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 838e'... (mgcp_client.c:807) 20241216084856706 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241216084856706 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856706 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "838e317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856712 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241216084856712 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084856713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084856713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856713 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856713 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084856713 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-538851-0)[0x55e884ffbe50] (mgcp_client_endpoint_fsm.c:724) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084856713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e884ff1970]{ST_CRCX}: Allocated (fsm.c:456) 20241216084856713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e884ff1970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0] (fsm.c:486) 20241216084856713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e884ff1970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084856713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e884ff1970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241216084856713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=203 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 838e'... (mgcp_client.c:807) 20241216084856713 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241216084856713 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538851-0)[0x55e884ff1970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856713 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "838e317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838e317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084856718 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241216084856718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084856718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084856718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084856718 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856718 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{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) 20241216084856718 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084856718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084856718 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084856718 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084856718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084856718 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084856718 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084856718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91db3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084856718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084856718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084856718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084856718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084856718 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084856718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084856718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084856718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084856718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084856718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084856718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084856718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084856718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858297 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) 20241216084858297 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241216084858297 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858297 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858297 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858297 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858297 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858297 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858297 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 7b884'... (mgcp_client.c:807) 20241216084858297 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858297 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 7b884'... (mgcp_client.c:807) 20241216084858297 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858297 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858297 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: Removing from parent mgw(mgw-fsm-8095819-0)[0x55e884f6b430] (mgcp_client_endpoint_fsm.c:873) 20241216084858297 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858297 DLMGCP DEBUG mgw-endp(mgw-fsm-8095819-0)[0x55e884f6ca00]{IN_USE}: Deallocated (fsm.c:568) 20241216084858297 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858297 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858297 DMGW DEBUG mgw(mgw-fsm-8095819-0)[0x55e884f6b430]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858297 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7b884b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7b884b17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241216084858309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241216084858310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)8095819 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858324 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7b884b,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8095819 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858324 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858324 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858325 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4473c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858325 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858325 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858325 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858325 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858325 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) 20241216084858325 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241216084858325 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858326 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858326 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858326 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858326 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858326 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858326 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858326 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858326 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 87147'... (mgcp_client.c:807) 20241216084858326 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858326 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 87147'... (mgcp_client.c:807) 20241216084858326 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858326 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: Removing from parent mgw(mgw-fsm-8852602-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:873) 20241216084858326 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858326 DLMGCP DEBUG mgw-endp(mgw-fsm-8852602-0)[0x55e884f769e0]{IN_USE}: Deallocated (fsm.c:568) 20241216084858326 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858326 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858326 DMGW DEBUG mgw(mgw-fsm-8852602-0)[0x55e884f76820]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858326 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)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)15013040 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87147a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87147a17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858345 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241216084858345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76b10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241216084858346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858346 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)8852602 20241216084858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858352 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x87147a,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852602 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858352 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858352 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858352 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858352 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ce9aa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858353 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858353 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858353 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858353 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858353 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858353 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858353 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=00f4473c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858354 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241216084858354 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858354 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858354 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858354 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) 20241216084858354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:202) 20241216084858354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8095819)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216084858354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{disconnected}: Freeing instance (context_map.c:206) 20241216084858354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e884f5ce60]{disconnected}: Deallocated (fsm.c:568) 20241216084858354 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8095819 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4473c), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241216084858354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858354 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858354 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858354 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858354 DLSCCP DEBUG SCCP-SCOC(8)[0x55e884f65700]{IDLE}: Deallocated (fsm.c:568) 20241216084858354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858354 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) 20241216084858354 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241216084858354 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858354 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858354 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858354 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858355 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858355 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858355 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858355 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858355 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 46311'... (mgcp_client.c:807) 20241216084858355 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858355 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858355 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 46311'... (mgcp_client.c:807) 20241216084858355 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858355 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: Removing from parent mgw(mgw-fsm-4600087-0)[0x55e884f89b60] (mgcp_client_endpoint_fsm.c:873) 20241216084858355 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858355 DLMGCP DEBUG mgw-endp(mgw-fsm-4600087-0)[0x55e884f89d30]{IN_USE}: Deallocated (fsm.c:568) 20241216084858355 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858355 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858355 DMGW DEBUG mgw(mgw-fsm-4600087-0)[0x55e884f89b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216084858355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12253576 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:1 20241216084858363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858363 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858363 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858363 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858363 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858363 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=002ce9aa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858363 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241216084858363 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858363 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858363 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858363 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) 20241216084858363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{disconnected}: Freeing instance (context_map.c:202) 20241216084858363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8852602)[0x55e884f66470]{disconnected}: Deallocated (fsm.c:568) 20241216084858363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{disconnected}: Freeing instance (context_map.c:206) 20241216084858363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e884f66750]{disconnected}: Deallocated (fsm.c:568) 20241216084858364 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8852602 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ce9aa), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241216084858364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858364 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858364 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858364 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858364 DLSCCP DEBUG SCCP-SCOC(9)[0x55e884f6ddd0]{IDLE}: Deallocated (fsm.c:568) 20241216084858364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(211)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "46311717" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "46311717" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858371 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241216084858371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f90710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241216084858372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f891c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)4600087 20241216084858378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858378 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x463117,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600087 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858378 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858378 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858378 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858378 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef0e3e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)4097734 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:2 20241216084858387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858387 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858387 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858387 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858387 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858387 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=00ef0e3e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858387 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241216084858387 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858387 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858387 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858387 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) 20241216084858387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{disconnected}: Freeing instance (context_map.c:202) 20241216084858387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4600087)[0x55e884f64330]{disconnected}: Deallocated (fsm.c:568) 20241216084858387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{disconnected}: Freeing instance (context_map.c:206) 20241216084858387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e884f69d60]{disconnected}: Deallocated (fsm.c:568) 20241216084858388 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4600087 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ef0e3e), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241216084858388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858388 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858388 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858388 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858388 DLSCCP DEBUG SCCP-SCOC(10)[0x55e884f6d290]{IDLE}: Deallocated (fsm.c:568) 20241216084858388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858388 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858394 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858394 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858394 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858394 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858394 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) 20241216084858394 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241216084858394 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858394 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858394 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858394 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858394 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858394 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858394 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858394 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858394 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 1bd02'... (mgcp_client.c:807) 20241216084858394 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 1bd02'... (mgcp_client.c:807) 20241216084858395 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: Removing from parent mgw(mgw-fsm-1822763-0)[0x55e884f92460] (mgcp_client_endpoint_fsm.c:873) 20241216084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-1822763-0)[0x55e884f928d0]{IN_USE}: Deallocated (fsm.c:568) 20241216084858395 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858395 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858395 DMGW DEBUG mgw(mgw-fsm-1822763-0)[0x55e884f92460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(212)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1bd02b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1bd02b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858409 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241216084858409 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f991a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858411 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241216084858411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f925a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1822763 20241216084858416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858416 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1bd02b,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1822763 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858416 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858416 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858416 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858416 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b5056), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858417 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)2270259 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:3 20241216084858424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858424 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858424 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858424 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858424 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858424 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) 20241216084858424 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241216084858424 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858424 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858424 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858424 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858425 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858425 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858425 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858425 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: b4a60'... (mgcp_client.c:807) 20241216084858425 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: b4a60'... (mgcp_client.c:807) 20241216084858425 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858425 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: Removing from parent mgw(mgw-fsm-11838984-0)[0x55e884f9b620] (mgcp_client_endpoint_fsm.c:873) 20241216084858425 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858425 DLMGCP DEBUG mgw-endp(mgw-fsm-11838984-0)[0x55e884f9b750]{IN_USE}: Deallocated (fsm.c:568) 20241216084858425 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858425 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858425 DMGW DEBUG mgw(mgw-fsm-11838984-0)[0x55e884f9b620]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858425 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(213)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b4a60817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "b4a60817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858438 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fa2020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858439 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858439 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f99910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11838984 20241216084858444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858444 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb4a608,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11838984 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858444 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858444 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858444 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858444 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ede31e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858445 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858445 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858445 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858445 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858445 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=008b5056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858445 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241216084858445 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858445 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858445 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858445 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) 20241216084858445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{disconnected}: Freeing instance (context_map.c:202) 20241216084858445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1822763)[0x55e884f6ce90]{disconnected}: Deallocated (fsm.c:568) 20241216084858445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e884f6abd0]{disconnected}: Deallocated (fsm.c:568) 20241216084858445 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1822763 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b5056), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241216084858445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858445 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858445 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858445 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858445 DLSCCP DEBUG SCCP-SCOC(11)[0x55e884f6f550]{IDLE}: Deallocated (fsm.c:568) 20241216084858445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858446 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)8969539 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:4 20241216084858453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858453 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858453 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858453 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858453 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=00ede31e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858453 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241216084858453 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858454 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858454 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858454 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) 20241216084858454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{disconnected}: Freeing instance (context_map.c:202) 20241216084858454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11838984)[0x55e884f6cfc0]{disconnected}: Deallocated (fsm.c:568) 20241216084858454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e884f6d0f0]{disconnected}: Deallocated (fsm.c:568) 20241216084858454 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11838984 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ede31e), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241216084858454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858454 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858454 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858454 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858454 DLSCCP DEBUG SCCP-SCOC(12)[0x55e884f6d8c0]{IDLE}: Deallocated (fsm.c:568) 20241216084858454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858454 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858461 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) 20241216084858461 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241216084858461 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858461 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858461 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858461 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858461 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858462 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858462 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858462 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858462 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 31e96'... (mgcp_client.c:807) 20241216084858462 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 31e96'... (mgcp_client.c:807) 20241216084858462 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858462 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858462 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: Removing from parent mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0] (mgcp_client_endpoint_fsm.c:873) 20241216084858462 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858462 DLMGCP DEBUG mgw-endp(mgw-fsm-3271015-0)[0x55e884fa3e00]{IN_USE}: Deallocated (fsm.c:568) 20241216084858462 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858462 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858462 DMGW DEBUG mgw(mgw-fsm-3271015-0)[0x55e884f9a2c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858462 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(214)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "31e96717" }, { code := "I", val := "11111" } }, sdp := omit } 20241216084858474 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884faaa60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "31e96717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858474 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858474 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fa3c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3271015 20241216084858478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858479 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x31e967,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3271015 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858479 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858479 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858479 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858479 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007795a6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)12918913 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858485 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858485 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858485 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858485 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858485 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) 20241216084858485 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241216084858485 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858485 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858485 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858485 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858485 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:5 20241216084858485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858485 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858485 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858485 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858485 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: e97da'... (mgcp_client.c:807) 20241216084858485 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858485 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: e97da'... (mgcp_client.c:807) 20241216084858486 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858486 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: Removing from parent mgw(mgw-fsm-15302059-0)[0x55e884fac980] (mgcp_client_endpoint_fsm.c:873) 20241216084858486 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858486 DLMGCP DEBUG mgw-endp(mgw-fsm-15302059-0)[0x55e884facf70]{IN_USE}: Deallocated (fsm.c:568) 20241216084858486 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858486 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858486 DMGW DEBUG mgw(mgw-fsm-15302059-0)[0x55e884fac980]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858486 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(215)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e97dab17" }, { code := "I", val := "11111" } }, sdp := omit } 20241216084858496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fb3840]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "e97dab17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858496 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858496 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fabb80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)15302059 20241216084858500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858500 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe97dab,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302059 SCCP-14 msc-0 MI=NONE (from other PLMN): rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858500 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858500 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858500 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858500 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00996fe6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858500 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858500 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858500 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=007795a6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858500 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241216084858500 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858500 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858500 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858500 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) 20241216084858500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{disconnected}: Freeing instance (context_map.c:202) 20241216084858501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3271015)[0x55e884f6af40]{disconnected}: Deallocated (fsm.c:568) 20241216084858501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e884f772e0]{disconnected}: Deallocated (fsm.c:568) 20241216084858501 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3271015 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007795a6), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241216084858501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858501 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858501 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858501 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858501 DLSCCP DEBUG SCCP-SCOC(13)[0x55e884f6ea20]{IDLE}: Deallocated (fsm.c:568) 20241216084858501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)10377998 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:6 20241216084858506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858506 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858506 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858506 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858506 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858507 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) 20241216084858507 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241216084858507 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858507 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858507 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858507 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858507 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858507 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858507 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858507 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858507 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858507 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: d15b6'... (mgcp_client.c:807) 20241216084858507 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858507 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858507 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: d15b6'... (mgcp_client.c:807) 20241216084858507 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858507 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858507 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: Removing from parent mgw(mgw-fsm-13720422-0)[0x55e884fb5a50] (mgcp_client_endpoint_fsm.c:873) 20241216084858507 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858507 DLMGCP DEBUG mgw-endp(mgw-fsm-13720422-0)[0x55e884fb5b80]{IN_USE}: Deallocated (fsm.c:568) 20241216084858507 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858507 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858507 DMGW DEBUG mgw(mgw-fsm-13720422-0)[0x55e884fb5a50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858507 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(216)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "d15b6617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "d15b6617" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241216084858518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) TC_rab_assignment_concurrent0(216)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fbc450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858519 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241216084858519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fb3fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)13720422 20241216084858524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858524 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd15b66,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720422 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858524 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858524 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858524 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370081), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858525 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858525 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858525 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858525 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=00996fe6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858525 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241216084858525 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858525 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858525 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858525 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) 20241216084858525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{disconnected}: Freeing instance (context_map.c:202) 20241216084858526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15302059)[0x55e884f6f8c0]{disconnected}: Deallocated (fsm.c:568) 20241216084858526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e884f770a0]{disconnected}: Deallocated (fsm.c:568) 20241216084858526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15302059 SCCP-14 msc-0 MI=NONE (from other PLMN): Deallocating (context_map.c:225) 20241216084858526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00996fe6), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241216084858526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858526 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858526 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858526 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858526 DLSCCP DEBUG SCCP-SCOC(14)[0x55e884f77c00]{IDLE}: Deallocated (fsm.c:568) 20241216084858526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 TC_rab_assignment_concurrent0(216)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858531 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) 20241216084858531 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241216084858531 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858531 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858531 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858531 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858531 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858531 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858531 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858531 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: c0d1d'... (mgcp_client.c:807) 20241216084858531 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: c0d1d'... (mgcp_client.c:807) 20241216084858531 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: Removing from parent mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0] (mgcp_client_endpoint_fsm.c:873) 20241216084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858531 DLMGCP DEBUG mgw-endp(mgw-fsm-12636635-0)[0x55e884fbe940]{IN_USE}: Deallocated (fsm.c:568) 20241216084858531 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858531 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858531 DMGW DEBUG mgw(mgw-fsm-12636635-0)[0x55e884fbe2b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)4835396 20241216084858531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858531 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)@3dc551994ff5: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0d1db17" }, { code := "I", val := "11111" } }, sdp := omit } 20241216084858547 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241216084858547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858547 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fc5210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "c0d1db17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241216084858548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858548 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbe030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12636635 20241216084858554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858554 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc0d1db,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636635 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858554 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858554 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858554 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858554 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6fe05), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858555 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858555 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858555 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858555 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=00370081), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858555 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241216084858555 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858555 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858555 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858555 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) 20241216084858555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{disconnected}: Freeing instance (context_map.c:202) 20241216084858556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720422)[0x55e884f6b120]{disconnected}: Deallocated (fsm.c:568) 20241216084858556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e884f6faa0]{disconnected}: Deallocated (fsm.c:568) 20241216084858556 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720422 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370081), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241216084858556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858556 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858556 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858556 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858556 DLSCCP DEBUG SCCP-SCOC(15)[0x55e884f787e0]{IDLE}: Deallocated (fsm.c:568) 20241216084858556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)5105565 20241216084858562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858562 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858562 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858562 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858562 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) 20241216084858562 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241216084858562 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858563 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858563 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858563 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858563 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858563 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858563 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858563 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858563 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:8 20241216084858563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858563 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: c30a9'... (mgcp_client.c:807) 20241216084858563 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858563 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: c30a9'... (mgcp_client.c:807) 20241216084858563 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858563 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: Removing from parent mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0] (mgcp_client_endpoint_fsm.c:873) 20241216084858563 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858563 DLMGCP DEBUG mgw-endp(mgw-fsm-12782224-0)[0x55e884fc69a0]{IN_USE}: Deallocated (fsm.c:568) 20241216084858563 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858563 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858563 DMGW DEBUG mgw(mgw-fsm-12782224-0)[0x55e884fb4aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858564 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(218)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c30a9017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "c30a9017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858576 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241216084858576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fcdd10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858577 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241216084858577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fc5d20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)12782224 20241216084858580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858581 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc30a90,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12782224 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858581 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858581 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858581 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858581 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00912a3f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858582 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858582 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858582 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858582 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=00e6fe05), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858582 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241216084858582 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858582 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858582 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858582 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) 20241216084858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{disconnected}: Freeing instance (context_map.c:202) 20241216084858582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12636635)[0x55e884f6ed90]{disconnected}: Deallocated (fsm.c:568) 20241216084858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{disconnected}: Freeing instance (context_map.c:206) 20241216084858582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e884f77f70]{disconnected}: Deallocated (fsm.c:568) 20241216084858582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636635 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6fe05), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241216084858582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858583 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858583 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858583 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858583 DLSCCP DEBUG SCCP-SCOC(16)[0x55e884f796e0]{IDLE}: Deallocated (fsm.c:568) 20241216084858583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)2656196 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:9 20241216084858590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858590 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=00912a3f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858590 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241216084858590 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858590 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858590 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858590 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) 20241216084858590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{disconnected}: Freeing instance (context_map.c:202) 20241216084858590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12782224)[0x55e884f6eec0]{disconnected}: Deallocated (fsm.c:568) 20241216084858590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{disconnected}: Freeing instance (context_map.c:206) 20241216084858590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e884f79000]{disconnected}: Deallocated (fsm.c:568) 20241216084858590 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12782224 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00912a3f), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241216084858590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858591 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858591 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858591 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858591 DLSCCP DEBUG SCCP-SCOC(17)[0x55e884f7a220]{IDLE}: Deallocated (fsm.c:568) 20241216084858591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858602 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858602 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) 20241216084858602 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241216084858602 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858602 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858602 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858602 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858602 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858602 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858602 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858602 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858602 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858602 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 3efd'... (mgcp_client.c:807) 20241216084858602 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858602 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858603 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 3efd'... (mgcp_client.c:807) 20241216084858603 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858603 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858603 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: Removing from parent mgw(mgw-fsm-258011-0)[0x55e884fcfb70] (mgcp_client_endpoint_fsm.c:873) 20241216084858603 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858603 DLMGCP DEBUG mgw-endp(mgw-fsm-258011-0)[0x55e884fd0160]{IN_USE}: Deallocated (fsm.c:568) 20241216084858603 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858603 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858603 DMGW DEBUG mgw(mgw-fsm-258011-0)[0x55e884fcfb70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858603 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(219)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3efdb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "3efdb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241216084858616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858616 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fd6a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858617 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241216084858617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858617 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fbd630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)258011 20241216084858623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858623 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3efdb,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-258011 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858623 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858623 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858623 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858623 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d7df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)6067413 20241216084858630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858630 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858630 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858630 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:10 20241216084858631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858631 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) 20241216084858631 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241216084858631 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858631 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858631 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858631 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858631 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858631 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858631 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858631 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858631 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858631 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 77bf'... (mgcp_client.c:807) 20241216084858631 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858631 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858631 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 77bf'... (mgcp_client.c:807) 20241216084858631 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858631 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858631 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: Removing from parent mgw(mgw-fsm-7847902-0)[0x55e884fd8160] (mgcp_client_endpoint_fsm.c:873) 20241216084858631 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858631 DLMGCP DEBUG mgw-endp(mgw-fsm-7847902-0)[0x55e884fcfd40]{IN_USE}: Deallocated (fsm.c:568) 20241216084858631 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858631 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858631 DMGW DEBUG mgw(mgw-fsm-7847902-0)[0x55e884fd8160]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858631 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "77bfde17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "77bfde17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858646 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241216084858646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fdf5d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241216084858647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858647 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fce480]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7847902 20241216084858652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858652 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77bfde,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7847902 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858652 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858652 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858652 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858652 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f61924), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858653 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858653 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858653 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858653 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=00f7d7df), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858653 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241216084858653 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858653 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858653 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858653 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) 20241216084858653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{disconnected}: Freeing instance (context_map.c:202) 20241216084858653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-258011)[0x55e884f78c70]{disconnected}: Deallocated (fsm.c:568) 20241216084858653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{disconnected}: Freeing instance (context_map.c:206) 20241216084858653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e884f79b80]{disconnected}: Deallocated (fsm.c:568) 20241216084858653 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-258011 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d7df), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241216084858653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858653 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858653 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858653 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858653 DLSCCP DEBUG SCCP-SCOC(18)[0x55e884f7af40]{IDLE}: Deallocated (fsm.c:568) 20241216084858653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 TC_rab_assignment_concurrent0(220)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858658 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858658 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858658 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) 20241216084858658 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241216084858658 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858658 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858658 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858658 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858658 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858659 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858659 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858659 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858659 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 78 rtpbridge/13@mgw MGCP 1.0\r\nC: 1460'... (mgcp_client.c:807) 20241216084858659 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858659 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858659 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 79 rtpbridge/13@mgw MGCP 1.0\r\nC: 1460'... (mgcp_client.c:807) 20241216084858659 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858659 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858659 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: Removing from parent mgw(mgw-fsm-1335393-0)[0x55e884fe1560] (mgcp_client_endpoint_fsm.c:873) 20241216084858659 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858659 DLMGCP DEBUG mgw-endp(mgw-fsm-1335393-0)[0x55e884fe1770]{IN_USE}: Deallocated (fsm.c:568) 20241216084858659 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858659 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858659 DMGW DEBUG mgw(mgw-fsm-1335393-0)[0x55e884fe1560]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858659 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)@3dc551994ff5: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)10890048 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:11 TC_rab_assignment_concurrent0(222)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "14606117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "14606117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858671 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241216084858671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884fe83d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241216084858672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fe11b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)1335393 20241216084858676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858676 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x146061,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335393 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858676 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858676 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858676 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858676 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e91), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858676 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858676 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858676 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858677 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858677 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858677 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858677 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858677 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=00f61924), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858677 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241216084858677 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858677 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858677 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858677 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) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{disconnected}: Freeing instance (context_map.c:202) 20241216084858677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7847902)[0x55e884f7b070]{disconnected}: Deallocated (fsm.c:568) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{disconnected}: Freeing instance (context_map.c:206) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e884f7a590]{disconnected}: Deallocated (fsm.c:568) 20241216084858677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7847902 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f61924), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241216084858677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858677 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858677 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858677 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858677 DLSCCP DEBUG SCCP-SCOC(19)[0x55e884f7bbf0]{IDLE}: Deallocated (fsm.c:568) 20241216084858677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858677 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) 20241216084858677 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241216084858677 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858677 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858677 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858677 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858677 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858677 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858677 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858677 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858677 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858677 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 80 rtpbridge/12@mgw MGCP 1.0\r\nC: ed81'... (mgcp_client.c:807) 20241216084858677 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858677 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858677 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 81 rtpbridge/12@mgw MGCP 1.0\r\nC: ed81'... (mgcp_client.c:807) 20241216084858677 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858677 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858677 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: Removing from parent mgw(mgw-fsm-15565134-0)[0x55e884fea5a0] (mgcp_client_endpoint_fsm.c:873) 20241216084858677 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858677 DLMGCP DEBUG mgw-endp(mgw-fsm-15565134-0)[0x55e884fea390]{IN_USE}: Deallocated (fsm.c:568) 20241216084858677 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858677 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858677 DMGW DEBUG mgw(mgw-fsm-15565134-0)[0x55e884fea5a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858678 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)@3dc551994ff5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14919755 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:13 20241216084858684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858684 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858684 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858684 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858684 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858685 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=00812e91), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858685 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241216084858685 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858685 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858685 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858685 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) 20241216084858685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{disconnected}: Freeing instance (context_map.c:202) 20241216084858685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1335393)[0x55e884f7bed0]{disconnected}: Deallocated (fsm.c:568) 20241216084858685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e884f7c0b0]{disconnected}: Deallocated (fsm.c:568) 20241216084858685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1335393 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812e91), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241216084858685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858685 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858685 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858685 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858685 DLSCCP DEBUG SCCP-SCOC(21)[0x55e884f7d550]{IDLE}: Deallocated (fsm.c:568) 20241216084858685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ed814e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ed814e17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff1200]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858693 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884fdfd40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15565134 20241216084858697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858697 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xed814e,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565134 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858697 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858697 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858697 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858697 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064bbb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858697 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084858702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858702 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858702 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858702 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858702 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858702 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) 20241216084858702 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241216084858702 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858702 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858702 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858702 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858702 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858702 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858702 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858702 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858702 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858702 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 6546'... (mgcp_client.c:807) 20241216084858702 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858702 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858702 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 6546'... (mgcp_client.c:807) 20241216084858702 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084858702 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858702 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: Removing from parent mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0] (mgcp_client_endpoint_fsm.c:873) 20241216084858702 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858702 DLMGCP DEBUG mgw-endp(mgw-fsm-6637069-0)[0x55e884ff3550]{IN_USE}: Deallocated (fsm.c:568) 20241216084858702 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858702 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858702 DMGW DEBUG mgw(mgw-fsm-6637069-0)[0x55e884ff2ff0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858702 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)@3dc551994ff5: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)12951844 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:12 TC_rab_assignment_concurrent0(223)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "65460d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "65460d17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216084858715 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241216084858715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858715 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884ff9e20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241216084858716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff2de0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6637069 20241216084858720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858720 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x65460d,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6637069 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858720 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858720 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858720 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858720 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858720 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3009c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858721 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858721 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858721 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858721 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858721 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=00064bbb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858721 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241216084858721 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858721 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858721 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858721 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) 20241216084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{disconnected}: Freeing instance (context_map.c:202) 20241216084858721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15565134)[0x55e884f7bd20]{disconnected}: Deallocated (fsm.c:568) 20241216084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{disconnected}: Freeing instance (context_map.c:206) 20241216084858721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e884f7b250]{disconnected}: Deallocated (fsm.c:568) 20241216084858721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15565134 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064bbb), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241216084858721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858721 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858721 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858721 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858721 DLSCCP DEBUG SCCP-SCOC(20)[0x55e884f7c7f0]{IDLE}: Deallocated (fsm.c:568) 20241216084858722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)15932621 20241216084858728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858728 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858728 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858729 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858729 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:14 20241216084858729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858729 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) 20241216084858729 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241216084858729 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084858729 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858729 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084858729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084858729 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084858729 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084858729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084858729 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084858729 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084858729 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084858729 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084858729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858729 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 838e'... (mgcp_client.c:807) 20241216084858729 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858729 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084858729 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 838e'... (mgcp_client.c:807) 20241216084858729 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084858729 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084858729 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: Removing from parent mgw(mgw-fsm-538851-0)[0x55e884ffbe50] (mgcp_client_endpoint_fsm.c:873) 20241216084858729 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084858729 DLMGCP DEBUG mgw-endp(mgw-fsm-538851-0)[0x55e884ffb4b0]{IN_USE}: Deallocated (fsm.c:568) 20241216084858729 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084858729 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084858729 DMGW DEBUG mgw(mgw-fsm-538851-0)[0x55e884ffbe50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084858729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084858729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084858729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084858729 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(224)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "838e317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "838e317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084858742 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e885002c80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084858742 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084858742 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884ff1970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)538851 20241216084858747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084858747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084858747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084858747 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084858747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x838e3,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084858747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538851 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084858747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084858747 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084858747 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084858747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084858747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084858747 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084858747 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084858747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91db3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084858747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084858747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084858747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084858747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858748 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858748 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858748 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858748 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=00e3009c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858748 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241216084858748 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858748 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858748 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858748 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) 20241216084858748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{disconnected}: Freeing instance (context_map.c:202) 20241216084858748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6637069)[0x55e884f7da70]{disconnected}: Deallocated (fsm.c:568) 20241216084858748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{disconnected}: Freeing instance (context_map.c:206) 20241216084858748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e884f7cb60]{disconnected}: Deallocated (fsm.c:568) 20241216084858748 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6637069 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3009c), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241216084858748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858748 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858748 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858748 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858749 DLSCCP DEBUG SCCP-SCOC(22)[0x55e884f7e390]{IDLE}: Deallocated (fsm.c:568) 20241216084858749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858749 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6327250 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on connection ID:15 20241216084858756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858756 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084858756 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084858756 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084858756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084858756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084858756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084858756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084858756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084858756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084858756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084858756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084858756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084858756 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=00d91db3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084858756 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241216084858756 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084858756 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084858756 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084858756 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) 20241216084858756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084858756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084858756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084858756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{disconnected}: Freeing instance (context_map.c:202) 20241216084858756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538851)[0x55e884f7d000]{disconnected}: Deallocated (fsm.c:568) 20241216084858756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084858756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{disconnected}: Freeing instance (context_map.c:206) 20241216084858756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e884f7e7a0]{disconnected}: Deallocated (fsm.c:568) 20241216084858757 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-538851 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084858757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d91db3), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241216084858757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084858757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084858757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084858757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084858757 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084858757 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084858757 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084858757 DLSCCP DEBUG SCCP-SCOC(23)[0x55e884f7f170]{IDLE}: Deallocated (fsm.c:568) 20241216084858757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084858757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084858757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084858757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084858757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084858757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084858757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084858757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57182<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57192<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57196<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57208<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57280<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@3dc551994ff5: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084900757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084900758 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42305<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assignment_concurrent(196)@3dc551994ff5: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@3dc551994ff5: Final verdict of PTC: none 20241216084900758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084900758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084900758 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084900758 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084900758 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@3dc551994ff5: Final verdict of PTC: none 20241216084900758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084900758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084900758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084900758 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 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind VirtHNBGW-STATS(197)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@3dc551994ff5: Final verdict of PTC: none 20241216084900758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084900758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084900758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084900758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084900758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084900758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084900758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084900758 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084900758 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084900758 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084900758 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084900758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084900758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084900758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084900758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084900758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084900758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084900758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084900758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084900758 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084900758 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084900758 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084900758 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 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084900758 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084900758 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084900758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084900758 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084900758 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(208)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@3dc551994ff5: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084900759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57132<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:00 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 20241216084900811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084900922 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084900922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c578), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084900922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084900922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084900922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084900922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084900923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084900923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084900923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084900923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084900923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084900923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084900923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084900923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084901213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1899828) Waiting for packet dumper to finish... 1 (prev_count=1899828, count=1934104) 20241216084902759 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084902759 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084902759 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084902759 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084902759 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084902759 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_release started. 20241216084904321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084904325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084904328 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39251<->l=127.0.0.1:4262) (control_if.c:572) 20241216084904343 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904343 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904343 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904343 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904343 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904343 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904344 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904344 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084904344 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084904344 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084904345 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904345 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084904345 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904345 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084904345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904345 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904345 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904345 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084904345 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904345 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084904345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904345 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904345 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904345 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084904345 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904345 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084904345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904345 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904345 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904345 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084904345 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084904345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904345 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904345 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 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084904345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084904345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084904345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084904345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084904346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084904346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084904346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(233)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084904362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904362 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904362 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904362 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904362 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904363 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084904363 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904364 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904364 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084904364 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904364 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084904364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904364 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904364 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084904364 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904364 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084904364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904364 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904364 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084904364 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904364 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084904364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904364 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904364 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084904364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084904364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904364 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904364 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 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084904364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084904364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084904364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084904364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084904391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084904391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084904391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084904391 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084904391 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084904391 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084904391 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084904391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084904391 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084904561 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084904561 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084904561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084904561 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084904570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904570 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084904570 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084904570 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084904570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084904570 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084904570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084904573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904573 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084904573 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084904573 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084904573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084904573 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084904573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084904573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084904574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084904574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084904574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084904574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084904574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084904574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084904574 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084904574 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084904574 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904575 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904575 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084904575 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084904575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084904575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904575 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084904576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084904576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084904576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084904576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084904579 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084904580 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084904580 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084904580 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084904586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904586 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084904586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084904586 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084904586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084904586 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084904586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084904589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084904589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084904589 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084904589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084904589 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084904589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084904589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084904589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084904589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084904589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084904589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084904589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084904589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084904589 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084904589 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084904589 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084904590 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084904591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084904591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084904591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084904591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084904591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084904591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084904591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084904591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084904591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084904591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084904591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084904591 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084904591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084904591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084904591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084904591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084904591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084904591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084904591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084904591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084905379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084905379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084905379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084905379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084905379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084905379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084905379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084905379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084905379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084905380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084905380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084905380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084905380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084905380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084905380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084905380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084905380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084905380 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084905380 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084905380 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084905380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084905380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084905380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084905380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084905380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084905380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084905380 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084905380 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084905380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084905380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084905380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084905380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084905380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084905380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084905380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084905380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084905381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084905381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084905381 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084905381 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084905381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084905381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084905381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084905381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084905381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084905381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084905381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084905381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084905381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084905381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084905381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084905381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084905381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084905382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084905382 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084905382 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084905382 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084905387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084905387 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084905387 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084905387 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084905387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084905387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084905387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084905387 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084905388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084905388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084905388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084905388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084905388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084905388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084905388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084905388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084905388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084905388 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084905388 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084905388 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084905388 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084905388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084905388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084905388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084905388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084905388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084905388 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084905388 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084905388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084905388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084905388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084905388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084905388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084905388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084905389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084905389 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084905390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084905390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084905390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084905390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084905390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084905390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084905390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084905390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084905390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084905390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084905390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084905390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084905390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084905390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084905390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084905390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084905390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084905390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084905390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084905390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084905390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084905390 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084905390 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084905390 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084905420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@3dc551994ff5: f_create_expect(l3 := 'D0B8AC59319528F54AD2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@3dc551994ff5: Created Expect[0] for 'D0B8AC59319528F54AD2'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@3dc551994ff5: Added conn table entry 0TC_rab_release0(238)14816949 20241216084906464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084906464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084906464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084906464 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084906464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe216b5, normal) (hnbgw_rua.c:407) 20241216084906464 DHNB DEBUG map_rua[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084906464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084906464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14816949 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084906464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084906464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084906464 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14816949 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084906464 DCN DEBUG map_sccp[0x55e884f76b10]{init}: Allocated (fsm.c:456) 20241216084906464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084906464 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14816949 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084906464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14816949 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084906464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084906464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084906464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084906464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084906464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084906464 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084906464 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{IDLE}: Allocated (fsm.c:456) 20241216084906464 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084906464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad0b8ac59319528f54ad2004f400300008f0056400500f1100926) (sccp_scrc.c:406) 20241216084906464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084906464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084906464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084906464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084906464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084906464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084906464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084906464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084906464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084906464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084906464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084906464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084906464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084906464 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084906464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084906464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084906464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084906464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084906464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084906464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084906464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084906464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084906464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@3dc551994ff5: Found Expect[0] for l3='D0B8AC59319528F54AD2'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@3dc551994ff5: Added conn table entry 0TC_rab_release0(238)3861005 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@3dc551994ff5: setverdict(pass): none -> pass 20241216084906471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906471 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084906471 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084906471 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084906471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084906471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084906471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084906471 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084906471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084906471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084906471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084906471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084906471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084906471 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e6d36d) (sccp_scrc.c:477) 20241216084906471 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241216084906471 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084906471 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084906471 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084906471 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084906471 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) 20241216084906471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084906471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216084906674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084906674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084906674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084906674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084906674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084906674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084906674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084906674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084906675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084906675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084906675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084906675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084906675 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) 20241216084906675 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241216084906675 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084906675 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084906675 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084906675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084906675 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084906675 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084906675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084906675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084906675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084906675 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084906675 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084906675 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084906675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084906675 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084906675 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{UNUSED}: Allocated (fsm.c:456) 20241216084906675 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{UNUSED}: is child of mgw(mgw-fsm-14816949-0)[0x55e884f76820] (fsm.c:486) 20241216084906675 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14816949-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:724) 20241216084906675 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084906675 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084906675 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084906675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6cb30]{ST_CRCX}: Allocated (fsm.c:456) 20241216084906675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6cb30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340] (fsm.c:486) 20241216084906675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6cb30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084906675 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6cb30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084906676 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: e216b'... (mgcp_client.c:807) 20241216084906676 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084906676 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6cb30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084906676 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e216b517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e216b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e216b517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e216b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216084906717 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241216084906717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084906717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084906717 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084906718 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084906718 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084906718 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906718 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906718 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084906718 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084906718 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906718 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084906718 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084906718 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084906718 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084906718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084906718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084906718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084906718 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084906736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084906736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084906736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084906736 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084906736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe216b5) (hnbgw_rua.c:471) 20241216084906736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14816949 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084906736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084906736 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084906736 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084906736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084906736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084906736 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084906736 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084906736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084906736 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14816949-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:724) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084906736 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: e216b'... (mgcp_client.c:807) 20241216084906736 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084906736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906736 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e216b517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e216b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084906750 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241216084906750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084906750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084906750 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906750 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084906750 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084906750 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14816949-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:724) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084906750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6ca00]{ST_CRCX}: Allocated (fsm.c:456) 20241216084906750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6ca00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340] (fsm.c:486) 20241216084906750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6ca00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084906750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6ca00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241216084906750 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: e216b'... (mgcp_client.c:807) 20241216084906750 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084906750 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14816949-0)[0x55e884f6ca00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906750 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e216b517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e216b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084906769 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241216084906769 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084906770 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084906770 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084906770 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906770 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{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) 20241216084906770 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084906770 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084906770 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084906770 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084906770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084906770 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084906770 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084906770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d36d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084906770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084906770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084906770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084906770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084906770 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084906770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084906770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084906770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084906770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084906770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084906770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084906770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@3dc551994ff5: 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)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: vl_len:21 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241216084906833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906833 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084906833 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084906833 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084906833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084906833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084906833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084906833 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084906833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084906833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084906833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084906833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084906833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084906833 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) 20241216084906833 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241216084906833 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084906833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084906833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084906833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084906833 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084906833 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084906833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084906833 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216084906833 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216084906833 DMGW NOTICE mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241216084906833 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241216084906833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241216084906833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241216084906833 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241216084906833 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084906833 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084906833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084906833 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: e216b'... (mgcp_client.c:807) 20241216084906833 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084906833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084906833 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084906833 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: e216b'... (mgcp_client.c:807) 20241216084906833 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084906833 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084906833 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: Removing from parent mgw(mgw-fsm-14816949-0)[0x55e884f76820] (mgcp_client_endpoint_fsm.c:873) 20241216084906833 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084906833 DLMGCP DEBUG mgw-endp(mgw-fsm-14816949-0)[0x55e884f7f340]{IN_USE}: Deallocated (fsm.c:568) 20241216084906833 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084906833 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084906833 DMGW DEBUG mgw(mgw-fsm-14816949-0)[0x55e884f76820]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084906833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084906833 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)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e216b517" }, { code := "I", val := "11111" } }, sdp := omit } 20241216084906836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) TC_rab_release0(238)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e216b517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084906836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084906836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f6ca00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@3dc551994ff5: 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 } 20241216084906875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42222<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084906878 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39251<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_release(225)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@3dc551994ff5: Final verdict of PTC: none 20241216084906878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084906878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084906878 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084906878 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084906878 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084906878 DLSS7 <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_rab_release-Iuh0-RUA(230)@3dc551994ff5: Final verdict of PTC: none 20241216084906878 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084906878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216084906878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216084906878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216084906878 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084906878 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084906878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d36d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084906878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084906878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084906878 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084906878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084906878 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 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084906878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084906878 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084906878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084906878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084906878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{disrupted}: Freeing instance (context_map.c:202) 20241216084906878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14816949)[0x55e884f7f6b0]{disrupted}: Deallocated (fsm.c:568) 20241216084906878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084906878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{disconnected}: Freeing instance (context_map.c:206) 20241216084906878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e884f76b10]{disconnected}: Deallocated (fsm.c:568) 20241216084906878 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14816949 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084906878 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084906878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084906878 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084906878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084906878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084906878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084906878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084906878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084906878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084906878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084906878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084906878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@3dc551994ff5: Final verdict of PTC: none 20241216084906878 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 20241216084906878 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 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084906878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084906878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084906878 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084906878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084906878 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084906878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084906878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084906878 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084906878 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084906878 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084906878 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084906878 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084906878 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-M3UA(236)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(237)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@3dc551994ff5: Final verdict of PTC: none TC_rab_release-Iuh0(229)@3dc551994ff5: Final verdict of PTC: none 20241216084906898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084906900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42196<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_release finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:06 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241216084906953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084907455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289772) Waiting for packet dumper to finish... 1 (prev_count=289772, count=316708) 20241216084908879 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084908880 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084908880 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49:09 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_release_abnormal started. 20241216084910568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084910578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084910585 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35387<->l=127.0.0.1:4262) (control_if.c:572) 20241216084910604 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910604 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910604 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084910604 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910604 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910604 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910604 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910605 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910605 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910605 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084910605 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release_abnormal-Iuh0(243)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084910606 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910606 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084910606 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910606 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084910606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910606 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910606 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910606 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084910606 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910606 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084910606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910606 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910606 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910606 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084910606 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910606 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084910606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910606 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910606 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910606 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084910606 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084910606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910606 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910606 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 20241216084910606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084910606 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084910606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084910607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084910607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084910607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084910607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084910607 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(247)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084910621 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910621 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910621 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910621 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910621 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910621 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910621 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084910621 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910622 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910622 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084910622 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910622 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084910622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910622 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910622 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910622 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084910622 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910622 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084910622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910622 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910622 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910622 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084910622 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910622 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084910622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910622 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910622 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910622 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084910622 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084910622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910622 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910622 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 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084910622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084910622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084910622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084910622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084910644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084910645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084910645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084910645 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084910645 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084910645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084910645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084910645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084910645 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084910819 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084910819 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084910819 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 20241216084910819 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216084910819 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216084910819 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216084910819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084910826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910826 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084910827 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216084910827 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216084910827 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216084910827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084910827 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084910827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216084910827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084910827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084910827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084910827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084910827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084910827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084910827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084910827 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084910832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910832 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084910832 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084910833 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084910833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084910833 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241216084910833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084910833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084910833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084910833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084910833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084910833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084910833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084910833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084910833 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084910833 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084910833 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910834 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910834 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084910834 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084910834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084910834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910834 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910834 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084910834 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084910834 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084910834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216084910835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084910835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084910835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084910835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084910835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(250)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084910841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910841 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084910841 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084910841 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084910841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084910841 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084910841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084910844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910844 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084910844 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084910844 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084910844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084910844 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084910844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084910844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084910844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084910844 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084910844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084910844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084910844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084910844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084910844 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084910844 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084910844 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084910845 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084910845 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084910845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084910845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084910845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084910845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084910845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084910845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084910846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084910846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910846 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084910846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084910846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084910846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084910846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084910846 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084910923 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084910923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7c578), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084910923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084910923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084910923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084910923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084910923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084910923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084910923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084910923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084910923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084910923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084910923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084910930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084910930 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084910930 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084910930 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084910930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084910930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084910930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084910930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084910930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084910930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084910930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084910930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084910930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084910930 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=00d7c578) (sccp_scrc.c:477) 20241216084910930 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241216084910930 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084910930 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084910930 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084910930 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084910930 DLSCCP DEBUG SCCP-SCOC(6)[0x55e884f66000]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(246)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084911628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084911628 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084911628 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084911628 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084911628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084911628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084911628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084911628 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084911629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084911629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084911629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084911629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084911629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084911629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084911629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084911629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084911629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084911629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084911629 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084911629 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084911629 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084911629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084911629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084911629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084911629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084911629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084911629 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084911629 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084911629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084911630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084911630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084911630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084911630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084911630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084911630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084911630 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084911632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084911632 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084911632 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084911632 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084911632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084911632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084911632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084911632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084911632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084911632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084911632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084911632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084911632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084911632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084911632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084911632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084911632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084911632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084911632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084911632 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084911633 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084911640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084911640 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084911640 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084911640 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084911640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084911640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084911640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084911640 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084911640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084911640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084911640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084911640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084911640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084911640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084911640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084911640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084911640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084911640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084911640 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084911640 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084911641 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084911641 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084911641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084911641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084911641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084911641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084911641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084911641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084911641 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084911641 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084911641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084911641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084911641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084911641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084911641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084911641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084911641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084911641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084911644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084911644 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084911644 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084911644 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084911644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084911644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084911644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084911644 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084911644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084911644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084911644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084911644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084911644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084911644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084911644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084911644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084911644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084911644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084911644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084911644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084911644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084911644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084911644 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084911644 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084911662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@3dc551994ff5: f_create_expect(l3 := '5B0EC01DE8254CE52E32'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@3dc551994ff5: Created Expect[0] for '5B0EC01DE8254CE52E32'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@3dc551994ff5: Added conn table entry 0TC_rab_release_abnormal0(252)10119230 20241216084912700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084912700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084912700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084912700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084912700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a683e, normal) (hnbgw_rua.c:407) 20241216084912700 DHNB DEBUG map_rua[0x55e884f66000]{init}: Allocated (fsm.c:456) 20241216084912700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084912700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10119230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084912700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084912700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084912700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10119230 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084912700 DCN DEBUG map_sccp[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084912700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084912700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10119230 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084912700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10119230 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084912700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084912700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084912700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084912700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084912700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084912700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084912700 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{IDLE}: Allocated (fsm.c:456) 20241216084912700 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084912700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5b0ec01de8254ce52e32004f40030000920056400500f1100926) (sccp_scrc.c:406) 20241216084912700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084912700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084912700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084912701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084912701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084912701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084912701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084912701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084912701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084912701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084912701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084912701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084912701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084912701 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084912701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084912701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084912701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084912701 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084912701 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084912701 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084912701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084912701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084912701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084912701 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@3dc551994ff5: Found Expect[0] for l3='5B0EC01DE8254CE52E32'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@3dc551994ff5: Added conn table entry 0TC_rab_release_abnormal0(252)8267320 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@3dc551994ff5: setverdict(pass): none -> pass 20241216084912705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084912705 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084912705 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084912705 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084912705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084912705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084912705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084912705 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084912705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084912705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084912705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084912705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084912705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084912705 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062b793) (sccp_scrc.c:477) 20241216084912705 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241216084912705 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084912705 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084912705 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084912705 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084912705 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) 20241216084912705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084912705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216084912906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084912906 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084912906 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084912906 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084912906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084912906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084912906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084912906 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084912906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084912906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084912906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084912906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084912906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084912906 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) 20241216084912906 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241216084912906 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084912906 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084912906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084912907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084912907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084912907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084912907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084912907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084912907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084912907 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084912907 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084912907 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084912907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084912907 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{UNUSED}: Allocated (fsm.c:456) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{UNUSED}: is child of mgw(mgw-fsm-10119230-0)[0x55e884f6ca00] (fsm.c:486) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10119230-0)[0x55e884f6ca00] (mgcp_client_endpoint_fsm.c:724) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084912907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f7f340]{ST_CRCX}: Allocated (fsm.c:456) 20241216084912907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f7f340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30] (fsm.c:486) 20241216084912907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f7f340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084912907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f7f340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084912907 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 9a683'... (mgcp_client.c:807) 20241216084912907 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084912907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f7f340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084912907 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a683e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a683e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a683e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a683e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216084912958 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241216084912958 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084912958 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084912958 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084912958 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084912958 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084912958 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084912958 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084912958 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084912958 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084912958 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084912958 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084912958 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084912958 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084912959 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084912959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084912959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084912959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084912959 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084912993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084912993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084912993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084912993 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084912993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9a683e) (hnbgw_rua.c:471) 20241216084912993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10119230 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084912993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084912993 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084912993 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084912993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084912993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084912993 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084912993 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084912993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084912993 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084912993 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10119230-0)[0x55e884f6ca00] (mgcp_client_endpoint_fsm.c:724) 20241216084912993 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084912993 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084912993 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084912993 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084912994 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 9a683'... (mgcp_client.c:807) 20241216084912994 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216084912994 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084912994 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084912994 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084912994 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "9a683e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a683e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084913017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241216084913017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216084913017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084913017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913017 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084913017 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216084913017 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10119230-0)[0x55e884f6ca00] (mgcp_client_endpoint_fsm.c:724) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084913017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f76820]{ST_CRCX}: Allocated (fsm.c:456) 20241216084913017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f76820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30] (fsm.c:486) 20241216084913017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f76820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084913017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f76820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241216084913017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 9a683'... (mgcp_client.c:807) 20241216084913017 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216084913017 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10119230-0)[0x55e884f76820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "9a683e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a683e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084913036 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241216084913036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084913036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084913036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084913036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913036 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{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) 20241216084913036 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084913036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084913036 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084913036 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084913036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084913036 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084913036 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084913036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b793), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084913036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084913036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084913036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084913036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084913036 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084913036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084913036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084913036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084913036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084913036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084913036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084913036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084913036 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@3dc551994ff5: 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)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: vl_len:21 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241216084913065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084913065 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084913065 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084913065 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084913065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084913065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084913065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084913065 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084913065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084913065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084913065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084913065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084913065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084913065 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) 20241216084913065 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241216084913065 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084913065 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084913065 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084913065 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084913065 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084913065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084913065 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216084913065 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216084913065 DMGW NOTICE mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241216084913065 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241216084913065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241216084913065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241216084913065 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241216084913065 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084913065 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084913065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084913065 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 9a683'... (mgcp_client.c:807) 20241216084913065 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084913065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084913065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084913065 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 9a683'... (mgcp_client.c:807) 20241216084913065 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084913065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084913065 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: Removing from parent mgw(mgw-fsm-10119230-0)[0x55e884f6ca00] (mgcp_client_endpoint_fsm.c:873) 20241216084913065 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084913065 DLMGCP DEBUG mgw-endp(mgw-fsm-10119230-0)[0x55e884f6cb30]{IN_USE}: Deallocated (fsm.c:568) 20241216084913065 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084913065 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084913065 DMGW DEBUG mgw(mgw-fsm-10119230-0)[0x55e884f6ca00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084913065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084913065 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)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "9a683e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "9a683e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084913069 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f7f340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084913069 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084913069 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f76820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@3dc551994ff5: 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 } 20241216084913137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(246)@3dc551994ff5: Final verdict of PTC: none 20241216084913139 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35387<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(249)@3dc551994ff5: Final verdict of PTC: none 20241216084913139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084913139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084913139 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084913139 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084913139 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084913139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216084913139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216084913139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216084913139 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084913139 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084913139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b793), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084913139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084913139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084913139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084913139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084913139 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084913140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084913140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084913140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{disrupted}: Freeing instance (context_map.c:202) 20241216084913140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10119230)[0x55e884f66000]{disrupted}: Deallocated (fsm.c:568) 20241216084913140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084913140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{disconnected}: Freeing instance (context_map.c:206) 20241216084913140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e884f7f6b0]{disconnected}: Deallocated (fsm.c:568) 20241216084913140 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10119230 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) MutexDispCT-TC_rab_release_abnormal(239)@3dc551994ff5: Final verdict of PTC: none 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084913140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084913140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084913140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084913140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084913140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084913140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084913140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084913140 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084913140 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084913140 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 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084913140 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_rab_release_abnormal-Iuh0-RUA(244)@3dc551994ff5: Final verdict of PTC: none 20241216084913140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084913140 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084913140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084913140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084913140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084913140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084913140 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 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084913140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084913140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084913140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084913140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084913140 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084913140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084913140 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084913140 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-SCCP(248)@3dc551994ff5: Final verdict of PTC: none 20241216084913140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084913141 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084913141 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084913141 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084913141 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216084913141 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) 20241216084913141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084913141 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084913141 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084913141 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084913141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084913141 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084913141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084913141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084913141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084913141 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(247)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(251)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@3dc551994ff5: Final verdict of PTC: none 20241216084913141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084913141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084913141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084913141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084913141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084913141 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084913141 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084913141 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084913141 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0(243)@3dc551994ff5: Final verdict of PTC: none 20241216084913160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084913162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42238<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216084913206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084913708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321776) Waiting for packet dumper to finish... 1 (prev_count=321776, count=337976) 20241216084915142 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084915142 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084915142 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084915142 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084915142 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084915142 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49:15 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_assign_fail started. 20241216084916797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084916802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084916806 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36383<->l=127.0.0.1:4262) (control_if.c:572) 20241216084916821 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916821 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916821 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916821 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916821 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916821 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916822 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916822 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916822 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084916822 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_fail-Iuh0(257)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084916823 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916823 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084916823 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916823 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084916823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916823 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916823 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916823 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084916823 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916823 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084916823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916823 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916823 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916823 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084916823 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916823 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084916823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916823 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916823 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916823 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084916823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084916823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916823 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916823 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 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084916823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084916823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084916823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084916823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(261)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084916837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916837 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916837 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916837 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916837 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916837 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916837 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084916837 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084916838 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916838 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084916838 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916838 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084916838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916838 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916838 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084916838 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916838 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084916838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916838 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916838 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916838 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084916838 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916838 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084916838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916838 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916838 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084916838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084916838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084916838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084916838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084916838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084916838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084916838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916838 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084916839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916839 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 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084916839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084916839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084916839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084916839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084916863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084916863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084916863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084916863 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084916863 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084916863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084916863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084916863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084916863 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084916879 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084916879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d36d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084916879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084916879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084916879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084916879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084916879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084916879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084916879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084916879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084916879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084916879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084916879 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084917035 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084917035 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084917035 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084917035 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084917041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084917041 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084917041 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084917041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084917041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084917041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084917042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917042 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084917042 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084917042 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084917042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084917042 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084917042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084917042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084917042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084917042 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084917042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084917042 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084917042 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084917042 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084917042 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084917042 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084917042 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084917043 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084917043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084917043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084917043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084917043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084917043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084917043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084917043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084917043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084917043 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084917043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084917043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084917043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084917043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084917043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084917043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084917043 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917050 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084917050 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084917050 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084917050 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084917052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084917052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084917052 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084917052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084917052 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084917052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084917052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084917052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084917052 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084917052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084917052 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084917052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084917052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084917052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084917052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084917052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084917053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084917053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084917053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084917053 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084917053 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084917053 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084917054 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084917054 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084917054 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084917054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084917054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084917054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084917054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084917054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084917054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084917054 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084917054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084917054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084917054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084917054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084917054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084917054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084917054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084917849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917849 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084917849 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084917849 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084917849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084917849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084917849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084917849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084917849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084917849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084917849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084917849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084917849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084917849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084917849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084917849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084917849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084917850 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084917850 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084917850 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084917850 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084917850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084917850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084917850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084917850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084917850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084917850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084917850 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084917850 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084917850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084917850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084917850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084917850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084917850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084917850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084917850 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917851 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084917851 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084917851 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084917851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084917851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084917851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084917851 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084917851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084917851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084917851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084917851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084917851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084917851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084917851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084917851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084917851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084917851 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084917852 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084917852 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084917857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084917857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084917857 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084917857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084917857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084917857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084917857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084917857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084917857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084917857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084917857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084917857 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084917857 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084917857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084917857 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084917857 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084917857 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084917857 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084917857 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084917857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084917857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084917857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084917857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084917857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084917857 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084917857 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084917857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917857 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084917857 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084917857 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084917857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084917857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084917857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084917857 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084917858 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084917858 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084917858 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084917858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084917858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084917858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084917858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084917858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084917858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084917858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084917858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084917858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084917858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084917858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084917858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084917858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084917858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084917858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084917858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084917858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084917858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084917858 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084917858 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084917892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@3dc551994ff5: f_create_expect(l3 := 'E5EA2F624E3EFFA6A118'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@3dc551994ff5: Created Expect[0] for 'E5EA2F624E3EFFA6A118'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@3dc551994ff5: Added conn table entry 0TC_rab_assign_fail0(266)2539228 20241216084918944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084918944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084918944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084918944 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084918944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26bedc, normal) (hnbgw_rua.c:407) 20241216084918944 DHNB DEBUG map_rua[0x55e884f66000]{init}: Allocated (fsm.c:456) 20241216084918944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084918944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2539228 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084918944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084918944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084918944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2539228 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084918944 DCN DEBUG map_sccp[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084918944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084918944 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2539228 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084918944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2539228 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084918944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084918944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084918944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084918944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084918944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084918944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084918944 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{IDLE}: Allocated (fsm.c:456) 20241216084918944 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084918944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae5ea2f624e3effa6a118004f40030001530056400500f1100926) (sccp_scrc.c:406) 20241216084918944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084918944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084918944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084918944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084918944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084918944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084918944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084918944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084918944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084918944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084918944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084918944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084918944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084918944 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084918944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084918944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084918944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084918944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084918944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084918944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084918944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084918944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084918944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084918944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@3dc551994ff5: Found Expect[0] for l3='E5EA2F624E3EFFA6A118'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@3dc551994ff5: Added conn table entry 0TC_rab_assign_fail0(266)14164149 HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: Session index based on connection ID:0 TC_rab_assign_fail0(266)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084918963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084918963 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084918963 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084918963 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084918963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084918963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084918963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084918963 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084918963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084918963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084918963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084918963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084918963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084918963 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fdc812) (sccp_scrc.c:477) 20241216084918963 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241216084918963 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084918963 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084918963 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084918963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084918963 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) 20241216084918963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084918963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216084919166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084919166 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084919166 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084919166 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084919166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084919166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084919166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084919166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084919166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084919166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084919166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084919166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084919166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084919166 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) 20241216084919166 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241216084919166 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084919166 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084919167 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084919167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084919167 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084919167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084919167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084919167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084919167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084919167 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084919167 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084919167 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084919167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084919167 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{UNUSED}: Allocated (fsm.c:456) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{UNUSED}: is child of mgw(mgw-fsm-2539228-0)[0x55e884f7f340] (fsm.c:486) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2539228-0)[0x55e884f7f340] (mgcp_client_endpoint_fsm.c:724) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084919167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2539228-0)[0x55e884f6ca00]{ST_CRCX}: Allocated (fsm.c:456) 20241216084919167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2539228-0)[0x55e884f6ca00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30] (fsm.c:486) 20241216084919167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2539228-0)[0x55e884f6ca00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084919167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2539228-0)[0x55e884f6ca00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084919167 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 26bed'... (mgcp_client.c:807) 20241216084919167 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084919167 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2539228-0)[0x55e884f6ca00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084919167 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26bedc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "26bedc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26bedc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "26bedc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216084919203 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241216084919203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084919203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084919203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084919203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084919203 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084919203 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{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) 20241216084919203 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{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) 20241216084919203 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084919203 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084919203 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{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) 20241216084919203 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084919203 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084919203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084919203 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084919203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084919203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084919203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084919203 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084919218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084919218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084919218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1272) 20241216084919218 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084919218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x26bedc) (hnbgw_rua.c:471) 20241216084919218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2539228 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241216084919218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084919218 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084919218 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084919218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084919218 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084919218 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241216084919218 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241216084919218 DMGW ERROR mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241216084919218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241216084919218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084919218 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084919218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc812), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241216084919218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084919218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084919218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084919218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084919218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084919218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084919218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084919218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084919218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084919218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084919218 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084919218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084919218 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084919218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084919218 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 26bed'... (mgcp_client.c:807) 20241216084919218 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216084919218 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084919218 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{IN_USE}: Removing from parent mgw(mgw-fsm-2539228-0)[0x55e884f7f340] (mgcp_client_endpoint_fsm.c:873) 20241216084919218 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084919218 DLMGCP DEBUG mgw-endp(mgw-fsm-2539228-0)[0x55e884f6cb30]{IN_USE}: Deallocated (fsm.c:568) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084919218 DMGW DEBUG mgw(mgw-fsm-2539228-0)[0x55e884f7f340]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "26bedc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084919240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241216084919240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084919240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084919240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084919240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6ca00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084919241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_fail(253)@3dc551994ff5: Final verdict of PTC: none 20241216084919244 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36383<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_assign_fail-Iuh0-RUA(258)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@3dc551994ff5: Final verdict of PTC: none 20241216084919246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084919246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084919246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084919246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084919246 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 20241216084919246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084919247 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084919247 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084919247 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084919247 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 20241216084919247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084919247 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084919247 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084919247 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084919247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084919247 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(262)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@3dc551994ff5: Final verdict of PTC: none 20241216084919247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084919247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084919247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084919248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084919248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084919248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084919248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084919248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084919248 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084919248 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084919248 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084919248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn0-RAN(263)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@3dc551994ff5: Final verdict of PTC: none 20241216084919248 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216084919248 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216084919248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc812), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216084919248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084919248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084919248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084919248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084919248 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216084919248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216084919248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216084919248 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216084919248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216084919248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216084919248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084919248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{disrupted}: Freeing instance (context_map.c:202) 20241216084919248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2539228)[0x55e884f66000]{disrupted}: Deallocated (fsm.c:568) 20241216084919248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084919248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{disconnected}: Freeing instance (context_map.c:206) 20241216084919248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e884f7f6b0]{disconnected}: Deallocated (fsm.c:568) 20241216084919248 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2539228 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084919248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084919248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084919248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084919248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084919248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084919248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084919248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084919248 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084919248 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084919249 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084919249 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084919249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084919249 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_rab_assign_fail-Iuh0(257)@3dc551994ff5: Final verdict of PTC: none 20241216084919249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084919249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084919249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW-MGCP(265)@3dc551994ff5: Final verdict of PTC: none 20241216084919249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084919249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084919249 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084919249 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084919249 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084919249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084919249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084919249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084919249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084919249 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084919266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084919268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34380<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_assign_fail finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:19 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 20241216084919313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084919815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232092) Waiting for packet dumper to finish... 1 (prev_count=232092, count=297788) 20241216084921248 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084921248 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084921248 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084921248 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084921248 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084921248 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_assign_mgcp_to started. 20241216084922934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084922938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084922941 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44881<->l=127.0.0.1:4262) (control_if.c:572) 20241216084922954 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922954 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922954 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922954 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922954 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922954 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084922954 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922954 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922955 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084922955 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084922956 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922956 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084922956 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922956 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084922956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922956 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922956 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922956 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084922956 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922956 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084922956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922956 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922956 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922956 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084922956 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084922956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922956 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922956 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084922956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084922956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922956 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922956 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 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084922956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084922956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084922956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084922956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(275)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084922971 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922971 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922971 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922971 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922971 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922971 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922971 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084922971 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084922972 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922972 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084922972 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922972 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084922972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922972 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922972 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922972 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084922972 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922972 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084922972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922972 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922972 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922972 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084922972 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084922972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922973 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084922973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922973 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922973 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084922973 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084922973 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084922973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084922973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084922973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084922973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084922973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084922973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084922973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084922973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084922973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084922973 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084922973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922973 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 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084922973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084922973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084922973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084922973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084922973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084922973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084922973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084922994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084922994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084922994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084922994 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084922994 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084922994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084922994 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084922994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084922994 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084923141 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084923141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b793), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084923141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084923141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084923141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084923141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084923141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084923141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084923141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084923141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084923141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084923141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084923167 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084923167 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084923168 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084923168 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084923176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923176 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084923176 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084923176 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084923176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084923176 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084923176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084923179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084923179 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084923180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084923180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084923180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084923180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084923180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084923180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084923180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084923180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084923180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084923180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084923180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084923180 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084923180 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084923180 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084923181 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084923181 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084923181 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084923181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084923181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084923181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084923181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084923181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084923181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084923181 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084923181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084923181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084923181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084923181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084923181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084923181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084923181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923184 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084923184 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084923184 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084923184 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084923190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084923190 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084923190 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084923190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084923190 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084923190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084923193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923193 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084923193 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084923193 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084923193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084923193 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084923193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084923193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084923193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084923193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084923193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084923193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084923193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084923193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084923193 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084923193 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084923193 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084923194 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084923194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084923194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084923194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084923194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084923194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084923194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084923194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084923194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084923194 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084923195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923195 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084923195 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084923195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084923195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084923195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084923195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084923195 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084923985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923985 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084923985 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084923985 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084923985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084923985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084923985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084923985 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084923985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084923985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084923985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084923985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084923985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084923985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084923985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084923985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084923985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084923985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084923985 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084923985 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084923985 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084923986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084923986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084923986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084923986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084923986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084923986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084923986 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084923986 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084923986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084923986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084923986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084923986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084923986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084923986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084923986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923987 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084923987 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084923987 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084923987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084923987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084923987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084923987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084923987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084923987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084923987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084923987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084923987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084923987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084923987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084923987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084923987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084923987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084923987 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084923987 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084923992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923992 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084923992 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084923992 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084923992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084923992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084923992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084923992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084923992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084923992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084923992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084923993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084923993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084923993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084923993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084923993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084923993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084923993 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084923993 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084923993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084923993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084923993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084923993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084923993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084923993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084923993 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084923993 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084923993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084923993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084923993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084923993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084923993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084923993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084923993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084923994 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084923994 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084923994 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084923994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084923994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084923994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084923994 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084923994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084923994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084923994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084923994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084923994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084923994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084923994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084923994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084923994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084923994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084923994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084923994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084923994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084923994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084923994 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084923994 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084924013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@3dc551994ff5: 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)@3dc551994ff5: f_create_expect(l3 := 'C1AACEBB44CE989BC6E5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@3dc551994ff5: Created Expect[0] for 'C1AACEBB44CE989BC6E5'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3dc551994ff5: Added conn table entry 0TC_rab_assign_mgcp_to0(280)5266383 20241216084925052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084925052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084925052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084925052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084925052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x505bcf, normal) (hnbgw_rua.c:407) 20241216084925052 DHNB DEBUG map_rua[0x55e884f66000]{init}: Allocated (fsm.c:456) 20241216084925052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084925052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266383 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084925052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084925052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084925052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266383 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084925052 DCN DEBUG map_sccp[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084925052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084925052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5266383 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084925052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266383 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084925052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084925052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084925052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084925052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084925052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084925052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084925052 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{IDLE}: Allocated (fsm.c:456) 20241216084925052 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084925052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac1aacebb44ce989bc6e5004f40030003670056400500f1100926) (sccp_scrc.c:406) 20241216084925052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084925052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084925052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084925052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084925052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084925052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084925052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084925052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084925052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084925052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084925053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084925053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084925053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084925053 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084925053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084925053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084925053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084925053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084925053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084925053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084925053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084925053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084925053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084925053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@3dc551994ff5: Found Expect[0] for l3='C1AACEBB44CE989BC6E5'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@3dc551994ff5: Added conn table entry 0TC_rab_assign_mgcp_to0(280)264999 TC_rab_assign_mgcp_to0(280)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084925066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084925066 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084925066 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084925066 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084925066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084925066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084925066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084925066 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084925066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084925066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084925066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084925066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084925066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084925066 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c51304) (sccp_scrc.c:477) 20241216084925066 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241216084925066 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084925066 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084925066 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084925066 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084925066 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) 20241216084925066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084925066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216084925270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084925270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084925270 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084925270 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084925270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084925270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084925270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084925270 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084925271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084925271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084925271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084925271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084925271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084925271 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) 20241216084925271 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241216084925271 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084925271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084925271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084925271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084925271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084925271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084925271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084925271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084925271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084925271 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084925271 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084925271 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084925271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084925271 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084925271 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{UNUSED}: Allocated (fsm.c:456) 20241216084925271 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{UNUSED}: is child of mgw(mgw-fsm-5266383-0)[0x55e884f6cb30] (fsm.c:486) 20241216084925271 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5266383-0)[0x55e884f6cb30] (mgcp_client_endpoint_fsm.c:724) 20241216084925272 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084925272 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084925272 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084925272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266383-0)[0x55e884f5c780]{ST_CRCX}: Allocated (fsm.c:456) 20241216084925272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266383-0)[0x55e884f5c780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340] (fsm.c:486) 20241216084925272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266383-0)[0x55e884f5c780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084925272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266383-0)[0x55e884f5c780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084925272 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 505bc'... (mgcp_client.c:807) 20241216084925272 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084925272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5266383-0)[0x55e884f5c780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084925272 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "505bcf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "505bcf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "505bcf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "505bcf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241216084926880 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084926880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6d36d), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084926880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084926880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084926880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084926880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084926880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084926880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084926880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084926880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084926880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084926880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084926880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084926880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084926885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084926885 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084926885 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084926885 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084926885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084926885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084926885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084926885 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084926885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084926885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084926885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084926885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084926885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084926885 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=00e6d36d) (sccp_scrc.c:477) 20241216084926885 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241216084926885 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084926885 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084926885 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084926885 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084926885 DLSCCP DEBUG SCCP-SCOC(24)[0x55e884f769e0]{IDLE}: Deallocated (fsm.c:568) 20241216084929250 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216084929250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fdc812), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084929250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084929250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084929250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084929250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084929250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084929250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084929250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084929250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084929251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084929251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084929251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084929257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929257 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084929257 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084929257 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084929257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084929257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084929257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084929257 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084929257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084929257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084929257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084929257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084929257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084929257 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=00fdc812) (sccp_scrc.c:477) 20241216084929257 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241216084929257 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084929257 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084929257 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084929257 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084929257 DLSCCP DEBUG SCCP-SCOC(26)[0x55e884f76820]{IDLE}: Deallocated (fsm.c:568) 20241216084929273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f5c780]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241216084929273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f5c780]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241216084929273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f5c780]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340] (mgcp_client_fsm.c:522) 20241216084929273 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1243) 20241216084929273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f5c780]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241216084929273 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f5c780]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241216084929273 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241216084929273 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084929273 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241216084929273 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-5266383-0)[0x55e884f6cb30] (mgcp_client_endpoint_fsm.c:925) 20241216084929273 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241216084929273 DLMGCP DEBUG mgw-endp(mgw-fsm-5266383-0)[0x55e884f7f340]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241216084929273 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241216084929273 DMGW ERROR mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241216084929273 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241216084929273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241216084929273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084929273 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084929273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c51304), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241216084929273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084929273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084929273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084929273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084929273 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241216084929273 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241216084929274 DMGW DEBUG mgw(mgw-fsm-5266383-0)[0x55e884f6cb30]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241216084929274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084929274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084929274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084929274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084929274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084929274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084929274 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084929298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084929298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084929298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084929298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084929298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084929298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084929298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084929298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084929298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084929298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084929298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084929298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084929298 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) 20241216084929298 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241216084929298 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084929298 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084929298 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084929298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084929298 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084929298 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084929299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084929299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084929299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084929299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084929299 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3dc551994ff5: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)5266383 20241216084929329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084929329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084929329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084929329 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084929329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x505bcf,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084929329 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266383 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084929329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084929329 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084929329 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084929329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084929330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084929330 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084929330 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084929330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c51304), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084929330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084929330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084929330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084929330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084929330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084929330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084929330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084929330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084929330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084929330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084929330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084929330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084929330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084929330 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@3dc551994ff5: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)264999 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on connection ID:0 20241216084929340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929340 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084929340 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084929340 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084929340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084929340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084929340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084929340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084929341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084929341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084929341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084929341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084929341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084929341 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=00c51304), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084929341 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241216084929341 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084929341 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084929341 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084929341 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) 20241216084929341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084929341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084929341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084929341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{disconnected}: Freeing instance (context_map.c:202) 20241216084929341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5266383)[0x55e884f66000]{disconnected}: Deallocated (fsm.c:568) 20241216084929341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084929341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{disconnected}: Freeing instance (context_map.c:206) 20241216084929341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e884f7f6b0]{disconnected}: Deallocated (fsm.c:568) 20241216084929341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5266383 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084929341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c51304), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241216084929341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084929341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084929341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084929341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084929341 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084929341 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084929341 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084929341 DLSCCP DEBUG SCCP-SCOC(27)[0x55e884f6ca00]{IDLE}: Deallocated (fsm.c:568) 20241216084929341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084929341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084929341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084929341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084929341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084929341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084929341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084929341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084931342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084931350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084931351 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44881<->l=127.0.0.1:4262) (control_if.c:193) 20241216084931351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084931351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084931351 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084931351 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084931351 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084931351 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216084931351 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084931351 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 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084931351 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084931351 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084931351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084931351 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084931351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084931351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084931352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084931352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-RAN(274)@3dc551994ff5: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@3dc551994ff5: Final verdict of PTC: none 20241216084931352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084931352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084931352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084931352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084931352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084931352 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084931352 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084931352 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084931352 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_rab_assign_mgcp_to(267)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@3dc551994ff5: Final verdict of PTC: none 20241216084931352 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 20241216084931352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084931352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084931352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084931352 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084931352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(275)@3dc551994ff5: Final verdict of PTC: none 20241216084931352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084931352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216084931353 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) 20241216084931353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084931353 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084931353 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084931353 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084931353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084931353 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084931353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084931353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(268)@3dc551994ff5: Final verdict of PTC: none 20241216084931353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084931353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(278)@3dc551994ff5: Final verdict of PTC: none 20241216084931353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084931353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084931353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084931353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084931353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084931353 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084931353 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084931354 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084931354 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(279)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@3dc551994ff5: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084931357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:31 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 20241216084931405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084931806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285292) Waiting for packet dumper to finish... 1 (prev_count=285292, count=312248) 20241216084933141 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084933141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b793), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084933141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084933141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084933141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084933141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084933142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084933142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084933142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084933142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084933142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084933142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084933142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084933142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216084933352 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084933352 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084933352 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216084933354 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084933354 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084933354 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241216084934908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084934911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084934915 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38999<->l=127.0.0.1:4262) (control_if.c:572) 20241216084934928 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934928 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934929 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934929 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084934929 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084934929 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084934929 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934929 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934929 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934929 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934930 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934930 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084934930 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084934930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934931 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084934931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934931 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934931 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934931 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084934931 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934931 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084934931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934931 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934931 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934931 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084934931 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084934931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934931 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934931 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934931 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084934931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084934931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934931 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934931 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 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084934931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084934931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084934931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084934931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(289)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084934946 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934946 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934946 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934946 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934946 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934946 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934946 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084934946 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084934947 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934947 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084934947 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934947 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084934947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934947 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934947 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934947 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084934947 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934947 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084934947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934947 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934947 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934947 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084934947 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934947 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084934947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934947 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934947 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084934947 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084934947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084934947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084934947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084934947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084934948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084934948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084934948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084934948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084934948 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084934948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934948 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 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084934948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084934948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084934948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084934948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084934948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084934948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084934948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084934973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084934973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084934973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084934973 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084934973 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084934973 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084934973 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084934973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084934973 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084935143 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084935143 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084935144 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084935144 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084935153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084935153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084935153 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084935153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084935153 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084935153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084935154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935154 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084935154 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084935154 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084935154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084935154 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084935154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084935154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084935154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084935154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084935154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084935154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084935154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084935154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084935154 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084935154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084935154 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084935155 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084935155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084935155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084935155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084935155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084935155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084935156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084935156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084935156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084935156 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084935156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084935156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084935156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084935156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084935156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084935156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084935156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935161 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084935161 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084935161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084935161 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084935166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935166 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084935166 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084935166 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084935166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084935166 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084935166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084935167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935167 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084935167 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084935167 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084935167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084935167 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084935167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084935167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084935167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084935167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084935167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084935167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084935167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084935167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084935167 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084935167 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084935167 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084935168 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084935168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084935168 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084935168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084935169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084935169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084935169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084935169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084935169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084935169 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084935169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084935169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084935169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084935169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084935169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084935169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084935169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084935959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935959 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084935959 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084935959 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084935959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084935959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084935959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084935959 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084935959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084935959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084935959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084935959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084935959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084935959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935960 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084935960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084935960 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084935960 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084935960 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084935960 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084935960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084935960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084935960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084935960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084935960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084935960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084935960 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084935960 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084935960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084935960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084935960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084935960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084935960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084935960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084935960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935961 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084935961 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084935961 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084935961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084935961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084935961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084935961 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084935961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084935961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084935961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084935961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084935961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084935961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084935961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084935961 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084935962 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084935962 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084935968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935968 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084935968 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084935968 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084935968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084935968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084935968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084935968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084935968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084935968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084935968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084935968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084935968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084935968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084935968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084935968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084935968 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084935968 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084935968 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084935968 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084935968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084935968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084935968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084935968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084935968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084935968 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084935968 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084935968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084935968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084935968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084935968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084935968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084935968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084935968 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084935969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084935969 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084935969 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084935969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084935969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084935969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084935969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084935969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084935969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084935969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084935969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084935969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084935969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084935969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084935969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084935969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084935969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084935969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084935969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084935969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084935969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084935969 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084935969 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084936002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@3dc551994ff5: f_create_expect(l3 := 'CDBA9FCC88660CC172B8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@3dc551994ff5: Created Expect[0] for 'CDBA9FCC88660CC172B8'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3dc551994ff5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4212576 20241216084937048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084937048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084937048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084937048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084937048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x404760, normal) (hnbgw_rua.c:407) 20241216084937048 DHNB DEBUG map_rua[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084937048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084937048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084937048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084937048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084937049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084937049 DCN DEBUG map_sccp[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216084937049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084937049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4212576 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084937049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084937049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084937049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084937049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084937049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084937049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084937049 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084937049 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{IDLE}: Allocated (fsm.c:456) 20241216084937049 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084937049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acdba9fcc88660cc172b8004f40030001ff0056400500f1100926) (sccp_scrc.c:406) 20241216084937049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084937049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084937049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084937050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084937050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084937050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084937050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084937050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084937050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084937050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084937050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084937050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084937050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084937050 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084937050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084937050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084937050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084937050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084937050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084937050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084937050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084937050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084937050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@3dc551994ff5: Found Expect[0] for l3='CDBA9FCC88660CC172B8'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@3dc551994ff5: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)11163593 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084937068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937068 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084937068 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084937068 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084937068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084937068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084937068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084937068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084937068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084937068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084937068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084937068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084937068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084937068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f8776) (sccp_scrc.c:477) 20241216084937068 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241216084937068 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084937068 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084937068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084937068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084937068 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) 20241216084937068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084937068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@3dc551994ff5: 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)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216084937270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084937270 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084937270 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084937270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084937270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084937270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084937270 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084937270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084937270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084937270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084937271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084937271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084937271 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) 20241216084937271 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241216084937271 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084937271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084937271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084937271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084937271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216084937271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216084937271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216084937271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084937271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084937271 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216084937271 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216084937271 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216084937271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084937271 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{UNUSED}: Allocated (fsm.c:456) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{UNUSED}: is child of mgw(mgw-fsm-4212576-0)[0x55e884f7f340] (fsm.c:486) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4212576-0)[0x55e884f7f340] (mgcp_client_endpoint_fsm.c:724) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084937271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f76820]{ST_CRCX}: Allocated (fsm.c:456) 20241216084937271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f76820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30] (fsm.c:486) 20241216084937271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f76820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084937271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f76820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216084937271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 40476'... (mgcp_client.c:807) 20241216084937271 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216084937271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f76820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084937271 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40476017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40476017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "40476017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40476017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216084937308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241216084937308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216084937308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216084937308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084937308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084937308 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216084937308 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937308 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937308 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084937308 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084937308 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937308 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084937308 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216084937308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084937308 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084937308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084937308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084937308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084937308 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084937335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084937335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084937335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084937335 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084937335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x404760) (hnbgw_rua.c:471) 20241216084937335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084937335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084937335 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084937335 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084937335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084937335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084937335 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084937335 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084937335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084937335 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4212576-0)[0x55e884f7f340] (mgcp_client_endpoint_fsm.c:724) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216084937335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 4047'... (mgcp_client.c:807) 20241216084937335 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216084937335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40476017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40476017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084937353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241216084937353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241216084937353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216084937353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216084937353 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216084937353 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937353 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937353 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084937353 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084937353 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937353 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084937353 DMGW INFO mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{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) 20241216084937353 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241216084937353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216084937353 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216084937353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216084937353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216084937353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084937353 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084937355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084937356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084937356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216084937356 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084937356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x404760) (hnbgw_rua.c:471) 20241216084937356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216084937356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084937356 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216084937356 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216084937356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216084937356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084937356 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216084937356 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216084937356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084937356 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241216084937356 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241216084937356 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4212576-0)[0x55e884f7f340] (mgcp_client_endpoint_fsm.c:724) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216084937356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f769e0]{ST_CRCX}: Allocated (fsm.c:456) 20241216084937356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f769e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30] (fsm.c:486) 20241216084937356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f769e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216084937356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f769e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216084937356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 4047'... (mgcp_client.c:807) 20241216084937356 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216084937356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4212576-0)[0x55e884f769e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937356 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40476017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "40476017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216084937374 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241216084937374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216084937374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216084937374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216084937374 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937374 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{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) 20241216084937374 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216084937374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216084937374 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216084937374 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216084937374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216084937374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084937374 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084937375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f8776), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216084937375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084937375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084937375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084937375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084937375 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216084937375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084937375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084937375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084937375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084937375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084937375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084937375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: 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)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216084937426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937426 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084937426 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084937426 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084937426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084937426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084937426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084937426 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084937426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084937426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084937426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084937426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084937426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084937426 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) 20241216084937426 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241216084937426 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084937426 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084937426 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084937426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084937426 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084937426 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084937426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084937426 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216084937426 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216084937426 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216084937426 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216084937426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084937426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 4047'... (mgcp_client.c:807) 20241216084937426 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084937426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084937426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216084937426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 4047'... (mgcp_client.c:807) 20241216084937426 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216084937426 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216084937426 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: Removing from parent mgw(mgw-fsm-4212576-0)[0x55e884f7f340] (mgcp_client_endpoint_fsm.c:873) 20241216084937426 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216084937426 DLMGCP DEBUG mgw-endp(mgw-fsm-4212576-0)[0x55e884f6cb30]{IN_USE}: Deallocated (fsm.c:568) 20241216084937426 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216084937426 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216084937426 DMGW DEBUG mgw(mgw-fsm-4212576-0)[0x55e884f7f340]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216084937426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084937426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216084937426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084937426 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40476017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "40476017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084937431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f76820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216084937431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216084937431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f769e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3dc551994ff5: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4212576 20241216084937436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084937436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084937436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084937436 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084937436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x404760,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084937436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084937436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084937436 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084937436 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084937436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084937436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084937436 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084937436 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084937436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f8776), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084937436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084937436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084937436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084937436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084937436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084937436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084937436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084937436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084937436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084937436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084937436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084937436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084937436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084937436 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@3dc551994ff5: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)11163593 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Session index based on connection ID:0 20241216084937440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937440 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084937440 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084937440 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084937440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084937440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084937440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084937440 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084937440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084937440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084937440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084937440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084937440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084937440 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=005f8776), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084937440 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241216084937440 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084937440 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084937440 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084937440 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) 20241216084937440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084937440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084937440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084937440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{disconnected}: Freeing instance (context_map.c:202) 20241216084937440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4212576)[0x55e884f7f6b0]{disconnected}: Deallocated (fsm.c:568) 20241216084937440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084937440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:206) 20241216084937440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216084937440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4212576 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084937440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f8776), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241216084937440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084937440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084937440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084937440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084937440 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084937440 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084937440 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084937440 DLSCCP DEBUG SCCP-SCOC(28)[0x55e884f5c780]{IDLE}: Deallocated (fsm.c:568) 20241216084937440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084937440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084937440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084937440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084937440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084937440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084937440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084937440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084939443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084939454 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38999<->l=127.0.0.1:4262) (control_if.c:193) 20241216084939454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51746<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@3dc551994ff5: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@3dc551994ff5: Final verdict of PTC: none 20241216084939455 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084939456 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084939456 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 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084939456 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084939456 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084939456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084939456 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084939456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084939456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084939456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084939456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084939456 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084939456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084939456 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084939456 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084939456 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084939456 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084939456 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084939456 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084939456 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(290)@3dc551994ff5: Final verdict of PTC: none 20241216084939457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084939457 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(291)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@3dc551994ff5: Final verdict of PTC: none 20241216084939457 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084939457 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084939457 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084939457 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 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084939457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216084939457 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) HNBGW_Test.msc0-SCCP(287)@3dc551994ff5: Final verdict of PTC: none 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084939457 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084939457 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084939457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084939457 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084939457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084939457 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(292)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(293)@3dc551994ff5: Final verdict of PTC: none 20241216084939458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084939458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084939458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084939458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084939458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084939458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084939458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084939458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084939458 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084939458 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084939458 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@3dc551994ff5: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(282)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084939460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51740<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:39 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 20241216084939517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084939918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338492) Waiting for packet dumper to finish... 1 (prev_count=338492, count=342372) 20241216084941457 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084941457 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084941457 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084941458 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084941458 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084941458 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49:41 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_cs_mo_disconnect started. 20241216084943000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084943004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084943007 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36411<->l=127.0.0.1:4262) (control_if.c:572) 20241216084943022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943022 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943022 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943022 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943022 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943022 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943023 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084943023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084943023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084943024 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084943024 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943024 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084943024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943024 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943024 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084943024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084943024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943024 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943024 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943024 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084943024 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084943024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943024 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943024 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084943024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084943024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943024 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943024 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 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084943024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084943024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084943024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084943024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(303)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084943037 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943037 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943037 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943037 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943037 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943037 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943037 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084943037 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943038 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943038 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084943038 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943038 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084943038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943038 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943038 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943038 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084943038 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943038 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084943038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943038 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943038 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943038 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084943038 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943038 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084943038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943038 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943038 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943038 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084943038 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084943038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943038 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943039 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 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084943039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084943039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084943060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084943060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084943060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084943060 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084943060 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084943060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084943060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084943060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084943060 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084943142 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084943142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b793), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084943142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084943142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084943143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084943143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084943143 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216084943236 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084943236 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084943236 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084943236 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084943245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943245 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084943245 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084943245 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084943245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084943245 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084943245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084943248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943248 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084943248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084943248 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084943248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084943248 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084943248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084943248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084943249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084943249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084943249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084943249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084943249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084943249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084943249 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084943249 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084943249 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943250 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084943250 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084943250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084943250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943250 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943251 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084943251 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084943251 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084943251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216084943251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084943251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084943251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084943251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084943251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(306)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084943258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943258 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084943258 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084943258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084943258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084943258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084943258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084943261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943261 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084943261 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084943261 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084943261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084943261 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084943261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084943261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084943261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084943261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084943261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084943261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084943261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084943261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084943261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084943261 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084943261 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084943262 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084943262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084943262 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084943262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084943262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084943262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084943262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084943262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084943262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084943262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084943262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084943262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084943262 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084943263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084943263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084943263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084943263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084943263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084943263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084943263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084943263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084944053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084944053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084944053 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084944053 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084944053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084944053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084944053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084944053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084944053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084944053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084944053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084944053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084944053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084944053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084944053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084944053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084944053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084944054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084944054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084944054 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084944054 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084944054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084944054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084944054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084944054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084944054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084944054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084944054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084944054 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084944054 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084944054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084944054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084944054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084944054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084944054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084944054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084944054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084944054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084944056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084944056 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084944056 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084944056 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084944056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084944056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084944056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084944056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084944056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084944056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084944056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084944056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084944056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084944056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084944056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084944056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084944056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084944056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084944056 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084944056 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084944056 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084944058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084944058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084944058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084944058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084944058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084944058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084944058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084944058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084944058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084944058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084944058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084944058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084944058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084944058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084944058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084944058 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084944058 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084944058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084944058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084944058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084944058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084944058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084944058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084944058 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084944058 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084944058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084944058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084944058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084944058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084944058 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084944058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084944058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084944058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084944058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084944058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084944058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084944058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084944058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084944058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084944058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084944058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084944058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084944058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084944058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084944058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084944058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084944058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084944058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084944058 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084944058 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084944073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44440<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@3dc551994ff5: f_create_expect(l3 := 'C8DB428AB65096D9449C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@3dc551994ff5: Created Expect[0] for 'C8DB428AB65096D9449C'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)12563413 20241216084945111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084945111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084945111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216084945112 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084945112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbfb3d5, normal) (hnbgw_rua.c:407) 20241216084945112 DHNB DEBUG map_rua[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084945112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084945112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563413 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216084945112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084945112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084945112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563413 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216084945112 DCN DEBUG map_sccp[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216084945112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084945112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12563413 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216084945112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563413 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216084945112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084945112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084945112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084945112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084945112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084945112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084945112 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{IDLE}: Allocated (fsm.c:456) 20241216084945112 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084945112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac8db428ab65096d9449c004f400300006d0056400500f1100926) (sccp_scrc.c:406) 20241216084945112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084945112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084945112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084945112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084945112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084945112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084945112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084945112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084945112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084945112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084945112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084945112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084945112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084945112 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084945112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084945112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084945112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084945112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084945112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084945113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084945113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084945113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084945113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@3dc551994ff5: Found Expect[0] for l3='C8DB428AB65096D9449C'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)11348759 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216084945132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945132 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084945132 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084945132 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084945132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084945132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084945132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084945132 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084945132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084945132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084945132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084945132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084945132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084945132 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00699a67) (sccp_scrc.c:477) 20241216084945132 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241216084945132 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084945132 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084945132 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084945132 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084945132 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) 20241216084945132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084945132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084945314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216084945314 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084945314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbfb3d5) (hnbgw_rua.c:471) 20241216084945314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563413 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216084945314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084945314 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216084945314 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216084945314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216084945314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084945314 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084945314 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084945314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699a67), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241216084945315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084945315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084945315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084945315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084945315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084945315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084945315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084945315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084945315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084945315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084945315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: vl_len:13 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241216084945338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945338 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084945338 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084945338 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084945338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084945338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084945338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084945338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084945338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084945338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084945339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084945339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084945339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084945339 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) 20241216084945339 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241216084945339 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084945339 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084945339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084945339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084945339 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084945339 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084945339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084945339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084945339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241216084945339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084945339 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3dc551994ff5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)12563413 20241216084945367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084945367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084945367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084945367 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084945367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbfb3d5,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084945367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563413 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084945367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084945367 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084945367 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084945367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084945367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084945367 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084945367 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084945367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699a67), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084945367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084945367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084945367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084945367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084945367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084945367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084945367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084945367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084945367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084945367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084945367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084945367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084945367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084945368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@3dc551994ff5: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)11348759 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Session index based on connection ID:0 20241216084945379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084945379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084945379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084945379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084945379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084945379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084945380 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084945380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084945380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084945380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084945380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084945380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084945380 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=00699a67), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084945380 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241216084945380 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084945380 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084945380 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084945380 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) 20241216084945380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084945380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084945380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084945380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{disconnected}: Freeing instance (context_map.c:202) 20241216084945380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12563413)[0x55e884f7f6b0]{disconnected}: Deallocated (fsm.c:568) 20241216084945380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084945380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:206) 20241216084945380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216084945380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12563413 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216084945380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00699a67), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241216084945380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084945380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084945380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084945380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084945380 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084945380 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084945380 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084945380 DLSCCP DEBUG SCCP-SCOC(29)[0x55e884f5c780]{IDLE}: Deallocated (fsm.c:568) 20241216084945380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084945380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084945380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084945380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084945380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084945380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084945380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084945380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084947380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_mo_disconnect(295)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@3dc551994ff5: Final verdict of PTC: none 20241216084947391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216084947391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084947391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084947392 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084947392 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084947392 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084947392 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36411<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(305)@3dc551994ff5: Final verdict of PTC: none 20241216084947394 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(296)@3dc551994ff5: Final verdict of PTC: none 20241216084947394 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084947394 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 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084947394 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084947394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084947394 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084947394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084947394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084947394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084947394 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 20241216084947394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084947394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084947394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084947395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084947395 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084947395 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084947395 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 20241216084947395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084947395 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084947395 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084947395 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084947395 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084947395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084947395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084947395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084947395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084947395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084947395 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084947395 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084947395 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084947395 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084947395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084947395 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084947395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084947395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084947395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084947395 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084947395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084947395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084947395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084947395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084947395 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084947395 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084947395 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084947395 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(297)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(307)@3dc551994ff5: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084947396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44434<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:47 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 20241216084947441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084947843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247900) Waiting for packet dumper to finish... 1 (prev_count=247900, count=274564) 20241216084949396 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084949396 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084949396 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084949396 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084949396 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084949396 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_ps_mo_disconnect started. 20241216084950945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084950949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084950953 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36283<->l=127.0.0.1:4262) (control_if.c:572) 20241216084950966 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950966 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950966 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950966 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950967 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950967 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950967 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950967 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084950967 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084950967 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084950968 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950968 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084950968 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950968 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084950968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950968 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950968 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950968 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084950968 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950968 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084950968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950968 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950968 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950968 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084950968 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084950968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950968 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950968 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950968 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084950968 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084950968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950968 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950968 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 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084950968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084950968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084950968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084950968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(317)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(315)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084950983 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950983 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950984 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950984 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950984 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950984 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950984 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084950984 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084950985 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950985 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084950985 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950985 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084950985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950985 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950985 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950985 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084950985 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950985 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084950985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950985 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950985 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950985 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084950985 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950985 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084950985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950985 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950985 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084950985 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084950985 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084950985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084950985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084950985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084950986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084950986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084950986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084950986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084950986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084950986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084950986 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084950986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950986 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 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084950986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084950986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084950986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084950986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084950986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084950986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084950986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084951007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084951007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084951007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084951007 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084951007 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084951007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084951007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084951007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084951007 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084951180 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084951180 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084951180 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084951180 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084951187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951187 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084951187 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084951188 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084951188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084951188 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084951188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084951190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951191 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084951191 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084951191 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084951191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084951191 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084951191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084951191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084951191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084951191 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084951191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084951191 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084951191 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084951191 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084951191 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084951191 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084951191 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084951192 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084951192 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084951192 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084951192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084951193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084951193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084951193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084951193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084951193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084951193 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084951193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084951193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084951193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084951193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084951193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084951193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084951193 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084951197 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084951198 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084951198 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084951198 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084951204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951204 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084951204 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084951204 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084951204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084951204 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084951204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084951206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951206 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084951206 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084951206 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084951206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084951207 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084951207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084951207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084951207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084951207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084951207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084951207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084951207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084951207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084951207 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084951207 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084951207 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084951208 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084951208 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084951208 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084951208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084951208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084951208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084951209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084951209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084951209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084951209 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084951209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084951209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084951209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084951209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084951209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084951209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084951209 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084951997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951997 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084951997 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084951997 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084951997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084951997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084951997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084951997 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084951997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084951997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084951997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084951997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084951997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084951997 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084951997 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084951998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084951998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084951998 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084951998 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084951998 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084951998 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084951998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084951998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084951998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084951998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084951998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084951998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084951998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084951998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084951998 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084951998 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084951998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084951998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084951998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084951998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084951998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084951998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084951998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084951998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084952000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084952000 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084952000 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084952000 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084952000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084952000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084952000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084952000 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084952000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084952000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084952000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084952000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084952000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084952001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084952001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084952001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084952001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084952001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084952001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084952001 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084952001 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084952008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084952009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084952009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084952009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084952009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084952009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084952009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084952009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084952009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084952009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084952009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084952009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084952009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084952009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084952009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084952009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084952009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084952009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084952009 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084952009 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084952009 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084952009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084952009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084952010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084952010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084952010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084952010 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084952010 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084952010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084952010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084952010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084952010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084952010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084952010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084952010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084952010 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084952012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084952012 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084952012 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084952012 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084952012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084952012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084952012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084952012 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084952012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084952012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084952012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084952012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084952012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084952012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084952012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084952012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084952012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084952012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084952012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084952012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084952012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084952012 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084952012 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084952012 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084952031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: f_create_expect(l3 := 'AD7A04542CD06D0FE021'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: Created Expect[0] for 'AD7A04542CD06D0FE021'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)12464287 20241216084953074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084953074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084953074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216084953074 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216084953074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbe309f, normal) (hnbgw_rua.c:407) 20241216084953074 DHNB DEBUG map_rua[0x55e884f7f6b0]{init}: Allocated (fsm.c:456) 20241216084953074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216084953074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12464287 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216084953074 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084953074 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084953074 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12464287 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216084953074 DCN DEBUG map_sccp[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216084953074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216084953074 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12464287 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216084953074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12464287 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216084953074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216084953074 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216084953074 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216084953074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216084953074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084953074 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216084953074 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{IDLE}: Allocated (fsm.c:456) 20241216084953074 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216084953074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aad7a04542cd06d0fe021004f40030001e40056400500f1100926) (sccp_scrc.c:406) 20241216084953074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084953074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084953074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084953074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084953074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084953074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084953074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084953074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084953074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084953074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084953074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084953074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084953074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084953074 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216084953074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216084953074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216084953075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953075 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084953075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084953075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084953075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084953075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084953075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084953075 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: Found Expect[0] for l3='AD7A04542CD06D0FE021'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)7780682 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@3dc551994ff5: setverdict(pass): none -> pass 20241216084953086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953086 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084953086 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084953086 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084953086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084953086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084953086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084953086 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084953086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084953086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084953086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084953086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084953086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084953086 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000b14df) (sccp_scrc.c:477) 20241216084953086 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241216084953086 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216084953086 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216084953086 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084953086 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216084953086 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) 20241216084953086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216084953086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216084953143 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216084953143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b793), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216084953143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084953143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084953143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084953143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084953144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084953144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084953144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084953144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084953144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084953144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084953144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084953149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953149 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084953149 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084953149 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084953149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084953149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084953149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084953149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084953149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084953149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084953149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084953149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084953149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084953149 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=0062b793) (sccp_scrc.c:477) 20241216084953149 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241216084953149 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216084953149 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216084953149 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084953149 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084953149 DLSCCP DEBUG SCCP-SCOC(25)[0x55e884f76b10]{IDLE}: Deallocated (fsm.c:568) 20241216084953278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084953278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084953278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216084953278 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216084953278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbe309f) (hnbgw_rua.c:471) 20241216084953278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12464287 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216084953278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216084953278 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216084953278 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216084953278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216084953278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084953278 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084953278 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084953278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b14df), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241216084953278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084953278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084953278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084953278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084953279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953279 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084953279 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084953279 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084953279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084953279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084953279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084953279 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241216084953304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084953304 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084953304 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084953304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084953304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084953304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084953304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084953304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084953304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084953304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084953304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084953304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084953304 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) 20241216084953304 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241216084953304 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216084953304 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084953304 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216084953304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216084953304 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216084953304 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216084953304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216084953305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216084953305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241216084953305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084953305 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3dc551994ff5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)12464287 20241216084953318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084953318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084953318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216084953318 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216084953318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbe309f,cause=radio(normal)) (hnbgw_rua.c:439) 20241216084953318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12464287 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216084953318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216084953318 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216084953318 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216084953318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216084953318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216084953318 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216084953318 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216084953318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b14df), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216084953318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084953318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084953318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084953318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084953318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216084953318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216084953319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216084953319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084953319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084953319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084953319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084953319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084953319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084953319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)7780682 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Session index based on connection ID:0 20241216084953321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084953321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084953321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084953321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084953321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084953321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084953321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084953321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084953321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084953321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084953321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084953321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084953321 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=000b14df), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216084953321 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241216084953321 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216084953321 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084953321 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216084953321 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) 20241216084953321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216084953321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216084953321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216084953321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{disconnected}: Freeing instance (context_map.c:202) 20241216084953321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12464287)[0x55e884f7f6b0]{disconnected}: Deallocated (fsm.c:568) 20241216084953321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216084953321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:206) 20241216084953321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216084953321 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12464287 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216084953321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b14df), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241216084953321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084953321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084953321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084953321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084953321 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216084953321 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216084953321 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216084953321 DLSCCP DEBUG SCCP-SCOC(30)[0x55e884f5c780]{IDLE}: Deallocated (fsm.c:568) 20241216084953321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084953321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084953321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084953321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084953321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084953321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084953321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084953321 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084955325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216084955336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084955336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084955336 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216084955336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216084955336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216084955337 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36283<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@3dc551994ff5: Final verdict of PTC: none 20241216084955338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@3dc551994ff5: Final verdict of PTC: none 20241216084955338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216084955338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216084955338 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 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216084955338 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084955338 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084955338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084955339 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084955339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084955339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084955339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(316)@3dc551994ff5: Final verdict of PTC: none 20241216084955339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216084955339 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216084955339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084955339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084955339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084955339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084955339 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084955339 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084955339 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084955339 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(320)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(310)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(321)@3dc551994ff5: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@3dc551994ff5: Final verdict of PTC: none 20241216084955341 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 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216084955341 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216084955341 DLSS7 <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-M3UA(317)@3dc551994ff5: Final verdict of PTC: none 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216084955341 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) 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216084955341 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216084955341 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216084955341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216084955341 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216084955341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216084955341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216084955341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084955341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216084955341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216084955341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084955341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084955341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084955341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084955341 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216084955341 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216084955341 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216084955341 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216084955342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:49:55 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 20241216084955398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084955800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254752) Waiting for packet dumper to finish... 1 (prev_count=254752, count=281376) 20241216084957340 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084957340 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084957340 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216084957341 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216084957341 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216084957341 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:49:57 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_cs_creq_cref started. 20241216084958893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084958897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216084958900 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35745<->l=127.0.0.1:4262) (control_if.c:572) 20241216084958915 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958915 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958915 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958915 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958916 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958916 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958916 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958916 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216084958916 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216084958916 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216084958917 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958917 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216084958917 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958917 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216084958917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958917 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958917 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958917 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216084958917 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958917 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216084958917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958917 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958917 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958917 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216084958917 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216084958917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958917 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958917 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084958917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084958917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958917 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958917 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 20241216084958917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216084958918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216084958918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216084958918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084958918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(331)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(329)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084958930 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958930 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958930 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958930 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958930 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958930 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958930 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216084958930 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084958931 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958931 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216084958931 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084958931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958931 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216084958931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958931 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958931 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958931 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216084958931 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084958931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958931 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216084958931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958931 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958931 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958932 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216084958932 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958932 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216084958932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958932 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958932 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084958932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084958932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084958932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084958932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084958932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084958932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084958932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084958932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084958932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084958932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084958932 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084958932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958932 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 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216084958932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216084958932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216084958932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084958932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084958932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084958932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084958932 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216084958953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216084958953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216084958953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216084958953 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216084958953 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216084958953 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216084958953 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216084958953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216084958953 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@3dc551994ff5: setverdict(pass): none -> pass 20241216084959129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084959129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216084959129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084959129 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216084959137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959137 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216084959137 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084959137 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084959137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084959137 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084959137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084959140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959140 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084959140 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084959140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084959140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084959140 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084959140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084959140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084959141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084959141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216084959141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084959141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084959141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084959141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084959141 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084959141 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084959141 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084959142 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084959142 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216084959142 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084959142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084959142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216084959142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084959142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084959142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084959142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084959142 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084959143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084959143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084959143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084959143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084959143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084959143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084959143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959144 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216084959144 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216084959144 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216084959144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216084959151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959151 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216084959151 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216084959151 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216084959151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216084959151 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216084959151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216084959153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216084959153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216084959154 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216084959154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216084959154 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216084959154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216084959154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084959154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216084959154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216084959154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216084959154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216084959154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084959154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216084959154 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216084959154 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216084959154 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216084959155 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216084959155 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216084959155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216084959155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084959155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216084959155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084959156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084959156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084959156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084959156 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216084959156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084959156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084959156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084959156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084959156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084959156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084959156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084959933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959933 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084959933 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084959933 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084959933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084959933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084959933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084959933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084959933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084959933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084959933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084959933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084959933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084959933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084959933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216084959933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084959933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084959933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084959933 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084959933 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216084959933 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084959933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084959933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216084959933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084959934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084959934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216084959934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084959934 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084959934 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216084959934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084959934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084959934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216084959934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216084959934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216084959934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216084959934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216084959934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216084959934 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216084959934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084959934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084959934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084959934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084959934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084959934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084959934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216084959934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084959934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084959934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216084959934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216084959934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084959934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084959934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084959934 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084959934 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216084959947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959947 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084959947 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084959947 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084959947 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084959947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084959947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084959947 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084959947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084959947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084959947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084959947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084959947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084959947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084959947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084959947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084959947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216084959947 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216084959947 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216084959947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216084959947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216084959947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216084959947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216084959947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216084959947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216084959948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216084959948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216084959948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216084959948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216084959948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216084959948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216084959948 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959948 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216084959948 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216084959949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216084959949 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216084959949 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216084959949 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216084959949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216084959949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216084959949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216084959949 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216084959949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216084959949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216084959949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216084959949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216084959949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216084959949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216084959949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216084959949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216084959949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216084959949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216084959949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216084959949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216084959949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216084959949 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216084959949 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216084959949 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216084959966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@3dc551994ff5: f_create_expect(l3 := 'E603C714842F741F0927'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@3dc551994ff5: Created Expect[0] for 'E603C714842F741F0927'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_creq_cref0(336)1351882 20241216085001002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085001002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085001002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085001002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085001002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x14a0ca, normal) (hnbgw_rua.c:407) 20241216085001002 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085001002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085001002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1351882 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085001002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085001002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085001002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1351882 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085001002 DCN DEBUG map_sccp[0x55e884f5c780]{init}: Allocated (fsm.c:456) 20241216085001002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085001002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1351882 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085001002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1351882 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085001002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085001002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085001002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085001002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085001002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085001002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085001002 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{IDLE}: Allocated (fsm.c:456) 20241216085001002 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085001002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae603c714842f741f0927004f40030002ff0056400500f1100926) (sccp_scrc.c:406) 20241216085001002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085001002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085001002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085001002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085001002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085001002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085001002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085001002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085001002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085001002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085001002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085001002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085001002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085001002 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085001002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085001002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085001002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085001002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085001002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085001002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085001002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085001002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085001002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085001002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@3dc551994ff5: Found Expect[0] for l3='E603C714842F741F0927'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@3dc551994ff5: Added conn table entry 0TC_ranap_cs_creq_cref0(336)16576340 TC_ranap_cs_creq_cref0(336)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@3dc551994ff5: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)16576340 HNBGW_Test.msc0-SCCP(329)@3dc551994ff5: Session index based on connection ID:0 20241216085001008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085001008 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085001008 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085001008 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085001008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085001008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085001008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085001008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085001008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085001008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085001008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085001008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085001008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085001008 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) 20241216085001008 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241216085001008 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241216085001008 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085001008 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085001008 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) 20241216085001008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085001008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241216085001008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085001008 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085001008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085001008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085001008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085001008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{disrupted}: Freeing instance (context_map.c:202) 20241216085001008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1351882)[0x55e884f6ca00]{disrupted}: Deallocated (fsm.c:568) 20241216085001008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085001008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{disconnected}: Freeing instance (context_map.c:206) 20241216085001008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e884f5c780]{disconnected}: Deallocated (fsm.c:568) 20241216085001008 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1351882 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085001008 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241216085001008 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085001008 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085001008 DLSCCP DEBUG SCCP-SCOC(31)[0x55e884f76b10]{IDLE}: Deallocated (fsm.c:568) 20241216085001008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085001008 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)@3dc551994ff5: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)1351882 TC_ranap_cs_creq_cref0(336)@3dc551994ff5: Final verdict of PTC: pass 20241216085001011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085001013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085001014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085001014 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085001014 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085001014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@3dc551994ff5: Final verdict of PTC: none 20241216085001014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085001015 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35745<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(333)@3dc551994ff5: Final verdict of PTC: none 20241216085001016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085001016 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085001016 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 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085001016 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085001016 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085001016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085001016 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085001016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085001016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085001017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085001017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085001017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085001017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085001017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085001017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085001017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085001017 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085001017 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085001017 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085001017 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085001017 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085001017 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085001017 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 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085001017 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085001017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085001017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085001017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085001017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085001017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085001017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085001017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085001017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085001017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085001017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085001017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085001017 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085001017 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085001017 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085001017 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085001017 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(330)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(335)@3dc551994ff5: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(324)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-M3UA(334)@3dc551994ff5: Final verdict of PTC: none 20241216085001020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 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 20241216085001075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085001477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51038<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232216) Waiting for packet dumper to finish... 1 (prev_count=232216, count=236212) 20241216085003017 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085003017 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085003017 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085003018 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085003018 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085003018 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ranap_ps_creq_cref started. 20241216085004550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085004554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085004557 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41907<->l=127.0.0.1:4262) (control_if.c:572) 20241216085004571 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004571 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004572 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004572 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004572 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004572 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004572 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004572 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085004573 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004573 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085004573 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004573 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085004573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004573 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004573 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085004573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085004573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004573 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004573 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085004573 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085004573 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004573 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085004573 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004573 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085004573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004573 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004573 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004573 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085004573 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004573 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085004573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004573 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085004573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085004573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085004573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004573 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 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085004573 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(345)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085004593 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004593 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004594 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004594 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004594 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004594 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004594 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085004594 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004595 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004595 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085004595 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004595 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085004595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004595 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004595 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004595 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085004595 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004595 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085004595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004595 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004595 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004595 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085004595 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085004595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004595 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004595 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085004595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085004595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004595 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004595 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 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085004595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085004595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085004595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085004595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085004634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085004634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085004634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085004634 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085004634 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085004634 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085004634 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085004634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085004634 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085004791 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085004791 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085004791 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085004791 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085004799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004799 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085004799 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085004799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085004799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085004799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085004799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085004802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004802 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085004802 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085004802 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085004802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085004802 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085004802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085004803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085004803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085004803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085004803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085004803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085004803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085004803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085004803 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085004803 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085004803 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004804 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004804 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085004804 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085004804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085004804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004804 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085004804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085004804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085004804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085004804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085004819 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085004819 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085004819 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085004819 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085004823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004823 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085004823 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085004823 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085004823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085004823 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085004823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085004824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004824 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085004824 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085004824 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085004824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085004824 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085004824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085004824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085004824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085004824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085004824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085004824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085004824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085004824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085004824 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085004824 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085004824 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085004825 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085004825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085004825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085004825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085004825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085004825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085004825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085004825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085004825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085004825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085004825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085004825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085004825 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085004825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085004825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085004825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085004825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085004825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085004825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085004825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085004825 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085005595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085005595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085005595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085005595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085005595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085005595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085005595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085005595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085005595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085005595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085005595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085005595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085005595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085005595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085005595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085005595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085005595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085005595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085005595 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085005595 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085005595 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085005595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085005595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085005595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085005595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085005595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085005595 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085005595 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085005595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085005595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085005595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085005595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085005595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085005595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085005595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085005595 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085005596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085005596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085005596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085005596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085005596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085005596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085005596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085005596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085005596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085005596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085005596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085005596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085005596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085005596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085005596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085005596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085005596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085005596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085005596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085005596 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085005596 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085005623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085005623 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085005623 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085005623 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085005624 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085005624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085005624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085005624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085005624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085005624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085005624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085005624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085005624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085005624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085005624 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085005624 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085005624 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085005624 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085005624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085005624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085005624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085005624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085005624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085005624 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085005624 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085005624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085005624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085005624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085005624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085005624 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085005624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085005624 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085005624 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085005624 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085005624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085005624 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085005624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085005624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085005624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085005624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085005624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085005624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085005624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085005624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085005624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085005624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085005624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085005624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085005624 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085005624 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085005647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: f_create_expect(l3 := 'EDAE7883625803CDD903'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: Created Expect[0] for 'EDAE7883625803CDD903'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12114358 20241216085006659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085006659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085006659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085006659 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085006659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb8d9b6, normal) (hnbgw_rua.c:407) 20241216085006659 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085006659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085006659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12114358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085006660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085006660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085006660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12114358 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085006660 DCN DEBUG map_sccp[0x55e884f5c780]{init}: Allocated (fsm.c:456) 20241216085006660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085006660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12114358 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085006660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12114358 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085006660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085006660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085006660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085006660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085006660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085006660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085006660 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{IDLE}: Allocated (fsm.c:456) 20241216085006660 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085006660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aedae7883625803cdd903004f400300003c0056400500f1100926) (sccp_scrc.c:406) 20241216085006660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085006660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085006660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085006660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085006660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085006660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085006660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085006660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085006660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085006660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085006660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085006660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085006660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085006660 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085006660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085006660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085006660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085006660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085006660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085006660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085006660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085006660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085006660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085006660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: Found Expect[0] for l3='EDAE7883625803CDD903'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: Added conn table entry 0TC_ranap_ps_creq_cref0(350)7026549 TC_ranap_ps_creq_cref0(350)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)7026549 HNBGW_Test.sgsn0-SCCP(346)@3dc551994ff5: Session index based on connection ID:0 20241216085006666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085006666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085006666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085006666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085006666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085006666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085006666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085006666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085006666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085006666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085006666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085006666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085006666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085006666 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) 20241216085006666 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241216085006666 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241216085006666 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085006666 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085006666 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) 20241216085006666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085006666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241216085006666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085006666 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085006666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085006666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085006666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085006666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{disrupted}: Freeing instance (context_map.c:202) 20241216085006666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12114358)[0x55e884f6ca00]{disrupted}: Deallocated (fsm.c:568) 20241216085006666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085006666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{disconnected}: Freeing instance (context_map.c:206) 20241216085006666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e884f5c780]{disconnected}: Deallocated (fsm.c:568) 20241216085006666 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12114358 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085006666 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241216085006666 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085006666 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085006666 DLSCCP DEBUG SCCP-SCOC(32)[0x55e884f76b10]{IDLE}: Deallocated (fsm.c:568) 20241216085006666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085006666 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)@3dc551994ff5: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12114358 20241216085006670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59712<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085006672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085006672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085006672 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085006672 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085006672 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(344)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@3dc551994ff5: Final verdict of PTC: none 20241216085006673 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41907<->l=127.0.0.1:4262) (control_if.c:193) 20241216085006673 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085006673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085006673 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085006673 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 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085006673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085006673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085006673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085006673 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085006673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085006673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085006673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085006673 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085006673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085006673 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 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085006673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085006673 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085006673 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085006673 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085006673 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085006673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085006673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085006673 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085006673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085006673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085006673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085006673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085006673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085006673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085006673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085006673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085006673 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085006673 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(347)@3dc551994ff5: Final verdict of PTC: none 20241216085006673 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(343)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@3dc551994ff5: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@3dc551994ff5: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(349)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(338)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085006676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59694<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:06 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 20241216085006743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085007145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184812) Waiting for packet dumper to finish... 1 (prev_count=184812, count=236616) 20241216085008674 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085008674 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085008674 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085008674 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085008674 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085008674 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50:09 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20241216085010221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085010224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085010228 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42359<->l=127.0.0.1:4262) (control_if.c:572) 20241216085010244 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010244 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010244 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010244 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010244 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010244 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085010244 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085010244 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085010245 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010245 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010246 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010246 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085010246 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010246 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085010246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010246 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010246 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010246 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085010246 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010246 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085010246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010246 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010246 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010246 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085010246 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085010246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010246 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010246 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010246 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085010246 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085010246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010246 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010246 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 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085010246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085010246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085010246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085010246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(359)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085010266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010266 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010266 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010266 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010267 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085010267 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010268 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010268 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085010268 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010268 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085010268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010268 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010268 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010268 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085010268 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010268 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085010268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010268 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010268 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085010268 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085010268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010268 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010268 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085010268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085010268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010268 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010268 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 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085010268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085010268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085010268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085010268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085010295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085010295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085010295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085010295 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085010295 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085010295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085010295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085010295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085010295 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085010461 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085010461 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085010461 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085010461 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085010462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010462 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085010462 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085010462 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085010462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085010462 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085010462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085010463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010463 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085010463 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085010463 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085010463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085010463 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085010463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085010463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085010463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085010463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085010463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085010463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085010463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085010463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085010463 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085010463 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085010463 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010465 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085010465 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085010465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085010465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010465 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085010465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085010465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085010465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085010465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085010483 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085010483 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085010483 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085010483 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085010485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010485 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085010485 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085010485 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085010485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085010485 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085010485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085010487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010487 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085010487 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085010487 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085010487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085010487 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085010487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085010487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085010487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085010487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085010487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085010487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085010487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085010487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085010487 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085010487 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085010487 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085010488 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085010488 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085010488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085010488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085010488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085010488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085010488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085010488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085010488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085010488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085010488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085010488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085010488 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085010488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085010488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085010488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085010488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085010488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085010488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085010488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085010488 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085011267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085011267 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085011267 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085011267 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085011267 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085011267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085011267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085011267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085011267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085011267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085011267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085011267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085011267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085011267 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085011267 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085011267 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085011267 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085011267 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085011267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085011267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085011267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085011267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085011267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085011267 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085011267 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085011267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085011267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085011267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085011267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085011267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085011267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085011267 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085011267 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085011267 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085011267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085011267 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085011267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085011267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085011267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085011267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085011267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085011267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085011267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085011267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085011268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085011268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085011268 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085011268 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085011287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085011287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085011287 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085011287 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085011287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085011287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085011287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085011287 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085011287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085011287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085011287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085011287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085011287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085011287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085011287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085011287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085011287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085011287 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085011287 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085011287 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085011287 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085011287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085011287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085011287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085011287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085011287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085011287 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085011287 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085011287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085011287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085011287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085011287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085011287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085011287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085011287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085011287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085011288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085011288 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085011288 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085011288 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085011288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085011288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085011288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085011288 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085011288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085011288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085011288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085011288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085011288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085011288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085011288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085011288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085011288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085011288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085011288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085011288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085011288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085011288 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085011288 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085011307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: f_create_expect(l3 := 'D7E2944CA08AC193423F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: Created Expect[0] for 'D7E2944CA08AC193423F'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)@3dc551994ff5: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)12779455 20241216085012337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085012337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085012337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085012337 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085012337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2ffbf, normal) (hnbgw_rua.c:407) 20241216085012337 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085012337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085012337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12779455 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085012337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085012337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085012337 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12779455 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085012337 DCN DEBUG map_sccp[0x55e884f5c780]{init}: Allocated (fsm.c:456) 20241216085012337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085012337 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12779455 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085012337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12779455 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085012337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085012337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085012337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085012337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085012337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085012337 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085012337 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{IDLE}: Allocated (fsm.c:456) 20241216085012337 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085012337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad7e2944ca08ac193423f004f40030000560056400500f1100926) (sccp_scrc.c:406) 20241216085012337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085012337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085012337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085012337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085012337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085012337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085012337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085012337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085012337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085012337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085012337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085012337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085012337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085012337 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085012337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085012337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085012338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085012338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085012338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085012338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085012338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085012338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085012338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085012338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: Found Expect[0] for l3='D7E2944CA08AC193423F'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)2820395 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@3dc551994ff5: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@3dc551994ff5: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)12779455 20241216085012542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085012542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085012542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085012542 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085012542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc2ffbf,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085012542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12779455 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085012542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085012542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085012542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085013357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085013357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085013357 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085013357 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085013357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085013357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085013357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085013357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085013357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085013357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085013357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085013357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085013357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085013357 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009bb7e2) (sccp_scrc.c:477) 20241216085013357 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241216085013357 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085013357 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085013357 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085013357 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085013357 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) 20241216085013357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085013357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085013357 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085013357 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085013357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bb7e2), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085013357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085013357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085013357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085013358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085013358 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241216085013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:202) 20241216085013358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12779455)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216085013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{disconnected}: Freeing instance (context_map.c:206) 20241216085013358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e884f5c780]{disconnected}: Deallocated (fsm.c:568) 20241216085013358 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12779455 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085013358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085013358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085013358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085013358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085013358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085013358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085013358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085013358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: Session index based on local reference:0 20241216085013361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085013361 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085013362 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085013362 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085013362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085013362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085013362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085013362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085013362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085013362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085013362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085013362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085013362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085013362 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=009bb7e2) (sccp_scrc.c:477) 20241216085013362 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241216085013362 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085013362 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085013362 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085013362 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085013362 DLSCCP DEBUG SCCP-SCOC(33)[0x55e884f76b10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)2820395 20241216085014365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@3dc551994ff5: Final verdict of PTC: none 20241216085014368 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42359<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(358)@3dc551994ff5: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@3dc551994ff5: Final verdict of PTC: none 20241216085014368 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085014368 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085014368 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085014368 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085014368 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 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085014368 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085014368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085014368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085014368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085014368 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085014368 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085014368 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(362)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(363)@3dc551994ff5: Final verdict of PTC: none20241216085014368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085014368 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 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085014368 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085014368 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085014368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085014368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085014368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085014368 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085014368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085014368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085014368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085014368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085014368 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085014368 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085014369 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085014369 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085014369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085014369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085014369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085014369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085014369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085014369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085014369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085014369 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085014369 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085014369 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085014369 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(361)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(352)@3dc551994ff5: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085014373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:14 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 20241216085014429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085014831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49308<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247952) Waiting for packet dumper to finish... 1 (prev_count=247952, count=248716) 20241216085016370 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085016370 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085016370 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085016370 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085016370 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085016370 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20241216085017924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085017927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085017930 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45021<->l=127.0.0.1:4262) (control_if.c:572) 20241216085017943 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017943 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017943 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017943 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017943 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017943 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017944 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017944 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085017944 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085017944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085017944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085017944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017944 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017944 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085017944 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085017944 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017944 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085017944 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085017944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085017944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085017944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017944 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017945 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085017945 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085017945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017945 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085017945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017945 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085017945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085017945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085017946 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017946 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085017946 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085017946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017946 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085017946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017946 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017946 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 20241216085017946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085017946 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(373)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085017959 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017959 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017959 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017959 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017959 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017959 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017959 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085017959 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085017960 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017961 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085017961 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017961 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085017961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017961 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017961 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017961 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085017961 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017961 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085017961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017961 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017961 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017961 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085017961 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017961 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085017961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017961 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017961 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085017961 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085017961 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085017961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085017961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085017961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085017961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085017961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085017961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085017961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085017961 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085017961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017961 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 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085017961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085017961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085017961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085017961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085017961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085017961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085017961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085017984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085017984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085017984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085017984 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085017984 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085017984 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085017984 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085017984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085017984 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085018157 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085018157 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085018157 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085018157 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085018166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018166 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085018166 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085018166 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085018166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085018166 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085018166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085018169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018169 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085018169 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085018169 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085018169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085018169 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085018169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085018169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085018169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085018169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085018169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085018169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085018169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085018169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085018169 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085018169 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085018169 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085018170 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085018171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085018171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085018171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085018171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085018171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085018171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085018171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085018171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085018171 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085018171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085018171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085018171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085018171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085018171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085018171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085018171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085018173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085018173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085018173 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085018181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018181 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085018181 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085018181 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085018181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085018181 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085018181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085018183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018183 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085018183 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085018183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085018183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085018183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085018183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085018183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085018183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085018183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085018183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085018183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085018183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085018183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085018183 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085018183 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085018183 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085018184 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085018184 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085018184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085018184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085018184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085018184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085018184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085018184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085018184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085018184 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085018184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085018184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085018184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085018184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085018184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085018184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085018184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085018973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018973 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085018973 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085018973 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085018973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085018973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085018973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085018973 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085018973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085018973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085018973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085018973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085018974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085018974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085018974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085018974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085018974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085018974 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085018974 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085018974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085018974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085018974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085018974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085018974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085018974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085018974 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085018974 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085018974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085018974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085018974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085018974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085018974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085018974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085018974 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085018976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085018976 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085018976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085018976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085018976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085018976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085018976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085018976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085018976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085018976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085018976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085018976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085018976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085018976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085018976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085018976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085018976 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085018976 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085018980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018980 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085018980 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085018980 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085018980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085018980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085018980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085018980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085018981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085018981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085018981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085018981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085018981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085018981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085018981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085018981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085018981 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085018981 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085018981 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085018981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085018981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085018981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085018981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085018981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085018981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085018981 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085018981 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085018981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085018981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085018981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085018981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085018981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085018981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085018981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085018983 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085018983 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085018983 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085018983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085018983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085018983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085018983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085018983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085018983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085018983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085018983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085018983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085018983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085018983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085018983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085018983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085018983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085018983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085018983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085018983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085018983 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085018983 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085019011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@3dc551994ff5: f_create_expect(l3 := 'EFACF414404355CB5F59'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@3dc551994ff5: Created Expect[0] for 'EFACF414404355CB5F59'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)@3dc551994ff5: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)16598809 20241216085020052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085020052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085020052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085020052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085020052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd4719, normal) (hnbgw_rua.c:407) 20241216085020052 DHNB DEBUG map_rua[0x55e884f76b10]{init}: Allocated (fsm.c:456) 20241216085020052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085020052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085020052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085020052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085020052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598809 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085020052 DCN DEBUG map_sccp[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085020052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085020052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16598809 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085020052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598809 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085020052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085020052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085020052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085020052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085020052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085020052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085020052 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{IDLE}: Allocated (fsm.c:456) 20241216085020052 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085020052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aefacf414404355cb5f59004f400300011d0056400500f1100926) (sccp_scrc.c:406) 20241216085020052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085020053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085020053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085020053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085020053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085020053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085020053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085020053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085020053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085020053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085020053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085020053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085020053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085020053 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085020053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085020053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085020053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085020053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085020053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085020053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085020053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085020053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085020053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085020053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@3dc551994ff5: Found Expect[0] for l3='EFACF414404355CB5F59'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@3dc551994ff5: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3616592 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@3dc551994ff5: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@3dc551994ff5: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)16598809 20241216085020258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085020258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085020258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085020258 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085020258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd4719,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085020258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598809 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085020258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085020258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085020258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085021075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085021075 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085021075 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085021075 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085021075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085021075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085021075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085021075 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085021076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085021076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085021076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085021076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085021076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085021076 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0042e88b) (sccp_scrc.c:477) 20241216085021076 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241216085021076 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085021076 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085021076 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085021076 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085021076 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) 20241216085021076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085021076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085021076 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085021076 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085021076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042e88b), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085021076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085021076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085021076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085021076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085021076 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085021076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241216085021076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085021076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{disconnected}: Freeing instance (context_map.c:202) 20241216085021076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16598809)[0x55e884f76b10]{disconnected}: Deallocated (fsm.c:568) 20241216085021076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085021076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:206) 20241216085021076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216085021076 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16598809 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085021076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085021076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085021076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085021076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085021076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085021076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085021076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085021076 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: Session index based on local reference:0 20241216085021080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085021080 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085021080 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085021080 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085021080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085021080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085021080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085021080 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085021080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085021080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085021080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085021080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085021080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085021080 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=0042e88b) (sccp_scrc.c:477) 20241216085021080 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241216085021080 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085021080 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085021080 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085021080 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085021080 DLSCCP DEBUG SCCP-SCOC(34)[0x55e884f5c780]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@3dc551994ff5: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3616592 20241216085022087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085022098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085022098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085022098 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085022098 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085022098 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@3dc551994ff5: Final verdict of PTC: none 20241216085022099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085022100 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45021<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(375)@3dc551994ff5: Final verdict of PTC: none 20241216085022099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085022099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085022099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085022099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085022099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085022099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085022100 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085022100 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085022100 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 20241216085022100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085022100 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085022100 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085022100 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085022100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085022100 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085022100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085022100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085022100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085022100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085022100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085022100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085022100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085022100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085022100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085022100 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085022100 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085022100 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085022100 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(373)@3dc551994ff5: Final verdict of PTC: none 20241216085022101 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 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085022101 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085022101 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) 20241216085022101 DLSS7 <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_cs_rua_disconnect_during_sccp_cr_cc(365)@3dc551994ff5: Final verdict of PTC: none 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085022101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085022101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085022101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085022101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085022101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085022101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085022102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085022102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085022102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085022102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085022102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085022102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085022102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085022102 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085022102 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085022102 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085022102 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(374)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@3dc551994ff5: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(366)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(377)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085022107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:22 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 20241216085022191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085022592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222264) Waiting for packet dumper to finish... 1 (prev_count=222264, count=248900) 20241216085024101 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085024101 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085024101 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085024102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085024102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085024102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50:24 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_cs_iu_release_req_rua_disconnect started. 20241216085025701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085025705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085025713 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36327<->l=127.0.0.1:4262) (control_if.c:572) 20241216085025737 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025737 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025737 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025737 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025738 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025738 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085025738 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085025738 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085025738 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025738 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025738 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025738 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085025738 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085025738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085025738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025738 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085025738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085025738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085025738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085025739 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025739 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085025739 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025739 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085025739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025739 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025739 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025739 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085025739 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025739 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085025739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025739 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025739 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025739 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085025739 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085025739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025739 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025739 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 20241216085025739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085025739 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085025739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085025739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085025739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085025739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085025739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085025740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085025740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085025740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(387)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085025754 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025754 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025755 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025755 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025755 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025755 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025755 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085025755 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025756 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025756 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085025756 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025756 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085025756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025756 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025756 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025756 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085025756 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025756 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085025756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025756 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025756 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025756 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085025756 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025756 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085025756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025756 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025756 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085025756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085025757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025757 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025757 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 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085025757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085025757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085025757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085025757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085025780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085025780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085025780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085025780 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085025780 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085025780 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085025780 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085025780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085025780 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085025952 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085025952 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085025952 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085025952 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085025956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085025957 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085025957 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085025957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085025957 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085025957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085025958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025958 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085025958 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085025958 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085025958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085025958 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085025958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085025958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085025958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085025958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085025958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085025958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085025958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085025958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085025958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085025958 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085025958 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025959 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085025959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085025959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085025959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025959 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085025959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085025959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085025959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085025959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085025968 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085025968 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085025968 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085025968 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085025971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025971 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085025971 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085025971 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085025971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085025971 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085025971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085025972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025972 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085025972 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085025972 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085025972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085025972 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085025972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085025972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085025972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085025972 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085025972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085025972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085025972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085025972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085025972 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085025972 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085025972 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085025973 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085025973 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085025973 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085025973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085025973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085025973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085025973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085025973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085025973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085025973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085025973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085025973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085025973 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085025973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085025973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085025973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085025973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085025973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085025973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085025973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085025973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085026766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085026766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085026766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085026766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085026766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085026766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085026766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085026766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085026766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085026767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085026767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085026767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085026767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085026767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085026767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085026767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085026767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085026767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085026767 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085026767 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085026767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085026767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085026767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085026767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085026767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085026767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085026767 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085026767 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085026767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085026767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085026767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085026767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085026767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085026767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085026767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085026767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085026769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085026769 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085026769 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085026769 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085026769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085026769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085026769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085026769 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085026769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085026769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085026769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085026769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085026769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085026769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085026769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085026769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085026769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085026769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085026769 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085026769 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085026769 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085026775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085026776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085026776 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085026776 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085026776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085026776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085026776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085026776 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085026776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085026776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085026776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085026776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085026776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085026776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085026776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085026776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085026776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085026776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085026776 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085026776 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085026776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085026776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085026776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085026776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085026776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085026776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085026776 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085026776 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085026776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085026776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085026776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085026776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085026776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085026776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085026776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085026776 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085026778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085026778 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085026778 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085026778 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085026778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085026778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085026778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085026778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085026778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085026778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085026778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085026778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085026778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085026778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085026778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085026778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085026778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085026778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085026778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085026778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085026778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085026778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085026778 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085026778 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085026813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@3dc551994ff5: f_create_expect(l3 := 'CBF2B40AFC018B167481'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@3dc551994ff5: Created Expect[0] for 'CBF2B40AFC018B167481'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@3dc551994ff5: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)2173740 20241216085027845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085027845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085027845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085027845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085027845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x212b2c, normal) (hnbgw_rua.c:407) 20241216085027845 DHNB DEBUG map_rua[0x55e884f5c780]{init}: Allocated (fsm.c:456) 20241216085027845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085027845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085027845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085027845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085027845 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085027845 DCN DEBUG map_sccp[0x55e884f76b10]{init}: Allocated (fsm.c:456) 20241216085027845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085027845 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2173740 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085027845 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085027845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085027845 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085027845 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085027845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085027845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085027845 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085027845 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{IDLE}: Allocated (fsm.c:456) 20241216085027845 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085027845 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acbf2b40afc018b167481004f400300011e0056400500f1100926) (sccp_scrc.c:406) 20241216085027845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085027845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085027845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085027845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085027845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085027845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085027845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085027845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085027845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085027845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085027845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085027845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085027845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085027845 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085027845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085027845 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085027845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085027845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085027845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085027845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085027845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085027845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085027845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085027845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@3dc551994ff5: Found Expect[0] for l3='CBF2B40AFC018B167481'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@3dc551994ff5: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12042198 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: setverdict(pass): none -> pass 20241216085027853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085027853 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085027853 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085027853 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085027853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085027853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085027853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085027853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085027853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085027853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085027853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085027853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085027853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085027853 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f47d1) (sccp_scrc.c:477) 20241216085027853 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241216085027853 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085027853 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085027853 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085027853 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085027853 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) 20241216085027853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085027853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@3dc551994ff5: 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)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085028054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085028054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085028054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085028054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085028054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085028054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085028054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085028054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085028054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085028054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085028054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085028054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085028054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085028054 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) 20241216085028054 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241216085028054 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085028055 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085028055 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085028055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085028055 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085028055 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085028055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085028055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085028055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085028055 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085028055 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085028055 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085028055 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085028055 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{UNUSED}: Allocated (fsm.c:456) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{UNUSED}: is child of mgw(mgw-fsm-2173740-0)[0x55e884f769e0] (fsm.c:486) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2173740-0)[0x55e884f769e0] (mgcp_client_endpoint_fsm.c:724) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085028055 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f6cb30]{ST_CRCX}: Allocated (fsm.c:456) 20241216085028055 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f6cb30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820] (fsm.c:486) 20241216085028055 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f6cb30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085028055 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f6cb30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085028055 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 212b'... (mgcp_client.c:807) 20241216085028055 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241216085028055 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f6cb30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085028055 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "212b2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "212b2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "212b2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "212b2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085028092 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241216085028092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085028092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085028092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085028092 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085028092 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085028092 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028092 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028092 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085028092 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085028092 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028092 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085028092 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085028092 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085028092 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085028092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085028092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085028092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085028092 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085028112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085028112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085028112 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085028112 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085028112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x212b2c) (hnbgw_rua.c:471) 20241216085028112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085028113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085028113 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085028113 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085028113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085028113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085028113 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085028113 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085028113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085028113 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2173740-0)[0x55e884f769e0] (mgcp_client_endpoint_fsm.c:724) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085028113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 212b'... (mgcp_client.c:807) 20241216085028113 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085028113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028113 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "212b2c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "212b2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085028122 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241216085028122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085028122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085028122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028122 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085028122 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085028122 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2173740-0)[0x55e884f769e0] (mgcp_client_endpoint_fsm.c:724) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085028122 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085028123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f7f340]{ST_CRCX}: Allocated (fsm.c:456) 20241216085028123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f7f340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820] (fsm.c:486) 20241216085028123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f7f340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085028123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f7f340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241216085028123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 212b'... (mgcp_client.c:807) 20241216085028123 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085028123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2173740-0)[0x55e884f7f340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085028123 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085028123 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028123 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028123 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "212b2c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "212b2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085028129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241216085028129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085028129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085028129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085028129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028129 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{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) 20241216085028129 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085028129 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085028129 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085028129 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085028129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085028129 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085028129 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085028129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f47d1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085028129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085028129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085028129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085028129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085028129 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085028129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085028129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085028129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085028129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085028129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085028129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085028129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085028129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085028314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085028314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085028314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216085028314 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085028314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x212b2c) (hnbgw_rua.c:471) 20241216085028314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216085028314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085028314 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216085028314 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216085028314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216085028314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085028314 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085028314 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085028314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f47d1), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241216085028314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085028314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085028314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085028314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085028314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085028314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085028314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085028314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085028314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085028314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085028314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085028314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@3dc551994ff5: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)2173740 20241216085028518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085028518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085028518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085028518 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085028518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x212b2c,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085028518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085028518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085028518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085028518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085028518 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085028518 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085028518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f47d1), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085028518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085028518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085028518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085028518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085028518 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085028518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241216085028518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085028518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{disconnected}: Freeing instance (context_map.c:202) 20241216085028518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2173740)[0x55e884f5c780]{disconnected}: Deallocated (fsm.c:568) 20241216085028518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085028518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{disconnected}: Freeing instance (context_map.c:206) 20241216085028519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e884f76b10]{disconnected}: Deallocated (fsm.c:568) 20241216085028519 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085028519 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085028519 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085028519 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085028519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085028519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 212b'... (mgcp_client.c:807) 20241216085028519 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085028519 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085028519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085028519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 212b'... (mgcp_client.c:807) 20241216085028519 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085028519 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085028519 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: Removing from parent mgw(mgw-fsm-2173740-0)[0x55e884f769e0] (mgcp_client_endpoint_fsm.c:873) 20241216085028519 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085028519 DLMGCP DEBUG mgw-endp(mgw-fsm-2173740-0)[0x55e884f76820]{IN_USE}: Deallocated (fsm.c:568) 20241216085028519 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085028519 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085028519 DMGW DEBUG mgw(mgw-fsm-2173740-0)[0x55e884f769e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085028519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2173740 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085028519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085028519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085028519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085028519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085028519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085028519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085028519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085028519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Session index based on local reference:0 20241216085028526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085028526 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085028526 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085028526 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085028526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085028526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085028526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085028526 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@3dc551994ff5: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12042198 20241216085028526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085028526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085028526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085028526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085028526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085028526 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=006f47d1) (sccp_scrc.c:477) 20241216085028526 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20241216085028526 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085028526 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085028526 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085028526 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085028526 DLSCCP DEBUG SCCP-SCOC(35)[0x55e884f6ca00]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "212b2c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "212b2c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085028537 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6cb30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085028537 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085028537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f7f340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085029542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085029550 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36327<->l=127.0.0.1:4262) (control_if.c:193) 20241216085029550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085029550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085029550 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085029550 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085029550 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@3dc551994ff5: Final verdict of PTC: none 20241216085029550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(388)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@3dc551994ff5: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@3dc551994ff5: Final verdict of PTC: none 20241216085029551 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085029551 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085029551 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 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085029551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085029551 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)@3dc551994ff5: Final verdict of PTC: none 20241216085029551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085029551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085029551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085029551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085029551 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 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085029551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085029551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085029551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085029551 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085029551 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085029551 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085029551 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085029551 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085029551 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) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085029551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(380)@3dc551994ff5: Final verdict of PTC: none 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085029551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085029551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085029551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085029551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085029551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085029551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085029551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085029551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085029551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085029551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-M3UA(387)@3dc551994ff5: Final verdict of PTC: none 20241216085029551 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085029551 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085029551 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(390)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085029552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:29 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 20241216085029594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085029996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309016) Waiting for packet dumper to finish... 1 (prev_count=309016, count=309556) 20241216085031552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085031552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085031552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085031552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085031552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085031552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ps_iu_release_req_rua_disconnect started. 20241216085033085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085033087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085033091 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33015<->l=127.0.0.1:4262) (control_if.c:572) 20241216085033106 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033106 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033106 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033106 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033106 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033106 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085033106 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085033106 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085033106 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033106 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033108 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033108 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085033108 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033108 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033108 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033108 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085033108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033108 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033108 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033108 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085033108 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033108 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033108 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085033108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085033108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033108 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033108 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 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085033108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085033108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085033108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085033108 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(401)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(399)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085033127 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033127 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033127 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033127 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033127 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033127 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033127 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085033127 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033128 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033128 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085033128 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033128 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085033128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033128 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033128 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033128 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085033128 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033128 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085033128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033128 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033128 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033128 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085033128 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033128 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085033128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033128 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033128 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085033128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085033128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033128 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033128 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 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085033128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085033128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085033128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085033128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085033129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085033129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085033129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085033151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085033151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085033151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085033151 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085033151 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085033152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085033152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085033152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085033152 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085033323 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085033323 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085033323 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085033323 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085033327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033327 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085033327 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085033327 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085033327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085033327 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085033327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085033331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085033331 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085033331 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085033331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085033331 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085033331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085033331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085033331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085033331 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085033331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085033331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085033331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085033331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085033331 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085033331 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085033331 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033332 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033332 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085033332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085033332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085033333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033333 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085033333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085033333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085033333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085033333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085033342 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085033342 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085033342 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085033342 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085033345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033345 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085033345 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085033345 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085033345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085033345 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085033345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085033346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085033346 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085033346 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085033347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085033347 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085033347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085033347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085033347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085033347 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085033347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085033347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085033347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085033347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085033347 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085033347 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085033347 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085033348 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085033348 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085033348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085033348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085033348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085033348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085033348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085033348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085033348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085033348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085033348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085033348 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085033349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085033349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085033349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085033349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085033349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085033349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085033349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085033349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085034139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085034139 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085034139 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085034139 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085034139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085034139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085034139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085034139 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085034139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085034139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085034139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085034139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085034139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085034139 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085034139 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085034139 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085034139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085034140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085034140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085034140 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085034140 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085034140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085034140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085034140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085034140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085034140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085034140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085034140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085034140 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085034140 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085034141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085034141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085034141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085034141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085034141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085034141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085034141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085034141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085034141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085034141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085034141 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085034141 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085034141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085034141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085034141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085034141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085034141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085034141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085034141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085034141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085034141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085034141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085034141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085034141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085034141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085034142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085034142 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085034142 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085034142 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085034149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085034149 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085034149 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085034149 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085034149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085034149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085034149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085034149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085034149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085034149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085034149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085034149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085034149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085034149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085034149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085034149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085034149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085034149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085034149 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085034149 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085034149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085034149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085034149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085034149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085034149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085034149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085034149 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085034149 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085034149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085034149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085034149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085034149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085034149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085034149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085034149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085034149 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085034150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085034150 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085034150 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085034150 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085034150 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085034150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085034150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085034150 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085034150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085034150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085034150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085034150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085034150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085034150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085034150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085034150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085034150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085034150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085034150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085034150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085034150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085034150 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085034150 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085034150 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085034173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: f_create_expect(l3 := '2655FF2E2F6BAE8440E6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: Created Expect[0] for '2655FF2E2F6BAE8440E6'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@3dc551994ff5: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)16172744 20241216085035212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085035212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085035212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085035212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085035212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf6c6c8, normal) (hnbgw_rua.c:407) 20241216085035212 DHNB DEBUG map_rua[0x55e884f7f340]{init}: Allocated (fsm.c:456) 20241216085035212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085035212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085035212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085035212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085035212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085035212 DCN DEBUG map_sccp[0x55e884f6cb30]{init}: Allocated (fsm.c:456) 20241216085035213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085035213 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16172744 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085035213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085035213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085035213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085035213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085035213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085035213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085035213 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085035213 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{IDLE}: Allocated (fsm.c:456) 20241216085035213 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085035213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2655ff2e2f6bae8440e6004f40030002e10056400500f1100926) (sccp_scrc.c:406) 20241216085035213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085035213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085035213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085035213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085035213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085035213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085035213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085035213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085035213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085035213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085035213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085035213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085035213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085035213 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085035213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085035213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085035213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085035213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085035213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085035213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085035213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085035213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085035213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: Found Expect[0] for l3='2655FF2E2F6BAE8440E6'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7555122 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@3dc551994ff5: setverdict(pass): none -> pass 20241216085035226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085035226 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085035226 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085035226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085035226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085035226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085035226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085035226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085035226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085035226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085035226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085035226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085035227 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00634ac8) (sccp_scrc.c:477) 20241216085035227 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241216085035227 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085035227 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085035227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085035227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085035227 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) 20241216085035227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085035227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085035426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035426 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085035426 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085035426 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085035426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085035426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085035426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085035426 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085035427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085035427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085035427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085035427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085035427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085035427 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) 20241216085035427 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241216085035427 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085035427 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085035427 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085035427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085035427 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085035427 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085035427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085035427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085035427 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085035427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085035427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085035427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085035427 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085035469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085035469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085035469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085035469 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085035469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf6c6c8) (hnbgw_rua.c:471) 20241216085035469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085035469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085035469 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085035469 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085035469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085035469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085035469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085035469 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085035469 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085035469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634ac8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085035470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085035470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085035470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085035470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085035470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085035470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085035470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085035470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085035470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085035470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085035470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085035674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085035674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085035674 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216085035674 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085035674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf6c6c8) (hnbgw_rua.c:471) 20241216085035674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216085035674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085035674 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216085035674 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216085035674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216085035674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085035674 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085035674 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085035674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634ac8), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241216085035674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085035674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085035674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085035674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085035675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085035675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085035675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085035675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085035675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085035675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085035675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@3dc551994ff5: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)16172744 20241216085035878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085035878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085035878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085035878 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085035878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf6c6c8,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085035878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085035878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085035879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085035879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085035879 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085035879 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085035879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00634ac8), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085035879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085035879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085035879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085035879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085035879 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085035879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241216085035879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085035879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{disconnected}: Freeing instance (context_map.c:202) 20241216085035879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16172744)[0x55e884f7f340]{disconnected}: Deallocated (fsm.c:568) 20241216085035879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085035879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{disconnected}: Freeing instance (context_map.c:206) 20241216085035879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e884f6cb30]{disconnected}: Deallocated (fsm.c:568) 20241216085035879 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16172744 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085035879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085035879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085035879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085035879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085035879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085035879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085035879 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Session index based on local reference:0 20241216085035886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085035886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085035886 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085035886 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085035886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085035886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085035886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085035886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085035886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085035886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085035886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085035886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085035886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085035886 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=00634ac8) (sccp_scrc.c:477) 20241216085035886 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20241216085035886 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085035887 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085035887 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085035887 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085035887 DLSCCP DEBUG SCCP-SCOC(36)[0x55e884f6ca00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7555122 20241216085036891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085036898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@3dc551994ff5: Final verdict of PTC: none 20241216085036900 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33015<->l=127.0.0.1:4262) (control_if.c:193) 20241216085036900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085036900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085036900 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085036900 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085036900 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085036901 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085036901 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085036901 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 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085036901 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085036901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085036901 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085036901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085036901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085036901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085036901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085036901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085036902 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085036902 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 20241216085036902 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 20241216085036902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085036902 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085036902 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085036902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085036902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085036902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085036902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085036902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085036902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085036902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085036902 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085036902 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085036902 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085036902 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085036902 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085036902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085036902 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085036902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085036902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085036902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085036902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085036902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085036902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085036902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085036902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085036902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085036902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085036902 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085036902 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085036902 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(399)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(394)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(405)@3dc551994ff5: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085036903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54046<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:36 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 20241216085036954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085037356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274120) Waiting for packet dumper to finish... 1 (prev_count=274120, count=274980) 20241216085038902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085038902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085038902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085038902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085038902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085038902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ps_rab_assignment started. 20241216085040435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085040439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085040443 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33581<->l=127.0.0.1:4262) (control_if.c:572) 20241216085040459 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040459 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040459 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040459 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040459 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040459 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040459 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040459 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040459 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085040459 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment-Iuh0(411)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085040460 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040460 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085040460 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085040460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040460 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085040460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040460 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040460 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040460 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085040460 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040461 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085040461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040461 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040461 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040461 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085040461 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085040461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040461 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040461 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040461 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085040461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085040461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040461 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040461 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 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085040461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085040461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085040461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085040461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(415)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(413)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085040474 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040474 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040474 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040474 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040474 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040474 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040474 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085040474 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040475 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040475 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085040475 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040475 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085040475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040475 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040475 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040475 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085040475 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040475 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085040475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040475 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040475 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040475 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085040475 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085040475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040475 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040475 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040475 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085040475 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085040475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040475 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040476 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 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085040476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085040476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085040476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085040476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085040497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085040497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085040497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085040497 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085040498 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085040498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085040498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085040498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085040498 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085040672 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085040672 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085040672 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085040672 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085040681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040681 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085040681 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085040681 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085040681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085040681 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085040681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085040684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040684 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085040684 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085040684 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085040684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085040684 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085040684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085040684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085040684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085040684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085040684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085040684 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085040684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085040684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085040684 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085040684 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085040684 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040685 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085040685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085040685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085040686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040686 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040686 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040686 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085040686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085040686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085040686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085040686 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085040688 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085040688 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085040688 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085040688 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085040695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040695 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085040695 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085040695 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085040695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085040695 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085040695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085040698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085040698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085040698 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085040698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085040698 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085040698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085040698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085040698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085040698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085040698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085040698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085040698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085040698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085040698 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085040698 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085040698 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085040699 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085040700 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085040700 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085040700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085040700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085040700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085040700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085040700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085040700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085040700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085040700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085040700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085040700 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085040700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085040700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085040700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085040700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085040700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085040700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085040700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085040700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085041485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085041485 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085041485 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085041485 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085041485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085041485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085041485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085041485 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085041485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085041485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085041485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085041485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085041485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085041485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085041485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085041485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085041485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041485 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085041485 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085041485 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085041485 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085041485 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085041485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085041485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085041486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085041486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085041486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085041486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085041486 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085041486 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085041486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085041486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085041486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085041486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085041486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085041486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085041486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085041486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085041486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085041486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085041486 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085041486 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085041486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085041486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085041486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085041486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085041486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085041486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085041486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085041486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085041486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085041486 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085041486 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085041486 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041486 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085041486 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085041486 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085041487 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085041487 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085041493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085041493 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085041493 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085041493 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085041493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085041493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085041493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085041493 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085041493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085041493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085041493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085041493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085041493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085041493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085041493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085041493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085041493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085041493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085041493 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085041493 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085041493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085041493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085041493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085041493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085041493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085041493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085041493 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085041493 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085041493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085041493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085041493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085041493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085041493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085041493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085041493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085041493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085041495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085041495 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085041495 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085041495 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085041495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085041495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085041495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085041495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085041495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085041495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085041495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085041495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085041495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085041495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085041495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085041495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085041495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085041495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085041495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085041495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085041495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085041495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085041495 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085041495 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085042529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: f_create_expect(l3 := '8245694ECC3A37AA8BDE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: Created Expect[0] for '8245694ECC3A37AA8BDE'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@3dc551994ff5: Added conn table entry 0TC_ps_rab_assignment0(420)5683025 20241216085043548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085043548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085043548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085043548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085043548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x56b751, normal) (hnbgw_rua.c:407) 20241216085043548 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085043548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085043548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5683025 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085043548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085043548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085043548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5683025 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085043548 DCN DEBUG map_sccp[0x55e884f7f340]{init}: Allocated (fsm.c:456) 20241216085043548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085043548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5683025 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085043548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5683025 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085043548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085043548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085043548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085043548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085043548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085043548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085043548 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{IDLE}: Allocated (fsm.c:456) 20241216085043548 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085043548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8245694ecc3a37aa8bde004f40030000270056400500f1100926) (sccp_scrc.c:406) 20241216085043548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085043548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085043548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085043548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085043548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085043548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085043548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085043548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085043548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085043548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085043548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085043548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085043548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085043548 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085043548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085043548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085043548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085043549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085043549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085043549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085043549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085043549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085043549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085043549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: Found Expect[0] for l3='8245694ECC3A37AA8BDE'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: Added conn table entry 0TC_ps_rab_assignment0(420)13352063 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@3dc551994ff5: setverdict(pass): none -> pass 20241216085043555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085043555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085043555 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085043555 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085043555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085043555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085043555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085043555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085043555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085043555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085043555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085043555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085043555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085043555 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025c1ad) (sccp_scrc.c:477) 20241216085043555 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241216085043555 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085043555 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085043555 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085043555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085043555 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) 20241216085043555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085043555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(410)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085043758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085043758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085043758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085043758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085043758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085043758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085043758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085043758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085043759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085043759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085043759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085043759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085043759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085043759 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) 20241216085043759 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241216085043759 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085043759 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085043759 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085043759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085043759 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085043759 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085043759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085043759 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085043759 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085043759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085043759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085043759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085043759 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085043794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085043794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085043794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085043794 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085043794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x56b751) (hnbgw_rua.c:471) 20241216085043794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5683025 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085043794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085043794 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085043794 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085043794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085043794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085043794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085043794 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085043794 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085043794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025c1ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085043794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085043794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085043794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085043794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085043794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085043795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085043795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085043795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085043795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085043795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085043795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085043795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085045817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085045817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085045817 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085045817 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085045817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085045818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085045818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085045818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085045818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085045818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085045818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085045818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085045818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085045818 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) 20241216085045818 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241216085045818 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085045818 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085045818 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085045818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085045818 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085045818 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085045818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085045818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085045818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085045818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085045818 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@3dc551994ff5: Deleted conn table entry 0TC_ps_rab_assignment0(420)5683025 20241216085045840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085045840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085045840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085045840 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085045840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x56b751,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085045840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5683025 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085045840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085045840 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085045840 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085045840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085045840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085045840 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085045840 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085045840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025c1ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085045840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085045840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085045840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085045840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085045840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085045840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085045840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085045841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085045841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085045841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085045841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085045841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085045841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085045841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085045841 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: Deleted conn table entry 0TC_ps_rab_assignment0(420)13352063 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on connection ID:0 20241216085045852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085045852 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085045852 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085045852 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085045852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085045852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085045852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085045852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085045853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085045853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085045853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085045853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085045853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085045853 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=0025c1ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085045853 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241216085045853 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085045853 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085045853 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085045853 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) 20241216085045853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085045853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085045853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085045853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:202) 20241216085045853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5683025)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216085045853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085045853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{disconnected}: Freeing instance (context_map.c:206) 20241216085045853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e884f7f340]{disconnected}: Deallocated (fsm.c:568) 20241216085045853 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5683025 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085045853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025c1ad), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241216085045853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085045853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085045853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085045853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085045853 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085045853 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085045853 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085045853 DLSCCP DEBUG SCCP-SCOC(37)[0x55e884f6cb30]{IDLE}: Deallocated (fsm.c:568) 20241216085045854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085045854 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085045854 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085045854 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085045854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085045854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085045854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085045854 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@3dc551994ff5: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085047850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085047855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_assignment(407)@3dc551994ff5: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@3dc551994ff5: Final verdict of PTC: none 20241216085047856 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085047856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085047857 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085047857 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 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085047857 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085047856 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33581<->l=127.0.0.1:4262) (control_if.c:193) 20241216085047857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085047857 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 20241216085047857 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085047857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085047857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085047857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085047857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085047857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085047857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085047857 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085047857 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 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085047857 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085047857 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085047857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085047857 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(416)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@3dc551994ff5: Final verdict of PTC: none 20241216085047857 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085047857 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085047857 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085047857 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085047857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085047857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085047858 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085047858 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085047858 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(413)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@3dc551994ff5: Final verdict of PTC: none 20241216085047858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085047858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085047858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085047858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085047858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085047858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085047858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085047858 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085047858 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085047858 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085047858 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(419)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(408)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@3dc551994ff5: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085047861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54064<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:47 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 20241216085047906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085048308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280028) Waiting for packet dumper to finish... 1 (prev_count=280028, count=280568) 20241216085049857 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085049857 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085049857 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085049857 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085049857 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085049857 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:50: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_ps_rab_assignment_concurrent started. 20241216085051398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085051402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085051405 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:572) 20241216085051425 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051425 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051425 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051425 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051425 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051426 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051426 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085051426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085051426 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085051427 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051427 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085051427 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051427 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085051427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051427 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051427 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051427 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085051427 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085051427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051427 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051427 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085051427 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085051428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051428 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051428 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051428 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085051428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085051428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085051428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051428 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051428 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 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085051428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085051428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085051428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085051428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085051429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085051429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085051429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(429)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(427)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085051446 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051446 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051447 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051447 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051447 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051447 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051447 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085051447 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051448 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051448 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085051448 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051448 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085051448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051448 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051448 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051448 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085051448 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051448 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085051448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051448 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051448 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085051448 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085051448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051448 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051448 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085051448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085051449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051449 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051449 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 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085051449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085051449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085051449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085051449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085051473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085051473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085051473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085051473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085051473 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085051473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085051473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085051473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085051473 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085051641 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085051641 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085051641 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085051641 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085051646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051646 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085051646 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085051646 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085051646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085051647 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085051647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085051647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051647 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085051647 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085051647 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085051647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085051647 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085051647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085051648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085051648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085051648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085051648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085051648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085051648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085051648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085051648 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085051648 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085051648 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051649 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051649 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085051649 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051649 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051649 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085051649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085051650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051650 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085051650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085051650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085051650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085051650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085051663 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085051663 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085051663 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085051663 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085051670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051670 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085051670 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085051670 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085051670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085051670 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085051670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085051672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051672 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085051672 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085051672 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085051672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085051672 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085051673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085051673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085051673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085051673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085051673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085051673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085051673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085051673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085051673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085051673 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085051673 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085051674 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085051674 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085051674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085051674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085051674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085051674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085051674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085051674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085051674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085051674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085051674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085051674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085051674 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085051675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085051675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085051675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085051675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085051675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085051675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085051675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085051675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085052455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085052456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085052456 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085052456 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085052456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085052456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085052456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085052456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085052456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085052456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085052456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085052456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085052456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085052456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085052456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085052456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085052456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085052456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085052456 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085052456 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085052456 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085052456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085052456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085052456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085052456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085052456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085052456 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085052456 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085052456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085052456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085052456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085052456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085052456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085052456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085052456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085052456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085052458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085052458 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085052459 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085052459 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085052459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085052459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085052459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085052459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085052459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085052459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085052459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085052459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085052459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085052459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085052459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085052459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085052459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085052459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085052459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085052459 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085052459 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085052471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085052471 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085052471 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085052471 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085052471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085052471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085052471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085052471 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085052471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085052471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085052471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085052471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085052471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085052471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085052471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085052471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085052471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085052472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085052472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085052472 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085052472 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085052472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085052472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085052472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085052472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085052472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085052472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085052472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085052472 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085052472 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085052472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085052472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085052472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085052472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085052472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085052472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085052472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085052472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085052473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085052473 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085052473 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085052473 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085052473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085052473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085052473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085052473 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085052473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085052473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085052473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085052473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085052473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085052473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085052473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085052473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085052473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085052474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085052474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085052474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085052474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085052474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085052474 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085052474 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085053512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085053661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '06793714FDB74E6C8A0C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[0] for '06793714FDB74E6C8A0C'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)9063949 20241216085054543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054543 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a4e0d, normal) (hnbgw_rua.c:407) 20241216085054543 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085054543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9063949 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9063949 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054543 DCN DEBUG map_sccp[0x55e884f7f340]{init}: Allocated (fsm.c:456) 20241216085054543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9063949 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9063949 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054543 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054543 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{IDLE}: Allocated (fsm.c:456) 20241216085054543 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a06793714fdb74e6c8a0c004f400300000f0056400500f1100926) (sccp_scrc.c:406) 20241216085054543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054544 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[0] for l3='06793714FDB74E6C8A0C'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)9833173 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := 'B73120B176DE90318CDB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[0] for 'B73120B176DE90318CDB'O to be handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085054554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054554 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054554 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054554 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002b0f32) (sccp_scrc.c:477) 20241216085054554 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241216085054554 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054554 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054554 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054554 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054554 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) 20241216085054554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)8902855 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '4843EB4ED397DE687CE0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[1] for '4843EB4ED397DE687CE0'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)13926648 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '72A43F09E8D107D4517F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[2] for '72A43F09E8D107D4517F'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)16544580 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '480B2CDDB75ADE23A0D6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[3] for '480B2CDDB75ADE23A0D6'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)8442778 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '16B01EC5F79EA59B5B89'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[4] for '16B01EC5F79EA59B5B89'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)15594204 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := 'E03171120FF1B4C9D500'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[5] for 'E03171120FF1B4C9D500'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)15696181 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '263827366A203C55B383'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[6] for '263827366A203C55B383'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)6748229 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '46711A6EB6328B98A636'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[7] for '46711A6EB6328B98A636'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)16010828 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := 'F2CEC25326B9047449E4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[8] for 'F2CEC25326B9047449E4'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)16594066 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '6AA08C5FFD4CD4BB2D5E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[9] for '6AA08C5FFD4CD4BB2D5E'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)14156341 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := 'AFB90B01F22211DFB592'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[10] for 'AFB90B01F22211DFB592'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)6303773 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '8CB53C9AE59B61C7A265'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[11] for '8CB53C9AE59B61C7A265'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)2307486 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '01C04C1C86FF91853AA8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[12] for '01C04C1C86FF91853AA8'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)2816386 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := '7D0E6E10CEF265A2CED8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[13] for '7D0E6E10CEF265A2CED8'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)4910544 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: f_create_expect(l3 := 'D95BDE4C7725AC0F2599'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Created Expect[14] for 'D95BDE4C7725AC0F2599'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)2323660 20241216085054750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054750 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x87d8c7, normal) (hnbgw_rua.c:407) 20241216085054750 DHNB DEBUG map_rua[0x55e884f5c780]{init}: Allocated (fsm.c:456) 20241216085054750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8902855 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8902855 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054751 DCN DEBUG map_sccp[0x55e884f76b10]{init}: Allocated (fsm.c:456) 20241216085054751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054751 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8902855 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8902855 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054751 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054751 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{IDLE}: Allocated (fsm.c:456) 20241216085054751 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab73120b176de90318cdb004f40030002bf0056400500f1100926) (sccp_scrc.c:406) 20241216085054751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054751 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054752 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd480f8, normal) (hnbgw_rua.c:407) 20241216085054752 DHNB DEBUG map_rua[0x55e884f769e0]{init}: Allocated (fsm.c:456) 20241216085054752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13926648 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054752 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13926648 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054752 DCN DEBUG map_sccp[0x55e884f7ab20]{init}: Allocated (fsm.c:456) 20241216085054752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054752 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13926648 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13926648 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054752 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054752 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054752 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054752 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{IDLE}: Allocated (fsm.c:456) 20241216085054752 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4843eb4ed397de687ce0004f400300018b0056400500f1100926) (sccp_scrc.c:406) 20241216085054752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054753 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054753 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) 20241216085054753 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241216085054753 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085054753 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054753 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085054753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085054753 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085054753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085054753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085054753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085054753 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085054753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085054753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085054753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054753 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfc7344, normal) (hnbgw_rua.c:407) 20241216085054753 DHNB DEBUG map_rua[0x55e884f6bb20]{init}: Allocated (fsm.c:456) 20241216085054753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16544580 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054753 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16544580 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054753 DCN DEBUG map_sccp[0x55e884fa3520]{init}: Allocated (fsm.c:456) 20241216085054753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054753 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16544580 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16544580 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054753 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054753 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{IDLE}: Allocated (fsm.c:456) 20241216085054754 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a72a43f09e8d107d4517f004f40030003890056400500f1100926) (sccp_scrc.c:406) 20241216085054754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054754 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085054754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054754 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054754 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80d39a, normal) (hnbgw_rua.c:407) 20241216085054754 DHNB DEBUG map_rua[0x55e884f77c00]{init}: Allocated (fsm.c:456) 20241216085054754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8442778 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054754 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054754 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054754 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8442778 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054754 DCN DEBUG map_sccp[0x55e884f6ce90]{init}: Allocated (fsm.c:456) 20241216085054754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054754 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8442778 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8442778 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054754 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054754 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054754 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054754 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{IDLE}: Allocated (fsm.c:456) 20241216085054754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054754 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a480b2cddb75ade23a0d6004f40030001450056400500f1100926) (sccp_scrc.c:406) 20241216085054754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054755 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085054755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054755 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xedf2dc, normal) (hnbgw_rua.c:407) 20241216085054755 DHNB DEBUG map_rua[0x55e884f7b360]{init}: Allocated (fsm.c:456) 20241216085054755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15594204 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054755 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15594204 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054755 DCN DEBUG map_sccp[0x55e884fa3ab0]{init}: Allocated (fsm.c:456) 20241216085054755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054755 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15594204 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15594204 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054755 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054755 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054755 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054755 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{IDLE}: Allocated (fsm.c:456) 20241216085054755 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a16b01ec5f79ea59b5b89004f40030000680056400500f1100926) (sccp_scrc.c:406) 20241216085054755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054755 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054755 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef8135, normal) (hnbgw_rua.c:407) 20241216085054756 DHNB DEBUG map_rua[0x55e884fa3be0]{init}: Allocated (fsm.c:456) 20241216085054756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15696181 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15696181 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054756 DCN DEBUG map_sccp[0x55e884fa3650]{init}: Allocated (fsm.c:456) 20241216085054756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054756 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15696181 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15696181 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054756 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{IDLE}: Allocated (fsm.c:456) 20241216085054756 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae03171120ff1b4c9d500004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20241216085054756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054756 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66f845, normal) (hnbgw_rua.c:407) 20241216085054756 DHNB DEBUG map_rua[0x55e884f6d870]{init}: Allocated (fsm.c:456) 20241216085054756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748229 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748229 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054757 DCN DEBUG map_sccp[0x55e884fa3810]{init}: Allocated (fsm.c:456) 20241216085054757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054757 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6748229 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748229 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054757 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054757 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{IDLE}: Allocated (fsm.c:456) 20241216085054757 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a263827366a203c55b383004f40030002330056400500f1100926) (sccp_scrc.c:406) 20241216085054757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054757 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054757 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf44e4c, normal) (hnbgw_rua.c:407) 20241216085054757 DHNB DEBUG map_rua[0x55e884f78b50]{init}: Allocated (fsm.c:456) 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16010828 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054757 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16010828 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054757 DCN DEBUG map_sccp[0x55e884f7b060]{init}: Allocated (fsm.c:456) 20241216085054757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054757 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16010828 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16010828 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054757 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054757 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054757 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054757 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{IDLE}: Allocated (fsm.c:456) 20241216085054757 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a46711a6eb6328b98a636004f40030000270056400500f1100926) (sccp_scrc.c:406) 20241216085054757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054757 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054757 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfd3492, normal) (hnbgw_rua.c:407) 20241216085054757 DHNB DEBUG map_rua[0x55e884f7a510]{init}: Allocated (fsm.c:456) 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594066 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594066 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884fa3940]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16594066 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594066 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af2cec25326b9047449e4004f40030003630056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:1 20241216085054758 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd80235, normal) (hnbgw_rua.c:407) 20241216085054758 DHNB DEBUG map_rua[0x55e884f6cfc0]{init}: Allocated (fsm.c:456) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14156341 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14156341 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884f6a8d0]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14156341 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14156341 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6aa08c5ffd4cd4bb2d5e004f400300032d0056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x60301d, normal) (hnbgw_rua.c:407) 20241216085054758 DHNB DEBUG map_rua[0x55e884f9af80]{init}: Allocated (fsm.c:456) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303773 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303773 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884f9b0b0]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6303773 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303773 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aafb90b01f22211dfb592004f40030002ab0056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x23359e, normal) (hnbgw_rua.c:407) 20241216085054758 DHNB DEBUG map_rua[0x55e884f6abf0]{init}: Allocated (fsm.c:456) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307486 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307486 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884f9ab90]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2307486 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307486 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8cb53c9ae59b61c7a265004f40030002600056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054758 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2af982, normal) (hnbgw_rua.c:407) 20241216085054758 DHNB DEBUG map_rua[0x55e884f7cb60]{init}: Allocated (fsm.c:456) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2816386 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2816386 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884f7be80]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2816386 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2816386 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054758 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a01c04c1c86ff91853aa8004f400300020b0056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4aedd0, normal) (hnbgw_rua.c:407) 20241216085054758 DHNB DEBUG map_rua[0x55e884f6ad20]{init}: Allocated (fsm.c:456) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4910544 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4910544 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884f7c9b0]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4910544 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4910544 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7d0e6e10cef265a2ced8004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085054758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2374cc, normal) (hnbgw_rua.c:407) 20241216085054758 DHNB DEBUG map_rua[0x55e884f67430]{init}: Allocated (fsm.c:456) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323660 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323660 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085054758 DCN DEBUG map_sccp[0x55e884f69130]{init}: Allocated (fsm.c:456) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085054758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2323660 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085054758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323660 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085054758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085054758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{IDLE}: Allocated (fsm.c:456) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad95bde4c7725ac0f2599004f40030002150056400500f1100926) (sccp_scrc.c:406) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085054758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085054758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054758 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085054758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085054758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. 20241216085054758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085054759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[0] for l3='B73120B176DE90318CDB'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)16473793 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[1] for l3='4843EB4ED397DE687CE0'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)5916776 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:7 TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[2] for l3='72A43F09E8D107D4517F'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)221617 TC_ps_rab_assignment_concurrent0(436)@3dc551994ff5: setverdict(pass): none -> pass HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[8]. HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[3] for l3='480B2CDDB75ADE23A0D6'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)12289330 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[4] for l3='16B01EC5F79EA59B5B89'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:13 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)15291796 TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[5] for l3='E03171120FF1B4C9D500'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)581914 HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[6] for l3='263827366A203C55B383'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)15022396 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: setverdict(pass): none -> pass 20241216085054764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054764 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054764 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054764 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast 20241216085054764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054764 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa8a36) (sccp_scrc.c:477) 20241216085054764 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241216085054764 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054764 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:2 20241216085054764 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054764 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054764 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) 20241216085054764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[7] for l3='46711A6EB6328B98A636'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)14086294 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[8] for l3='F2CEC25326B9047449E4'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)4517362 TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[9] for l3='6AA08C5FFD4CD4BB2D5E'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)4080267 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:14 HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[10] for l3='AFB90B01F22211DFB592'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)7177458 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: First idle individual index:15 HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[11] for l3='8CB53C9AE59B61C7A265'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)2646630 HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[12] for l3='01C04C1C86FF91853AA8'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)4163795 TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: setverdict(pass): none -> pass HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[13] for l3='7D0E6E10CEF265A2CED8'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)6651245 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Found Expect[14] for l3='D95BDE4C7725AC0F2599'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)4090751 TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW-PFCP(424)@3dc551994ff5: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[8], which is already active (running or expired). 20241216085054803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085054803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085054803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085054803 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085054804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a4e0d) (hnbgw_rua.c:471) 20241216085054804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9063949 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085054804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085054804 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085054804 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085054804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085054804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085054804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085054804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085054804 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085054804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b0f32), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085054804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085054804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085054804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085054804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085054804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085054804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:9 20241216085054804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085054804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085054804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085054804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085054804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[9], which is already active (running or expired). 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054806 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054806 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085054806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085054806 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085054806 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085054806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085054806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085054806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085054806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085054806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054806 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00816585) (sccp_scrc.c:477) 20241216085054806 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241216085054806 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054806 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054806 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054806 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054806 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) 20241216085054806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085054807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054807 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfe31c) (sccp_scrc.c:477) 20241216085054807 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054807 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054807 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) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085054807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054807 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00afcdc6) (sccp_scrc.c:477) 20241216085054807 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054807 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054807 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) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085054807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054807 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00716535) (sccp_scrc.c:477) 20241216085054807 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054807 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054807 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) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085054807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054807 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e122ff) (sccp_scrc.c:477) 20241216085054807 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054807 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054807 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054807 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054807 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) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085054807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054808 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00447069) (sccp_scrc.c:477) 20241216085054808 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241216085054808 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054808 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054808 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054808 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054808 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) 20241216085054808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085054808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085054808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085054808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085054808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085054808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085054808 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00deef9f) (sccp_scrc.c:477) 20241216085054808 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241216085054808 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085054808 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085054808 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085054808 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085054808 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) 20241216085054808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085054808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085055006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055006 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055006 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055006 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055006 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055007 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b94710) (sccp_scrc.c:477) 20241216085055007 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241216085055007 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055007 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055007 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055007 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055007 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) 20241216085055007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055007 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001cf0a) (sccp_scrc.c:477) 20241216085055007 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241216085055007 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055007 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055007 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055007 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055007 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) 20241216085055007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055007 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055007 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055008 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055008 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055008 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055007 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a286d) (sccp_scrc.c:477) 20241216085055007 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241216085055007 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055007 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055007 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055008 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) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f7087) (sccp_scrc.c:477) 20241216085055008 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055008 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055008 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055008 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055008 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) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00273ee3) (sccp_scrc.c:477) 20241216085055008 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055008 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) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8ec1a) (sccp_scrc.c:477) 20241216085055008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055008 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055008 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055008 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055008 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055008 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055008 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055008 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) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f969e) (sccp_scrc.c:477) 20241216085055008 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085055008 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085055008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085055008 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) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085055008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085055008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055008 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055008 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) 20241216085055009 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241216085055009 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055009 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055009 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055009 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055009 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055009 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) 20241216085055009 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241216085055009 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055009 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055009 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055009 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055009 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055009 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055009 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055009 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055009 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055009 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055009 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) 20241216085055009 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241216085055009 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055009 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055010 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055010 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055010 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055010 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) 20241216085055010 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241216085055010 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055010 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055010 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055010 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055010 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055010 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055010 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) 20241216085055010 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241216085055010 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055010 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055010 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055010 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055010 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055010 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055010 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055011 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085055011 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085055011 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085055011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085055011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085055011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055011 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) 20241216085055011 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241216085055011 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055011 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055011 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055011 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055011 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055011 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055011 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) 20241216085055011 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241216085055011 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055011 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055011 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055011 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055011 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055011 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055011 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) 20241216085055011 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241216085055011 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055011 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055011 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055011 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055011 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055011 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055011 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055012 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) 20241216085055012 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241216085055012 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055012 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055012 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055012 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055012 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) 20241216085055012 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241216085055012 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055012 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055012 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055012 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055012 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) 20241216085055012 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241216085055012 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055012 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055012 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055012 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055012 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055013 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) 20241216085055013 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241216085055013 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055013 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055013 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055013 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055013 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055013 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) 20241216085055013 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241216085055013 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055013 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055013 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055013 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055013 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055013 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) 20241216085055013 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241216085055013 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055013 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055013 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055013 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055013 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085055013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085055013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085055013 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) 20241216085055013 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241216085055013 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085055013 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085055013 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085055013 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085055013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085055013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085055013 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241216085055013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085055013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085055013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085055013 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085055047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055047 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd480f8) (hnbgw_rua.c:471) 20241216085055047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13926648 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055047 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055047 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055047 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055047 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00816585), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055048 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfc7344) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16544580 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfe31c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xef8135) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15696181 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e122ff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd80235) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14156341 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cf0a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x66f845) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748229 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00447069), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x60301d) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303773 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a286d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd3492) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594066 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b94710), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf44e4c) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16010828 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deef9f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x87d8c7) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8902855 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055250 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa8a36), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055250 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2af982) (hnbgw_rua.c:471) 20241216085055250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2816386 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055250 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055251 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00273ee3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055251 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xedf2dc) (hnbgw_rua.c:471) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15594204 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055251 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055251 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716535), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055251 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x80d39a) (hnbgw_rua.c:471) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8442778 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055251 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055251 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcdc6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055251 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4aedd0) (hnbgw_rua.c:471) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4910544 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055251 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ec1a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055251 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2374cc) (hnbgw_rua.c:471) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323660 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055251 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055251 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f969e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085055251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085055251 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x23359e) (hnbgw_rua.c:471) 20241216085055251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307486 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085055251 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085055251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085055251 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085055251 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085055251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7087), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241216085055251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085055251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085055251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:3 20241216085055251 DLSS7 <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)@3dc551994ff5: DT1 will be put to the reassembly buffer 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 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-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085055251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085055251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085055251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085055251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085055251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085055251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085056843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085056843 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085056844 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085056844 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085056844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085056844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085056844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085056844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085056844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085056844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085056844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085056844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085056844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085056844 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) 20241216085056844 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241216085056844 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085056844 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085056844 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085056844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085056844 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085056844 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085056844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085056844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085056844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085056844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085056844 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)9063949 20241216085056862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085056862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085056862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085056862 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085056862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a4e0d,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085056862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9063949 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085056862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085056862 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085056862 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085056862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085056862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085056862 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085056862 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085056862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b0f32), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085056862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085056862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085056862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085056862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085056862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085056862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085056862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085056862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085056862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085056862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085056862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085056862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085056862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085056862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085056862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)9833173 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:0 20241216085056873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085056873 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085056873 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085056873 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085056873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085056873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085056873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085056873 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085056873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085056873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085056873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085056873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085056873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085056873 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=002b0f32), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085056873 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241216085056873 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085056873 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085056873 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085056873 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) 20241216085056873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085056873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085056873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085056873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:202) 20241216085056873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9063949)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216085056873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085056873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{disconnected}: Freeing instance (context_map.c:206) 20241216085056873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e884f7f340]{disconnected}: Deallocated (fsm.c:568) 20241216085056873 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9063949 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085056873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b0f32), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241216085056873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085056873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085056874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085056874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085056874 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085056874 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085056874 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085056874 DLSCCP DEBUG SCCP-SCOC(38)[0x55e884f6cb30]{IDLE}: Deallocated (fsm.c:568) 20241216085056874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085056874 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085056874 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085056874 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085056874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085056874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085056874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085056874 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085057066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057066 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057066 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057066 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057066 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057066 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) 20241216085057066 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241216085057066 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057066 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057066 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057066 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057066 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057066 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(436)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)13926648 20241216085057072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057072 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd480f8,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13926648 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057072 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057072 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057072 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057072 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00816585), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057072 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057072 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057072 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057072 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)5916776 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:2 20241216085057077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057077 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057077 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=00816585), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057077 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241216085057077 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057077 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057077 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057077 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) 20241216085057077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{disconnected}: Freeing instance (context_map.c:202) 20241216085057077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13926648)[0x55e884f769e0]{disconnected}: Deallocated (fsm.c:568) 20241216085057077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{disconnected}: Freeing instance (context_map.c:206) 20241216085057077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e884f7ab20]{disconnected}: Deallocated (fsm.c:568) 20241216085057077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13926648 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00816585), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241216085057077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057077 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057077 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057077 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057077 DLSCCP DEBUG SCCP-SCOC(40)[0x55e884f7af30]{IDLE}: Deallocated (fsm.c:568) 20241216085057077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 20241216085057261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057261 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057261 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057261 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 20241216085057261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057261 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) 20241216085057261 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241216085057261 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057261 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057261 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)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)15696181 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085057264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057264 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xef8135,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15696181 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057264 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057264 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057264 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057264 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e122ff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 20241216085057264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057265 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) 20241216085057265 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241216085057265 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057265 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057265 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057265 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057265 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085057265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057265 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) 20241216085057265 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241216085057265 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057265 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057265 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057265 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057265 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057266 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057266 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057266 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057266 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) 20241216085057266 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241216085057266 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057266 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057266 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057266 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057266 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057266 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057266 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057266 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057266 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) 20241216085057266 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241216085057266 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057266 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057266 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) 20241216085057266 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241216085057266 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057266 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057267 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) 20241216085057267 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241216085057267 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057267 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057267 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057267 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057267 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) 20241216085057267 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241216085057267 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057267 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057267 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057267 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057267 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) 20241216085057267 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 20241216085057267 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057267 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057267 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057267 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057267 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057268 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)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: vl_from0 TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)6303773 TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085057284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057284 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x60301d,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303773 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)581914 20241216085057284 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057284 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057285 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057285 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a286d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)16594066 20241216085057285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057285 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057285 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057286 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057286 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057286 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057286 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) 20241216085057286 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241216085057286 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)4910544 20241216085057286 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057286 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057286 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057286 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057286 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057287 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057287 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057287 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057287 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057287 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) 20241216085057287 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241216085057287 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057287 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057287 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057287 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:6 20241216085057287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057287 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057287 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057287 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057288 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) 20241216085057288 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241216085057288 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057288 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057288 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057288 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057288 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085057288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057288 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd3492,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594066 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057288 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057288 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057288 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057288 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b94710), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057289 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) 20241216085057289 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241216085057289 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057289 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057289 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057289 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057289 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085057289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057289 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4aedd0,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4910544 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057289 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057289 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)8442778 20241216085057290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057290 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057290 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ec1a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057290 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) 20241216085057290 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241216085057290 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085057290 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057290 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085057290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085057290 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085057290 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085057290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085057290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085057290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085057290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085057290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085057290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)16010828 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:11 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)6748229 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer 20241216085057292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer 20241216085057292 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x80d39a,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8442778 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057292 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057292 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057292 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057292 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcdc6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085057292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057293 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057293 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057293 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057293 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=00e122ff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057293 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241216085057293 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057293 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057293 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057293 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) 20241216085057293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{disconnected}: Freeing instance (context_map.c:202) 20241216085057293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15696181)[0x55e884fa3be0]{disconnected}: Deallocated (fsm.c:568) 20241216085057293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{disconnected}: Freeing instance (context_map.c:206) 20241216085057293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e884fa3650]{disconnected}: Deallocated (fsm.c:568) 20241216085057293 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15696181 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e122ff), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241216085057293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057294 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057294 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057294 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057294 DLSCCP DEBUG SCCP-SCOC(44)[0x55e884f6d110]{IDLE}: Deallocated (fsm.c:568) 20241216085057294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)15594204 TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)2307486 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)7177458 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)16544580 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)4517362 TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085057307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057307 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057307 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057307 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)@3dc551994ff5: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)14156341 20241216085057307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057308 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=001a286d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057308 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241216085057308 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057308 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057308 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057308 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) 20241216085057308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{disconnected}: Freeing instance (context_map.c:202) 20241216085057308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6303773)[0x55e884f9af80]{disconnected}: Deallocated (fsm.c:568) 20241216085057308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085057308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e884f9b0b0]{disconnected}: Deallocated (fsm.c:568) 20241216085057308 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6303773 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a286d), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)6651245 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:9 20241216085057308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057308 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057308 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057308 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057308 DLSCCP DEBUG SCCP-SCOC(49)[0x55e884f7bb10]{IDLE}: Deallocated (fsm.c:568) 20241216085057308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)2816386 20241216085057308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:14 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)12289330 20241216085057310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057310 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057310 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057310 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057310 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=00b94710), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057310 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241216085057310 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057310 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057310 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057310 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) 20241216085057310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{disconnected}: Freeing instance (context_map.c:202) 20241216085057310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16594066)[0x55e884f7a510]{disconnected}: Deallocated (fsm.c:568) 20241216085057311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{disconnected}: Freeing instance (context_map.c:206) 20241216085057311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e884fa3940]{disconnected}: Deallocated (fsm.c:568) 20241216085057311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594066 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b94710), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241216085057311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057311 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057311 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057311 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057311 DLSCCP DEBUG SCCP-SCOC(47)[0x55e884f6a7a0]{IDLE}: Deallocated (fsm.c:568) 20241216085057311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)2323660 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)8902855 20241216085057312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057312 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057312 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057312 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057312 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=00d8ec1a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057312 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20241216085057312 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057313 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057313 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057313 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) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{disconnected}: Freeing instance (context_map.c:202) 20241216085057313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4910544)[0x55e884f6ad20]{disconnected}: Deallocated (fsm.c:568) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e884f7c9b0]{disconnected}: Deallocated (fsm.c:568) 20241216085057313 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4910544 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ec1a), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20241216085057313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057313 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057313 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057313 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057313 DLSCCP DEBUG SCCP-SCOC(52)[0x55e884f67d00]{IDLE}: Deallocated (fsm.c:568) 20241216085057313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:9 20241216085057313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057313 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057313 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057313 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057313 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-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending 20241216085057313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057313 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057313 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=00afcdc6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057313 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241216085057313 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057313 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057313 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057313 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) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{disconnected}: Freeing instance (context_map.c:202) 20241216085057314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8442778)[0x55e884f77c00]{disconnected}: Deallocated (fsm.c:568) 20241216085057314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{disconnected}: Freeing instance (context_map.c:206) 20241216085057314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e884f6ce90]{disconnected}: Deallocated (fsm.c:568) 20241216085057314 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8442778 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcdc6), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241216085057314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057314 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057314 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057314 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057314 DLSCCP DEBUG SCCP-SCOC(42)[0x55e884f7e6e0]{IDLE}: Deallocated (fsm.c:568) 20241216085057314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending 20241216085057494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057494 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf44e4c,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16010828 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057494 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057494 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057494 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057494 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deef9f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057495 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x66f845,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748229 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057495 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057495 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00447069), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057495 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xedf2dc,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15594204 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057495 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057495 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716535), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057495 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x23359e,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307486 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057495 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057496 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057496 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7087), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057496 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfc7344,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16544580 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057496 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057496 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057496 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfe31c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057496 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd80235,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14156341 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057496 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057496 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057496 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cf0a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057496 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2af982,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2816386 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057496 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057497 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00273ee3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057497 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2374cc,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323660 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057497 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057497 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057497 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f969e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085057497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085057497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085057497 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085057497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x87d8c7,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085057497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8902855 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085057497 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085057497 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085057497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085057497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085057497 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085057497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa8a36), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085057497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085057497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085057497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)14086294 TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)15022396 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)15291796 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)2646630 TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)221617 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)4080267 TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:7 20241216085057519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057519 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057519 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057519 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)4163795 20241216085057519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057519 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057519 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=00deef9f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057519 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241216085057519 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057519 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057519 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057519 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) 20241216085057519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{disconnected}: Freeing instance (context_map.c:202) 20241216085057519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16010828)[0x55e884f78b50]{disconnected}: Deallocated (fsm.c:568) 20241216085057519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{disconnected}: Freeing instance (context_map.c:206) 20241216085057519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e884f7b060]{disconnected}: Deallocated (fsm.c:568) 20241216085057519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16010828 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deef9f), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241216085057519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057519 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057519 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057519 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057519 DLSCCP DEBUG SCCP-SCOC(46)[0x55e884f79f60]{IDLE}: Deallocated (fsm.c:568) 20241216085057520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057520 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057520 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057520 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:5 20241216085057520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057520 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=00447069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057520 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241216085057520 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057520 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057521 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057521 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) 20241216085057521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{disconnected}: Freeing instance (context_map.c:202) 20241216085057521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748229)[0x55e884f6d870]{disconnected}: Deallocated (fsm.c:568) 20241216085057521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{disconnected}: Freeing instance (context_map.c:206) 20241216085057521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e884fa3810]{disconnected}: Deallocated (fsm.c:568) 20241216085057521 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748229 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00447069), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241216085057521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057521 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057521 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057521 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057521 DLSCCP DEBUG SCCP-SCOC(45)[0x55e884f791b0]{IDLE}: Deallocated (fsm.c:568) 20241216085057521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)4090751 HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)16473793 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:12 20241216085057523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057523 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057523 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057523 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057523 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057523 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=00716535), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057523 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241216085057523 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057523 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057524 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057524 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) 20241216085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{disconnected}: Freeing instance (context_map.c:202) 20241216085057524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15594204)[0x55e884f7b360]{disconnected}: Deallocated (fsm.c:568) 20241216085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{disconnected}: Freeing instance (context_map.c:206) 20241216085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e884fa3ab0]{disconnected}: Deallocated (fsm.c:568) 20241216085057524 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15594204 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00716535), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241216085057524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057524 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057524 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057524 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057524 DLSCCP DEBUG SCCP-SCOC(43)[0x55e884fa3e10]{IDLE}: Deallocated (fsm.c:568) 20241216085057524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057524 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057525 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057525 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending 20241216085057525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057525 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=003f7087), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057525 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241216085057525 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057525 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057525 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057525 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) 20241216085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{disconnected}: Freeing instance (context_map.c:202) 20241216085057526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2307486)[0x55e884f6abf0]{disconnected}: Deallocated (fsm.c:568) 20241216085057526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{disconnected}: Freeing instance (context_map.c:206) 20241216085057526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e884f9ab90]{disconnected}: Deallocated (fsm.c:568) 20241216085057526 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2307486 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f7087), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241216085057526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057526 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057526 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057526 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057526 DLSCCP DEBUG SCCP-SCOC(50)[0x55e884f7c640]{IDLE}: Deallocated (fsm.c:568) 20241216085057526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:10 20241216085057528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057528 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057528 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057528 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057528 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=00dfe31c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057528 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241216085057528 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057528 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057528 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057528 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) 20241216085057528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{disconnected}: Freeing instance (context_map.c:202) 20241216085057528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16544580)[0x55e884f6bb20]{disconnected}: Deallocated (fsm.c:568) 20241216085057528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{disconnected}: Freeing instance (context_map.c:206) 20241216085057528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e884fa3520]{disconnected}: Deallocated (fsm.c:568) 20241216085057528 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16544580 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfe31c), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241216085057528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057529 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057529 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057529 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057529 DLSCCP DEBUG SCCP-SCOC(41)[0x55e884f7b230]{IDLE}: Deallocated (fsm.c:568) 20241216085057529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057529 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057529 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057529 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057529 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057529 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057529 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=0001cf0a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057529 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:13 20241216085057529 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057529 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057530 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057530 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) 20241216085057530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{disconnected}: Freeing instance (context_map.c:202) 20241216085057530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14156341)[0x55e884f6cfc0]{disconnected}: Deallocated (fsm.c:568) 20241216085057530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{disconnected}: Freeing instance (context_map.c:206) 20241216085057530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e884f6a8d0]{disconnected}: Deallocated (fsm.c:568) 20241216085057530 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14156341 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001cf0a), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241216085057530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057530 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057530 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057530 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057530 DLSCCP DEBUG SCCP-SCOC(48)[0x55e884f9a820]{IDLE}: Deallocated (fsm.c:568) 20241216085057530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:15 20241216085057532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057532 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057532 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057532 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057532 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on connection ID:1 20241216085057532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057533 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=00273ee3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057533 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241216085057533 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057533 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057533 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057533 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) 20241216085057533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{disconnected}: Freeing instance (context_map.c:202) 20241216085057533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2816386)[0x55e884f7cb60]{disconnected}: Deallocated (fsm.c:568) 20241216085057533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{disconnected}: Freeing instance (context_map.c:206) 20241216085057533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e884f7be80]{disconnected}: Deallocated (fsm.c:568) 20241216085057533 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2816386 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00273ee3), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241216085057533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057533 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057533 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057533 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057533 DLSCCP DEBUG SCCP-SCOC(51)[0x55e884f7d3b0]{IDLE}: Deallocated (fsm.c:568) 20241216085057534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057534 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057534 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085057534 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085057534 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085057534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085057534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057534 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=000f969e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057534 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20241216085057534 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057534 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057534 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057535 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) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{disconnected}: Freeing instance (context_map.c:202) 20241216085057535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2323660)[0x55e884f67430]{disconnected}: Deallocated (fsm.c:568) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{disconnected}: Freeing instance (context_map.c:206) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e884f69130]{disconnected}: Deallocated (fsm.c:568) 20241216085057535 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323660 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f969e), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20241216085057535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(53)[0x55e884f687d0]{IDLE}: Deallocated (fsm.c:568) 20241216085057535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085057535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085057535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085057535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085057535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085057535 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=00fa8a36), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085057535 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085057535 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085057535 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085057535 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) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085057535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085057535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{disconnected}: Freeing instance (context_map.c:202) 20241216085057535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8902855)[0x55e884f5c780]{disconnected}: Deallocated (fsm.c:568) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{disconnected}: Freeing instance (context_map.c:206) 20241216085057535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e884f76b10]{disconnected}: Deallocated (fsm.c:568) 20241216085057535 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8902855 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085057535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa8a36), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241216085057535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085057535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085057535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085057535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085057535 DLSCCP DEBUG SCCP-SCOC(39)[0x55e884f76820]{IDLE}: Deallocated (fsm.c:568) 20241216085057535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085057536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085057536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085057536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085057536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085057536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085057536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085057536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085057536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085058874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(448)@3dc551994ff5: Final verdict of PTC: pass 20241216085059312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60542<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(446)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085059524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@3dc551994ff5: Final verdict of PTC: pass 20241216085059526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085059527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@3dc551994ff5: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@3dc551994ff5: Final verdict of PTC: pass 20241216085059531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085059550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(428)@3dc551994ff5: Final verdict of PTC: none 20241216085059550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085059550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085059550 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 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085059550 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085059550 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085059550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085059550 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085059550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085059550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085059551 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085059551 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 20241216085059551 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085059551 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 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085059551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085059551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085059551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085059551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085059551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085059551 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(427)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@3dc551994ff5: Final verdict of PTC: none 20241216085059552 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:193) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(421)@3dc551994ff5: Final verdict of PTC: none 20241216085059554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085059554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085059555 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_ps_rab_assignment_concurrent-Iuh0(425)@3dc551994ff5: Final verdict of PTC: none 20241216085059555 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085059556 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085059556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085059556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085059556 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085059556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085059557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085059557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085059557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085059557 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-RAN(431)@3dc551994ff5: Final verdict of PTC: none 20241216085059559 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085059559 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085059560 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085059561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085059561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085059562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085059563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085059563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085059563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085059564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085059564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-MGCP(433)@3dc551994ff5: Final verdict of PTC: none20241216085059564 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085059565 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085059566 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(430)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085059569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(422)@3dc551994ff5: Final verdict of PTC: none HNBGW-PFCP(424)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:50:59 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 20241216085059733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085100135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1333044) Waiting for packet dumper to finish... 1 (prev_count=1333044, count=1336924) 20241216085101551 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085101551 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085101551 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085101552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085101552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085101552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241216085103227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085103230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085103233 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41733<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085103248 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085103248 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085103258 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103258 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103259 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103259 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085103260 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085103260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085103260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085103260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103260 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103260 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60327 (stream_srv.c:132) 20241216085103260 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60327<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085103260 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103260 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085103260 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085103260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085103261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103261 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103261 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103261 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085103261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085103261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085103261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085103261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085103261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085103261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085103261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085103262 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103262 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085103262 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085103262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103262 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085103262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103262 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103262 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103262 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085103262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085103262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085103262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085103263 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103263 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085103263 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085103263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103264 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085103264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103264 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103264 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 20241216085103264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085103264 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085103287 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103287 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103288 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103288 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103288 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103288 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103288 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085103288 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103289 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103289 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085103289 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103289 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085103289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103289 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103289 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103289 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085103289 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103289 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085103289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103289 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103289 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103289 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085103289 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103289 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085103289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103289 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103289 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085103289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085103289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103289 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103289 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 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085103289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085103289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085103289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085103289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085103316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085103316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085103316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085103316 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085103316 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085103316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085103316 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085103316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085103316 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085103320 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085103320 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085103320 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085103320 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085103320 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) 20241216085103320 DLGLOBAL DEBUG validating counter group 0x55e882f01be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085103320 DHNBAP DEBUG (127.0.0.1:60327 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085103320 DHNBAP NOTICE (127.0.0.1:60327 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085103320 DHNBAP NOTICE (127.0.0.1:60327 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085103320 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085103320 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085103485 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085103485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085103485 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085103485 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085103493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103493 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085103493 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085103493 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085103493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085103493 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085103493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085103496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085103496 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085103496 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085103496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085103496 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085103496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085103496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085103496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085103496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085103496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085103496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085103496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085103496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085103496 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085103496 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085103496 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103498 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085103498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085103498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085103498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103498 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085103498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085103498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085103498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085103498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085103504 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085103504 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085103505 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085103505 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085103510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103510 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085103510 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085103510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085103510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085103510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085103510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085103512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103512 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085103512 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085103512 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085103512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085103512 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085103512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085103512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085103512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085103512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085103512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085103512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085103512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085103512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085103512 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085103512 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085103512 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085103513 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085103513 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085103513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085103513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085103513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085103513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085103513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085103513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085103513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085103513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085103513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085103513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085103513 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085103513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085103513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085103513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085103513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085103513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085103513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085103513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085103513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085104302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085104302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085104302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085104302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085104302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085104302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085104302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085104302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085104302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085104302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085104302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085104302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085104302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085104302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085104302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085104302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085104302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085104302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085104302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085104302 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085104302 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085104302 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085104303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085104303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085104303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085104303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085104303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085104303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085104303 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085104303 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085104304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085104304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085104304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085104304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085104304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085104304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085104304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085104304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085104306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085104306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085104306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085104306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085104306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085104306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085104306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085104306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085104306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085104306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085104306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085104306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085104306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085104306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085104306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085104306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085104306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085104307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085104307 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085104307 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085104307 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085104317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085104317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085104317 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085104317 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085104317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085104317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085104317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085104317 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085104317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085104317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085104317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085104317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085104317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085104317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085104317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085104317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085104317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085104317 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085104317 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085104317 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085104317 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085104317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085104317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085104317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085104317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085104317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085104317 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085104317 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085104317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085104317 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085104317 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085104317 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085104317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085104317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085104317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085104317 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085104319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085104319 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085104319 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085104319 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085104319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085104319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085104319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085104319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085104319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085104319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085104319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085104319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085104319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085104319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085104319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085104319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085104319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085104319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085104319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085104319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085104319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085104319 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085104319 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085104319 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085104324 DLCTRL DEBUG Command: GET 513980767 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085104324 DLCTRL DEBUG Tx Command reply: GET_REPLY 513980767 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085104328 DLCTRL DEBUG Command: GET 678375537 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085104328 DLCTRL DEBUG Tx Command reply: GET_REPLY 678375537 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085104332 DLCTRL DEBUG Command: GET 415052985 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085104332 DLCTRL DEBUG Tx Command reply: GET_REPLY 415052985 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085104334 DLCTRL DEBUG Command: GET 314468755 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085104334 DLCTRL DEBUG Tx Command reply: GET_REPLY 314468755 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085104335 DLCTRL DEBUG Command: GET 427731062 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085104335 DLCTRL DEBUG Tx Command reply: GET_REPLY 427731062 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085104337 DLCTRL DEBUG Command: GET 649491465 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085104337 DLCTRL DEBUG Tx Command reply: GET_REPLY 649491465 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085104338 DLCTRL DEBUG Command: GET 648665213 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085104338 DLCTRL DEBUG Tx Command reply: GET_REPLY 648665213 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085104340 DLCTRL DEBUG Command: GET 826116362 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085104340 DLCTRL DEBUG Tx Command reply: GET_REPLY 826116362 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085104341 DLCTRL DEBUG Command: GET 201852403 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085104341 DLCTRL DEBUG Tx Command reply: GET_REPLY 201852403 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085104343 DLCTRL DEBUG Command: GET 473565968 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085104343 DLCTRL DEBUG Tx Command reply: GET_REPLY 473565968 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085104343 DLCTRL DEBUG Command: GET 415804226 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085104343 DLCTRL DEBUG Tx Command reply: GET_REPLY 415804226 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085104344 DLCTRL DEBUG Command: GET 774201747 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085104344 DLCTRL DEBUG Tx Command reply: GET_REPLY 774201747 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085104345 DLCTRL DEBUG Command: GET 926340187 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085104345 DLCTRL DEBUG Tx Command reply: GET_REPLY 926340187 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085104346 DLCTRL DEBUG Command: GET 796023343 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085104346 DLCTRL DEBUG Tx Command reply: GET_REPLY 796023343 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085104346 DLCTRL DEBUG Command: GET 379152415 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085104346 DLCTRL DEBUG Tx Command reply: GET_REPLY 379152415 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085104347 DLCTRL DEBUG Command: GET 809106344 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085104347 DLCTRL DEBUG Tx Command reply: GET_REPLY 809106344 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085104348 DLCTRL DEBUG Command: GET 124315503 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085104348 DLCTRL DEBUG Tx Command reply: GET_REPLY 124315503 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085104349 DLCTRL DEBUG Command: GET 565352920 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085104349 DLCTRL DEBUG Tx Command reply: GET_REPLY 565352920 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085104349 DLCTRL DEBUG Command: GET 307395680 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085104349 DLCTRL DEBUG Tx Command reply: GET_REPLY 307395680 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085104350 DLCTRL DEBUG Command: GET 101445146 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085104350 DLCTRL DEBUG Tx Command reply: GET_REPLY 101445146 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000011110000'B, t_guard := 20.000000 } 20241216085104366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47602<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)10563178 20241216085105378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085105378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085105378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085105378 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085105378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa12e6a, normal) (hnbgw_rua.c:407) 20241216085105378 DHNB DEBUG map_rua[0x55e884f6d110]{init}: Allocated (fsm.c:456) 20241216085105378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085105378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563178 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085105378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085105378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085105378 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563178 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085105378 DCN DEBUG map_sccp[0x55e884f769e0]{init}: Allocated (fsm.c:456) 20241216085105378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085105378 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10563178 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085105378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563178 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085105378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085105378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085105378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085105378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085105378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085105378 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085105378 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{IDLE}: Allocated (fsm.c:456) 20241216085105378 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085105378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000f00056400500f1100926) (sccp_scrc.c:406) 20241216085105378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085105378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085105378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085105378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085105378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085105378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085105378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085105378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085105378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085105378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085105378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085105378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085105378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085105378 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085105378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085105378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085105378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085105379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085105379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085105379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085105379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085105379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085105379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085105379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)5344907 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085105383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085105383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085105383 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085105383 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085105383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085105383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085105383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085105383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085105383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085105383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085105383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085105383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085105383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085105383 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00396cf1) (sccp_scrc.c:477) 20241216085105383 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241216085105383 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085105383 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085105383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085105383 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085105383 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) TC_mscpool_L3Compl_on_1_cnlink0(465)@3dc551994ff5: setverdict(pass): none -> pass 20241216085105383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085105383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085105383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085105384 DLCTRL DEBUG Command: GET 542498412 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085105384 DLCTRL DEBUG Tx Command reply: GET_REPLY 542498412 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085105385 DLCTRL DEBUG Command: GET 860734440 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085105385 DLCTRL DEBUG Tx Command reply: GET_REPLY 860734440 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085105386 DLCTRL DEBUG Command: GET 401811716 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085105386 DLCTRL DEBUG Tx Command reply: GET_REPLY 401811716 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085105387 DLCTRL DEBUG Command: GET 575339016 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085105387 DLCTRL DEBUG Tx Command reply: GET_REPLY 575339016 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085105388 DLCTRL DEBUG Command: GET 917786468 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085105388 DLCTRL DEBUG Tx Command reply: GET_REPLY 917786468 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085105389 DLCTRL DEBUG Command: GET 986250968 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085105389 DLCTRL DEBUG Tx Command reply: GET_REPLY 986250968 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085105390 DLCTRL DEBUG Command: GET 786219451 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085105390 DLCTRL DEBUG Tx Command reply: GET_REPLY 786219451 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085105391 DLCTRL DEBUG Command: GET 697927520 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085105391 DLCTRL DEBUG Tx Command reply: GET_REPLY 697927520 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085105392 DLCTRL DEBUG Command: GET 152135836 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085105392 DLCTRL DEBUG Tx Command reply: GET_REPLY 152135836 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085105393 DLCTRL DEBUG Command: GET 70188918 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085105393 DLCTRL DEBUG Tx Command reply: GET_REPLY 70188918 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085105394 DLCTRL DEBUG Command: GET 703120313 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085105394 DLCTRL DEBUG Tx Command reply: GET_REPLY 703120313 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085105395 DLCTRL DEBUG Command: GET 758058914 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085105395 DLCTRL DEBUG Tx Command reply: GET_REPLY 758058914 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085105396 DLCTRL DEBUG Command: GET 865957392 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085105396 DLCTRL DEBUG Tx Command reply: GET_REPLY 865957392 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085105396 DLCTRL DEBUG Command: GET 683215327 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085105396 DLCTRL DEBUG Tx Command reply: GET_REPLY 683215327 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085105397 DLCTRL DEBUG Command: GET 210377496 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085105397 DLCTRL DEBUG Tx Command reply: GET_REPLY 210377496 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085105398 DLCTRL DEBUG Command: GET 308302340 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085105398 DLCTRL DEBUG Tx Command reply: GET_REPLY 308302340 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085105399 DLCTRL DEBUG Command: GET 799049308 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085105399 DLCTRL DEBUG Tx Command reply: GET_REPLY 799049308 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085105400 DLCTRL DEBUG Command: GET 299035500 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085105400 DLCTRL DEBUG Tx Command reply: GET_REPLY 299035500 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085105401 DLCTRL DEBUG Command: GET 7949031 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085105401 DLCTRL DEBUG Tx Command reply: GET_REPLY 7949031 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085105402 DLCTRL DEBUG Command: GET 833032124 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085105402 DLCTRL DEBUG Tx Command reply: GET_REPLY 833032124 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001010101011'B, t_guard := 20.000000 } 20241216085105413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)7248612 20241216085106432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085106432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085106432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085106432 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085106432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e9ae4, normal) (hnbgw_rua.c:407) 20241216085106432 DHNB DEBUG map_rua[0x55e884f7af30]{init}: Allocated (fsm.c:456) 20241216085106432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085106432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7248612 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085106432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085106432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085106432 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085106432 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7248612 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085106432 DCN DEBUG map_sccp[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085106432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085106432 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7248612 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085106432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7248612 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085106432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085106432 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085106432 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085106432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085106432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085106432 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085106432 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{IDLE}: Allocated (fsm.c:456) 20241216085106432 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085106432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002ab0056400500f1100926) (sccp_scrc.c:406) 20241216085106432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085106432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085106432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085106432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085106432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085106432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085106432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085106432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085106432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085106432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085106432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085106432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085106432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085106432 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085106432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085106432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085106432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085106433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085106433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085106433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085106433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085106433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085106433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085106433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)7094230 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085106436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085106436 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085106436 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085106436 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085106436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085106436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085106436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085106436 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085106436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085106436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085106436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085106436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085106436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085106436 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be2e1a) (sccp_scrc.c:477) 20241216085106436 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241216085106436 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085106436 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085106436 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085106436 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085106436 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) 20241216085106436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085106436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@3dc551994ff5: setverdict(pass): none -> pass 20241216085106438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085106440 DLCTRL DEBUG Command: GET 997762150 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085106440 DLCTRL DEBUG Tx Command reply: GET_REPLY 997762150 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085106444 DLCTRL DEBUG Command: GET 761844165 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085106444 DLCTRL DEBUG Tx Command reply: GET_REPLY 761844165 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085106447 DLCTRL DEBUG Command: GET 865891691 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085106447 DLCTRL DEBUG Tx Command reply: GET_REPLY 865891691 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085106449 DLCTRL DEBUG Command: GET 204607492 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085106449 DLCTRL DEBUG Tx Command reply: GET_REPLY 204607492 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085106451 DLCTRL DEBUG Command: GET 567772561 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085106451 DLCTRL DEBUG Tx Command reply: GET_REPLY 567772561 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085106453 DLCTRL DEBUG Command: GET 395307571 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085106453 DLCTRL DEBUG Tx Command reply: GET_REPLY 395307571 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085106455 DLCTRL DEBUG Command: GET 796527558 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085106455 DLCTRL DEBUG Tx Command reply: GET_REPLY 796527558 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085106456 DLCTRL DEBUG Command: GET 961912715 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085106456 DLCTRL DEBUG Tx Command reply: GET_REPLY 961912715 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085106463 DLCTRL DEBUG Command: GET 981116342 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085106463 DLCTRL DEBUG Tx Command reply: GET_REPLY 981116342 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085106470 DLCTRL DEBUG Command: GET 252957109 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085106470 DLCTRL DEBUG Tx Command reply: GET_REPLY 252957109 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085106473 DLCTRL DEBUG Command: GET 408445669 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085106473 DLCTRL DEBUG Tx Command reply: GET_REPLY 408445669 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085106475 DLCTRL DEBUG Command: GET 702933584 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085106475 DLCTRL DEBUG Tx Command reply: GET_REPLY 702933584 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085106476 DLCTRL DEBUG Command: GET 278682195 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085106476 DLCTRL DEBUG Tx Command reply: GET_REPLY 278682195 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085106477 DLCTRL DEBUG Command: GET 972163010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085106477 DLCTRL DEBUG Tx Command reply: GET_REPLY 972163010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085106478 DLCTRL DEBUG Command: GET 143352571 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085106478 DLCTRL DEBUG Tx Command reply: GET_REPLY 143352571 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085106479 DLCTRL DEBUG Command: GET 693255395 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085106479 DLCTRL DEBUG Tx Command reply: GET_REPLY 693255395 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085106480 DLCTRL DEBUG Command: GET 6240052 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085106480 DLCTRL DEBUG Tx Command reply: GET_REPLY 6240052 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085106481 DLCTRL DEBUG Command: GET 313349120 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085106481 DLCTRL DEBUG Tx Command reply: GET_REPLY 313349120 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085106482 DLCTRL DEBUG Command: GET 667135990 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085106482 DLCTRL DEBUG Tx Command reply: GET_REPLY 667135990 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085106483 DLCTRL DEBUG Command: GET 459939789 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085106483 DLCTRL DEBUG Tx Command reply: GET_REPLY 459939789 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000111101000'B, t_guard := 20.000000 } 20241216085106494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)15535666 20241216085107518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085107518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085107518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085107518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085107518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed0e32, normal) (hnbgw_rua.c:407) 20241216085107518 DHNB DEBUG map_rua[0x55e884f6cb30]{init}: Allocated (fsm.c:456) 20241216085107519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085107519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15535666 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085107519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085107519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085107519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15535666 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085107519 DCN DEBUG map_sccp[0x55e884f654b0]{init}: Allocated (fsm.c:456) 20241216085107519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085107519 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15535666 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085107519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15535666 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085107519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085107519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085107519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085107519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085107519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085107519 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085107519 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{IDLE}: Allocated (fsm.c:456) 20241216085107519 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085107519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030001e80056400500f1100926) (sccp_scrc.c:406) 20241216085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085107519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085107519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085107519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085107520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085107520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085107520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085107520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085107520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085107520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085107520 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085107520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085107520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085107520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085107520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085107520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085107520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085107520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085107520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085107520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085107520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)7480395 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085107528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085107528 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085107528 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085107528 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085107528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085107528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085107528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085107528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085107529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085107529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085107529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085107529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085107529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085107529 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b24671) (sccp_scrc.c:477) 20241216085107529 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241216085107529 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085107529 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085107529 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085107529 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085107529 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) 20241216085107529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085107529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@3dc551994ff5: setverdict(pass): none -> pass 20241216085107532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085107533 DLCTRL DEBUG Command: GET 287784138 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085107534 DLCTRL DEBUG Tx Command reply: GET_REPLY 287784138 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20241216085107537 DLCTRL DEBUG Command: GET 711095915 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085107537 DLCTRL DEBUG Tx Command reply: GET_REPLY 711095915 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085107539 DLCTRL DEBUG Command: GET 689188231 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085107539 DLCTRL DEBUG Tx Command reply: GET_REPLY 689188231 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085107540 DLCTRL DEBUG Command: GET 112821639 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085107540 DLCTRL DEBUG Tx Command reply: GET_REPLY 112821639 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085107542 DLCTRL DEBUG Command: GET 499101911 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085107542 DLCTRL DEBUG Tx Command reply: GET_REPLY 499101911 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085107543 DLCTRL DEBUG Command: GET 399666238 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085107543 DLCTRL DEBUG Tx Command reply: GET_REPLY 399666238 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085107543 DLCTRL DEBUG Command: GET 555643977 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085107543 DLCTRL DEBUG Tx Command reply: GET_REPLY 555643977 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085107544 DLCTRL DEBUG Command: GET 83290329 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085107544 DLCTRL DEBUG Tx Command reply: GET_REPLY 83290329 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085107545 DLCTRL DEBUG Command: GET 395158590 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085107545 DLCTRL DEBUG Tx Command reply: GET_REPLY 395158590 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085107546 DLCTRL DEBUG Command: GET 451301131 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085107546 DLCTRL DEBUG Tx Command reply: GET_REPLY 451301131 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085107547 DLCTRL DEBUG Command: GET 443194528 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085107547 DLCTRL DEBUG Tx Command reply: GET_REPLY 443194528 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085107548 DLCTRL DEBUG Command: GET 621854076 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085107548 DLCTRL DEBUG Tx Command reply: GET_REPLY 621854076 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085107548 DLCTRL DEBUG Command: GET 962440092 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085107548 DLCTRL DEBUG Tx Command reply: GET_REPLY 962440092 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085107549 DLCTRL DEBUG Command: GET 179197415 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085107549 DLCTRL DEBUG Tx Command reply: GET_REPLY 179197415 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085107550 DLCTRL DEBUG Command: GET 906117437 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085107550 DLCTRL DEBUG Tx Command reply: GET_REPLY 906117437 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085107551 DLCTRL DEBUG Command: GET 705404356 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085107551 DLCTRL DEBUG Tx Command reply: GET_REPLY 705404356 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085107552 DLCTRL DEBUG Command: GET 529239853 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085107552 DLCTRL DEBUG Tx Command reply: GET_REPLY 529239853 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085107553 DLCTRL DEBUG Command: GET 127967090 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085107553 DLCTRL DEBUG Tx Command reply: GET_REPLY 127967090 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085107553 DLCTRL DEBUG Command: GET 846735474 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085107553 DLCTRL DEBUG Tx Command reply: GET_REPLY 846735474 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085107554 DLCTRL DEBUG Command: GET 77084260 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085107554 DLCTRL DEBUG Tx Command reply: GET_REPLY 77084260 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001010010100'B, t_guard := 20.000000 } 20241216085107564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)14715665 20241216085108575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085108575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085108575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241216085108575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085108575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe08b11, normal) (hnbgw_rua.c:407) 20241216085108575 DHNB DEBUG map_rua[0x55e884f5d370]{init}: Allocated (fsm.c:456) 20241216085108575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085108575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715665 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085108575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085108575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085108575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715665 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085108575 DCN DEBUG map_sccp[0x55e884eeb820]{init}: Allocated (fsm.c:456) 20241216085108575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085108575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14715665 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085108575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715665 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241216085108575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085108575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085108575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085108575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085108575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085108575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085108575 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{IDLE}: Allocated (fsm.c:456) 20241216085108575 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085108575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002940056400500f1100926) (sccp_scrc.c:406) 20241216085108575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085108575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085108575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085108575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085108575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085108575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085108575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085108575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085108575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085108575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085108576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085108576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085108576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085108576 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085108576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085108576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085108576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085108576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085108576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085108576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085108576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085108576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085108576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)3289223 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(468)@3dc551994ff5: setverdict(pass): none -> pass 20241216085108580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108580 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085108580 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085108580 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085108580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085108580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085108580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085108580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085108580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085108580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085108580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085108580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085108580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085108580 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00871cf6) (sccp_scrc.c:477) 20241216085108580 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241216085108580 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085108580 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085108580 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085108580 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085108580 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) 20241216085108580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085108580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085108581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085108582 DLCTRL DEBUG Command: GET 294270709 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085108582 DLCTRL DEBUG Tx Command reply: GET_REPLY 294270709 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20241216085108587 DLCTRL DEBUG Command: GET 549264145 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085108587 DLCTRL DEBUG Tx Command reply: GET_REPLY 549264145 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085108589 DLCTRL DEBUG Command: GET 482285938 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085108589 DLCTRL DEBUG Tx Command reply: GET_REPLY 482285938 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085108591 DLCTRL DEBUG Command: GET 396195286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085108591 DLCTRL DEBUG Tx Command reply: GET_REPLY 396195286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085108593 DLCTRL DEBUG Command: GET 104905234 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085108593 DLCTRL DEBUG Tx Command reply: GET_REPLY 104905234 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085108594 DLCTRL DEBUG Command: GET 222722005 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085108594 DLCTRL DEBUG Tx Command reply: GET_REPLY 222722005 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085108595 DLCTRL DEBUG Command: GET 989560048 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085108595 DLCTRL DEBUG Tx Command reply: GET_REPLY 989560048 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085108596 DLCTRL DEBUG Command: GET 242932751 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085108596 DLCTRL DEBUG Tx Command reply: GET_REPLY 242932751 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085108597 DLCTRL DEBUG Command: GET 904167143 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085108597 DLCTRL DEBUG Tx Command reply: GET_REPLY 904167143 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085108597 DLCTRL DEBUG Command: GET 647733546 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085108597 DLCTRL DEBUG Tx Command reply: GET_REPLY 647733546 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085108598 DLCTRL DEBUG Command: GET 498876393 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085108599 DLCTRL DEBUG Tx Command reply: GET_REPLY 498876393 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085108600 DLCTRL DEBUG Command: GET 623490356 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085108600 DLCTRL DEBUG Tx Command reply: GET_REPLY 623490356 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085108601 DLCTRL DEBUG Command: GET 450865870 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085108601 DLCTRL DEBUG Tx Command reply: GET_REPLY 450865870 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085108602 DLCTRL DEBUG Command: GET 987512379 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085108602 DLCTRL DEBUG Tx Command reply: GET_REPLY 987512379 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085108603 DLCTRL DEBUG Command: GET 436697148 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085108603 DLCTRL DEBUG Tx Command reply: GET_REPLY 436697148 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085108604 DLCTRL DEBUG Command: GET 967740172 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085108604 DLCTRL DEBUG Tx Command reply: GET_REPLY 967740172 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085108604 DLCTRL DEBUG Command: GET 489651643 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085108604 DLCTRL DEBUG Tx Command reply: GET_REPLY 489651643 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085108605 DLCTRL DEBUG Command: GET 672620439 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085108605 DLCTRL DEBUG Tx Command reply: GET_REPLY 672620439 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085108606 DLCTRL DEBUG Command: GET 467756988 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085108606 DLCTRL DEBUG Tx Command reply: GET_REPLY 467756988 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085108607 DLCTRL DEBUG Command: GET 7558370 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085108607 DLCTRL DEBUG Tx Command reply: GET_REPLY 7558370 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@3dc551994ff5: Final verdict of PTC: none 20241216085108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085108610 DLINP DEBUG SRVCONN(,r=127.0.0.1:60327<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085108610 DLINP NOTICE SRV(,r=127.0.0.1:60327<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085108610 DMAIN NOTICE (127.0.0.1:60327 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60327<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085108610 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085108610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@3dc551994ff5: Final verdict of PTC: none 20241216085108610 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41733<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@3dc551994ff5: Final verdict of PTC: none 20241216085108610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085108610 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085108610 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 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085108610 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085108610 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085108610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085108610 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085108610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085108610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085108610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085108610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085108610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-SCCP(461)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@3dc551994ff5: Final verdict of PTC: none 20241216085108611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085108611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085108611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085108611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085108611 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085108611 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085108611 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085108611 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(462)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(464)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(451)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(452)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@3dc551994ff5: Final verdict of PTC: none 20241216085108611 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 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085108611 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085108611 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) 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085108611 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085108611 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085108611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085108611 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085108611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085108611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085108611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085108611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085108611 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085108611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085108611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085108611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085108611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085108611 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085108611 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085108611 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085108611 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085108611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085108611 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085108611 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085108611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085108611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085108611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085108611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085108611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085108611 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085108611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085108611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085108611 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085108611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085108611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085108611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085108611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{disrupted}: Freeing instance (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10563178)[0x55e884f6d110]{disrupted}: Deallocated (fsm.c:568) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{disconnected}: Freeing instance (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e884f769e0]{disconnected}: Deallocated (fsm.c:568) 20241216085108612 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10563178 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085108612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085108612 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085108612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085108612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085108612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085108612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085108612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085108612 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085108612 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085108612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085108612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085108612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085108612 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085108612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085108612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085108612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085108612 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085108612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085108612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085108612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085108612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085108612 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085108612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{disrupted}: Freeing instance (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7248612)[0x55e884f7af30]{disrupted}: Deallocated (fsm.c:568) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216085108612 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7248612 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085108612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.msc0-M3UA(460)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085108612 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085108612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085108612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085108612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085108612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085108612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085108612 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085108612 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085108612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{disrupted}: Freeing instance (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15535666)[0x55e884f6cb30]{disrupted}: Deallocated (fsm.c:568) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e884f654b0]{disconnected}: Deallocated (fsm.c:568) 20241216085108612 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15535666 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085108612 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085108612 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085108612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085108612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085108612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085108612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085108612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085108612 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085108612 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085108612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085108612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085108612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{disrupted}: Freeing instance (context_map.c:202) 20241216085108612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14715665)[0x55e884f5d370]{disrupted}: Deallocated (fsm.c:568) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{disconnected}: Freeing instance (context_map.c:206) 20241216085108612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e884eeb820]{disconnected}: Deallocated (fsm.c:568) 20241216085108612 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14715665 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085108612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085108612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085108612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085108612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085108612 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085108612 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085108612 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085108612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085108612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085108612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085108613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085108613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085108613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085108613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(453)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:51:08 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 20241216085108660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085109162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=427732) Waiting for packet dumper to finish... 1 (prev_count=427732, count=428272) 20241216085110611 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085110611 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085110611 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085110612 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085110612 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085110612 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241216085112270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085112274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085112278 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39709<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085112299 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085112299 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085112316 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112316 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112316 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112316 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112317 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112317 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112317 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112317 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085112317 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112317 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112317 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085112317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085112317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085112317 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112317 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112317 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112317 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60043 (stream_srv.c:132) 20241216085112317 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60043<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085112318 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112318 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085112318 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085112318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085112318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085112318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085112318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085112318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112318 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085112318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085112318 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112318 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112318 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085112318 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085112318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112319 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085112319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112319 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112319 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112319 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085112319 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085112319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112319 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085112319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112319 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085112319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112319 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 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085112319 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(479)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(482)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085112364 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112364 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112364 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112364 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112364 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112364 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112364 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085112364 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112365 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112365 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085112365 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085112365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112366 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085112366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112366 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112366 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112366 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085112366 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112366 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085112366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112366 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112366 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112366 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085112366 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112366 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085112366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112366 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112366 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112366 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085112366 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085112366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112366 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112366 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 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085112366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085112366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085112366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085112366 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085112410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085112410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085112410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085112410 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085112410 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085112410 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085112410 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085112410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085112410 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085112414 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085112414 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085112414 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085112414 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085112414 DHNBAP DEBUG (127.0.0.1:60043 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085112414 DHNBAP NOTICE (127.0.0.1:60043 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085112414 DHNBAP NOTICE (127.0.0.1:60043 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085112414 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085112414 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085112541 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085112541 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085112541 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085112541 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085112548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112548 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085112548 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085112548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085112548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085112548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085112548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085112551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112551 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085112551 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085112551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085112551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085112551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085112551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085112551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085112551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085112551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085112551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085112551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085112551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085112551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085112551 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085112551 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085112551 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112552 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085112552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085112552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085112552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112552 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085112553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085112553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085112553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085112553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085112557 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 20241216085112557 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 20241216085112557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085112557 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(482)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085112561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085112561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085112561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085112561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085112561 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085112561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085112563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085112563 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085112563 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085112563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085112563 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085112563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085112563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085112563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085112563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085112563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085112563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085112563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085112563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085112563 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085112563 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085112563 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112564 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085112564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085112564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085112564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112564 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112565 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112565 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112565 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085112565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085112565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085112565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085112565 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085112585 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085112585 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085112585 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085112585 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085112589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085112589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085112589 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085112589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085112589 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085112589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085112592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112592 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085112592 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085112592 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085112592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085112592 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085112592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085112592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085112592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085112592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085112592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085112592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085112592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085112592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085112592 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085112592 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085112592 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112593 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112593 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085112593 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085112593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085112594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112594 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085112594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085112594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085112594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085112594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085112599 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 20241216085112599 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 20241216085112599 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085112599 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085112602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085112602 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085112602 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085112602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085112602 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085112602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085112603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112603 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085112603 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085112603 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085112603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085112603 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085112603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085112603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085112603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085112603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085112603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085112603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085112604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085112604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085112604 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085112604 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085112604 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085112605 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085112605 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085112605 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085112605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085112605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085112605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085112605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085112605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085112605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085112605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085112605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085112605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085112605 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085112605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085112605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085112605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085112605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085112605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085112605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085112605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085112605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085113357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113357 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085113357 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085113357 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085113357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085113357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085113357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085113357 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085113357 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085113357 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085113357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085113357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085113357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085113357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085113357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085113357 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085113357 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085113357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085113358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085113358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085113358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085113358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085113358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085113358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113359 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085113359 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085113359 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085113359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113359 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085113359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085113359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085113359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085113360 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085113360 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085113367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113367 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085113367 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085113367 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 20241216085113367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113367 DLM3UA DEBUG 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) 20241216085113367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085113367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085113367 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085113367 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) 20241216085113367 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) 20241216085113367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085113367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085113367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085113367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085113367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085113367 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085113367 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085113368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085113368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085113368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085113368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085113368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085113368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085113368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113368 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085113368 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085113368 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 20241216085113368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113368 DLM3UA DEBUG 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) 20241216085113368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085113368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085113368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085113368 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085113368 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085113401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113401 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085113401 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085113401 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085113401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085113401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085113402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085113402 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085113402 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085113402 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085113402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085113402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085113402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085113402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085113402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085113402 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085113402 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085113402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085113403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085113403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085113403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085113403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085113403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085113403 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085113403 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085113404 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085113404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113404 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085113404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085113404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085113404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085113404 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085113404 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085113409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085113409 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085113409 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 20241216085113409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113409 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113409 DLM3UA DEBUG 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) 20241216085113409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085113409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085113409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085113409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085113409 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085113409 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) 20241216085113409 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) 20241216085113409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085113409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085113409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085113409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085113409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085113409 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085113409 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085113409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085113409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085113409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085113409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085113409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085113409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085113409 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085113411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085113411 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085113411 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 20241216085113411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085113411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085113411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085113411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085113411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085113411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085113411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085113411 DLM3UA DEBUG 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) 20241216085113411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085113411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085113411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085113411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085113411 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085113411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085113411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085113411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085113411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085113411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085113411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085113411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085113411 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085113411 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085114425 DLCTRL DEBUG Command: GET 564978676 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085114425 DLCTRL DEBUG Tx Command reply: GET_REPLY 564978676 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085114433 DLCTRL DEBUG Command: GET 878233606 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085114433 DLCTRL DEBUG Tx Command reply: GET_REPLY 878233606 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085114437 DLCTRL DEBUG Command: GET 298733272 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085114437 DLCTRL DEBUG Tx Command reply: GET_REPLY 298733272 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085114441 DLCTRL DEBUG Command: GET 195580877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085114441 DLCTRL DEBUG Tx Command reply: GET_REPLY 195580877 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085114445 DLCTRL DEBUG Command: GET 940806820 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085114445 DLCTRL DEBUG Tx Command reply: GET_REPLY 940806820 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085114449 DLCTRL DEBUG Command: GET 623207063 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085114449 DLCTRL DEBUG Tx Command reply: GET_REPLY 623207063 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085114452 DLCTRL DEBUG Command: GET 243704539 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085114452 DLCTRL DEBUG Tx Command reply: GET_REPLY 243704539 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085114455 DLCTRL DEBUG Command: GET 813969009 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085114455 DLCTRL DEBUG Tx Command reply: GET_REPLY 813969009 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085114457 DLCTRL DEBUG Command: GET 404935405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085114457 DLCTRL DEBUG Tx Command reply: GET_REPLY 404935405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085114459 DLCTRL DEBUG Command: GET 89451340 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085114459 DLCTRL DEBUG Tx Command reply: GET_REPLY 89451340 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085114461 DLCTRL DEBUG Command: GET 803132315 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085114461 DLCTRL DEBUG Tx Command reply: GET_REPLY 803132315 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085114463 DLCTRL DEBUG Command: GET 304948373 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085114463 DLCTRL DEBUG Tx Command reply: GET_REPLY 304948373 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085114465 DLCTRL DEBUG Command: GET 331669642 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085114465 DLCTRL DEBUG Tx Command reply: GET_REPLY 331669642 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085114466 DLCTRL DEBUG Command: GET 810854086 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085114466 DLCTRL DEBUG Tx Command reply: GET_REPLY 810854086 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085114468 DLCTRL DEBUG Command: GET 667879772 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085114468 DLCTRL DEBUG Tx Command reply: GET_REPLY 667879772 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085114469 DLCTRL DEBUG Command: GET 534423096 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085114469 DLCTRL DEBUG Tx Command reply: GET_REPLY 534423096 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085114470 DLCTRL DEBUG Command: GET 186475575 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085114470 DLCTRL DEBUG Tx Command reply: GET_REPLY 186475575 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085114471 DLCTRL DEBUG Command: GET 851689496 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085114471 DLCTRL DEBUG Tx Command reply: GET_REPLY 851689496 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085114472 DLCTRL DEBUG Command: GET 91446617 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085114472 DLCTRL DEBUG Tx Command reply: GET_REPLY 91446617 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085114473 DLCTRL DEBUG Command: GET 133961720 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085114473 DLCTRL DEBUG Tx Command reply: GET_REPLY 133961720 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000001000100001'B, t_guard := 20.000000 } 20241216085114500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)7856466 20241216085115543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085115543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085115543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085115543 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085115543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77e152, normal) (hnbgw_rua.c:407) 20241216085115543 DHNB DEBUG map_rua[0x55e884f769e0]{init}: Allocated (fsm.c:456) 20241216085115543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085115543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7856466 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085115543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085115543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085115543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7856466 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085115543 DCN DEBUG map_sccp[0x55e884f7af30]{init}: Allocated (fsm.c:456) 20241216085115543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085115543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7856466 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085115543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7856466 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085115543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085115543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085115543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085115543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085115543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085115543 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085115543 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{IDLE}: Allocated (fsm.c:456) 20241216085115543 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085115543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002210056400500f1100926) (sccp_scrc.c:406) 20241216085115543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085115543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085115544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085115544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085115544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085115544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085115544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085115544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085115544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085115544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085115544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085115544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085115544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085115544 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085115544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085115544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085115544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085115544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085115544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085115544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085115544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085115544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085115544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085115544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)1991453 HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@3dc551994ff5: setverdict(pass): none -> pass 20241216085115561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085115561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085115561 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085115561 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085115561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085115561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085115561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085115561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085115561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085115561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085115561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085115561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085115561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085115561 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0071741e) (sccp_scrc.c:477) 20241216085115561 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241216085115561 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085115561 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085115561 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085115561 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085115561 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) 20241216085115561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085115561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085115563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085115565 DLCTRL DEBUG Command: GET 689248760 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085115565 DLCTRL DEBUG Tx Command reply: GET_REPLY 689248760 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085115567 DLCTRL DEBUG Command: GET 724222912 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085115567 DLCTRL DEBUG Tx Command reply: GET_REPLY 724222912 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085115569 DLCTRL DEBUG Command: GET 185565003 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085115569 DLCTRL DEBUG Tx Command reply: GET_REPLY 185565003 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085115571 DLCTRL DEBUG Command: GET 115118743 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085115571 DLCTRL DEBUG Tx Command reply: GET_REPLY 115118743 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085115573 DLCTRL DEBUG Command: GET 954027356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085115573 DLCTRL DEBUG Tx Command reply: GET_REPLY 954027356 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085115575 DLCTRL DEBUG Command: GET 723340654 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085115575 DLCTRL DEBUG Tx Command reply: GET_REPLY 723340654 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085115576 DLCTRL DEBUG Command: GET 389148516 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085115577 DLCTRL DEBUG Tx Command reply: GET_REPLY 389148516 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085115577 DLCTRL DEBUG Command: GET 436153179 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085115577 DLCTRL DEBUG Tx Command reply: GET_REPLY 436153179 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085115578 DLCTRL DEBUG Command: GET 448570029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085115578 DLCTRL DEBUG Tx Command reply: GET_REPLY 448570029 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085115579 DLCTRL DEBUG Command: GET 143951263 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085115579 DLCTRL DEBUG Tx Command reply: GET_REPLY 143951263 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085115580 DLCTRL DEBUG Command: GET 446518259 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085115580 DLCTRL DEBUG Tx Command reply: GET_REPLY 446518259 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085115580 DLCTRL DEBUG Command: GET 309719800 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085115580 DLCTRL DEBUG Tx Command reply: GET_REPLY 309719800 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085115581 DLCTRL DEBUG Command: GET 463978511 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085115581 DLCTRL DEBUG Tx Command reply: GET_REPLY 463978511 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085115582 DLCTRL DEBUG Command: GET 388924875 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085115582 DLCTRL DEBUG Tx Command reply: GET_REPLY 388924875 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085115582 DLCTRL DEBUG Command: GET 810324729 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085115582 DLCTRL DEBUG Tx Command reply: GET_REPLY 810324729 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085115583 DLCTRL DEBUG Command: GET 133813195 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085115583 DLCTRL DEBUG Tx Command reply: GET_REPLY 133813195 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085115584 DLCTRL DEBUG Command: GET 607731996 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085115584 DLCTRL DEBUG Tx Command reply: GET_REPLY 607731996 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085115584 DLCTRL DEBUG Command: GET 403623871 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085115584 DLCTRL DEBUG Tx Command reply: GET_REPLY 403623871 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085115585 DLCTRL DEBUG Command: GET 675213915 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085115585 DLCTRL DEBUG Tx Command reply: GET_REPLY 675213915 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085115586 DLCTRL DEBUG Command: GET 582306480 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085115586 DLCTRL DEBUG Tx Command reply: GET_REPLY 582306480 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000110101110'B, t_guard := 20.000000 } 20241216085115597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@3dc551994ff5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)4559659 20241216085116617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085116617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085116617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085116617 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085116617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45932b, normal) (hnbgw_rua.c:407) 20241216085116617 DHNB DEBUG map_rua[0x55e884f6cb30]{init}: Allocated (fsm.c:456) 20241216085116617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085116617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4559659 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085116617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085116617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085116617 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085116617 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4559659 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085116617 DCN DEBUG map_sccp[0x55e884f654b0]{init}: Allocated (fsm.c:456) 20241216085116617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085116617 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4559659 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085116617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4559659 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085116617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085116617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085116617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085116617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085116617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085116617 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085116617 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{IDLE}: Allocated (fsm.c:456) 20241216085116617 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085116617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001ae0056400500f1100926) (sccp_scrc.c:406) 20241216085116617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085116617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085116617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085116617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085116617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085116617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085116617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085116617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085116617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085116617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085116617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085116617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085116617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085116617 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085116617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085116617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085116617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085116617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085116617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085116617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085116617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085116617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085116617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085116617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@3dc551994ff5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)11309150 HNBGW_Test.msc1-SCCP(480)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085116626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085116626 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085116626 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085116626 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 20241216085116626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085116626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085116626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085116626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085116626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085116626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085116626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085116626 DLM3UA DEBUG 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) 20241216085116626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085116626 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3145a) (sccp_scrc.c:477) 20241216085116626 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241216085116626 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085116626 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085116626 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085116626 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085116626 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) 20241216085116626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085116626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@3dc551994ff5: setverdict(pass): none -> pass 20241216085116628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085116630 DLCTRL DEBUG Command: GET 613243646 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085116630 DLCTRL DEBUG Tx Command reply: GET_REPLY 613243646 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085116635 DLCTRL DEBUG Command: GET 264941723 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085116635 DLCTRL DEBUG Tx Command reply: GET_REPLY 264941723 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085116639 DLCTRL DEBUG Command: GET 444297345 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085116639 DLCTRL DEBUG Tx Command reply: GET_REPLY 444297345 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085116643 DLCTRL DEBUG Command: GET 636718675 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085116643 DLCTRL DEBUG Tx Command reply: GET_REPLY 636718675 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085116645 DLCTRL DEBUG Command: GET 528058682 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085116645 DLCTRL DEBUG Tx Command reply: GET_REPLY 528058682 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085116647 DLCTRL DEBUG Command: GET 117995311 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085116647 DLCTRL DEBUG Tx Command reply: GET_REPLY 117995311 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085116649 DLCTRL DEBUG Command: GET 149791160 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085116649 DLCTRL DEBUG Tx Command reply: GET_REPLY 149791160 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085116650 DLCTRL DEBUG Command: GET 666116933 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085116650 DLCTRL DEBUG Tx Command reply: GET_REPLY 666116933 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085116652 DLCTRL DEBUG Command: GET 905706629 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085116652 DLCTRL DEBUG Tx Command reply: GET_REPLY 905706629 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085116653 DLCTRL DEBUG Command: GET 360309916 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085116653 DLCTRL DEBUG Tx Command reply: GET_REPLY 360309916 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085116654 DLCTRL DEBUG Command: GET 20468225 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085116654 DLCTRL DEBUG Tx Command reply: GET_REPLY 20468225 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085116655 DLCTRL DEBUG Command: GET 720124519 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085116655 DLCTRL DEBUG Tx Command reply: GET_REPLY 720124519 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085116655 DLCTRL DEBUG Command: GET 231457891 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085116655 DLCTRL DEBUG Tx Command reply: GET_REPLY 231457891 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085116656 DLCTRL DEBUG Command: GET 432646955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085116656 DLCTRL DEBUG Tx Command reply: GET_REPLY 432646955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085116657 DLCTRL DEBUG Command: GET 670531778 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085116657 DLCTRL DEBUG Tx Command reply: GET_REPLY 670531778 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085116657 DLCTRL DEBUG Command: GET 810563218 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085116657 DLCTRL DEBUG Tx Command reply: GET_REPLY 810563218 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085116658 DLCTRL DEBUG Command: GET 632448210 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085116658 DLCTRL DEBUG Tx Command reply: GET_REPLY 632448210 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085116659 DLCTRL DEBUG Command: GET 608397544 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085116659 DLCTRL DEBUG Tx Command reply: GET_REPLY 608397544 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085116659 DLCTRL DEBUG Command: GET 137742778 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085116659 DLCTRL DEBUG Tx Command reply: GET_REPLY 137742778 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085116660 DLCTRL DEBUG Command: GET 133366817 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085116660 DLCTRL DEBUG Tx Command reply: GET_REPLY 133366817 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001011000100'B, t_guard := 20.000000 } 20241216085116670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@3dc551994ff5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)4496774 20241216085117695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085117695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085117695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085117695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085117695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x449d86, normal) (hnbgw_rua.c:407) 20241216085117695 DHNB DEBUG map_rua[0x55e884eeb820]{init}: Allocated (fsm.c:456) 20241216085117695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085117695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4496774 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085117695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085117695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085117695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4496774 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085117695 DCN DEBUG map_sccp[0x55e884f76b10]{init}: Allocated (fsm.c:456) 20241216085117695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085117695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4496774 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085117695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4496774 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085117695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085117695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085117695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085117695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085117695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085117695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085117695 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{IDLE}: Allocated (fsm.c:456) 20241216085117695 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085117695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002c40056400500f1100926) (sccp_scrc.c:406) 20241216085117695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085117695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085117695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085117695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085117695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085117695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085117695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085117695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085117695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085117695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085117695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085117695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085117695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085117695 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085117695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085117695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085117695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085117695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085117695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085117695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085117695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085117695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085117695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@3dc551994ff5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)15902665 HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085117702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117702 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085117702 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085117702 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085117702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085117702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085117702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085117702 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085117702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085117702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085117702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085117702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085117702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085117702 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c6647) (sccp_scrc.c:477) 20241216085117702 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241216085117702 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085117702 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085117702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085117702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085117702 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) 20241216085117702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085117702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@3dc551994ff5: setverdict(pass): none -> pass 20241216085117705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085117706 DLCTRL DEBUG Command: GET 981909287 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085117706 DLCTRL DEBUG Tx Command reply: GET_REPLY 981909287 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085117711 DLCTRL DEBUG Command: GET 222349558 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085117711 DLCTRL DEBUG Tx Command reply: GET_REPLY 222349558 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085117715 DLCTRL DEBUG Command: GET 730937983 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085117715 DLCTRL DEBUG Tx Command reply: GET_REPLY 730937983 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085117717 DLCTRL DEBUG Command: GET 871044896 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085117717 DLCTRL DEBUG Tx Command reply: GET_REPLY 871044896 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085117719 DLCTRL DEBUG Command: GET 655442091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085117719 DLCTRL DEBUG Tx Command reply: GET_REPLY 655442091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085117720 DLCTRL DEBUG Command: GET 453473032 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085117720 DLCTRL DEBUG Tx Command reply: GET_REPLY 453473032 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085117722 DLCTRL DEBUG Command: GET 344637552 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085117722 DLCTRL DEBUG Tx Command reply: GET_REPLY 344637552 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085117723 DLCTRL DEBUG Command: GET 821067537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085117723 DLCTRL DEBUG Tx Command reply: GET_REPLY 821067537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085117724 DLCTRL DEBUG Command: GET 222705145 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085117724 DLCTRL DEBUG Tx Command reply: GET_REPLY 222705145 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085117724 DLCTRL DEBUG Command: GET 968493992 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085117724 DLCTRL DEBUG Tx Command reply: GET_REPLY 968493992 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085117725 DLCTRL DEBUG Command: GET 999825864 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085117725 DLCTRL DEBUG Tx Command reply: GET_REPLY 999825864 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085117726 DLCTRL DEBUG Command: GET 644715951 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085117726 DLCTRL DEBUG Tx Command reply: GET_REPLY 644715951 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085117727 DLCTRL DEBUG Command: GET 597400983 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085117727 DLCTRL DEBUG Tx Command reply: GET_REPLY 597400983 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085117727 DLCTRL DEBUG Command: GET 89116012 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085117727 DLCTRL DEBUG Tx Command reply: GET_REPLY 89116012 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085117728 DLCTRL DEBUG Command: GET 878513946 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085117728 DLCTRL DEBUG Tx Command reply: GET_REPLY 878513946 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085117729 DLCTRL DEBUG Command: GET 519409246 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085117729 DLCTRL DEBUG Tx Command reply: GET_REPLY 519409246 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085117730 DLCTRL DEBUG Command: GET 915717822 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085117730 DLCTRL DEBUG Tx Command reply: GET_REPLY 915717822 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085117730 DLCTRL DEBUG Command: GET 294178403 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085117730 DLCTRL DEBUG Tx Command reply: GET_REPLY 294178403 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085117731 DLCTRL DEBUG Command: GET 607928279 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085117731 DLCTRL DEBUG Tx Command reply: GET_REPLY 607928279 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085117732 DLCTRL DEBUG Command: GET 227077792 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085117732 DLCTRL DEBUG Tx Command reply: GET_REPLY 227077792 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085117734 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085117734 DLINP DEBUG SRVCONN(,r=127.0.0.1:60043<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085117734 DLINP NOTICE SRV(,r=127.0.0.1:60043<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085117734 DMAIN NOTICE (127.0.0.1:60043 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60043<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085117734 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085117734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085117734 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39709<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(484)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@3dc551994ff5: Final verdict of PTC: none20241216085117735 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085117735 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) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(487)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@3dc551994ff5: Final verdict of PTC: none 20241216085117735 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085117735 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) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085117735 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 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085117735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@3dc551994ff5: Final verdict of PTC: none 20241216085117735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085117735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085117735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085117735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085117735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085117735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085117735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085117735 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085117735 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085117735 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085117735 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085117735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085117735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085117735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085117735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085117735 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085117735 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085117735 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085117735 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085117735 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085117735 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085117735 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085117735 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085117735 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085117735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085117735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085117735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085117735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085117735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085117735 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085117735 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085117735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{disrupted}: Freeing instance (context_map.c:202) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7856466)[0x55e884f769e0]{disrupted}: Deallocated (fsm.c:568) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{disconnected}: Freeing instance (context_map.c:206) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e884f7af30]{disconnected}: Deallocated (fsm.c:568) 20241216085117735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7856466 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085117735 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085117735 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085117735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085117735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085117735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085117735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085117735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085117735 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085117735 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085117735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{disrupted}: Freeing instance (context_map.c:202) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4496774)[0x55e884eeb820]{disrupted}: Deallocated (fsm.c:568) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{disconnected}: Freeing instance (context_map.c:206) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e884f76b10]{disconnected}: Deallocated (fsm.c:568) 20241216085117735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4496774 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085117735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085117735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085117735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085117735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085117735 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085117735 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085117735 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085117735 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085117735 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085117735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085117735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085117735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085117735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085117735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085117735 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{disrupted}: Freeing instance (context_map.c:202) 20241216085117735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4559659)[0x55e884f6cb30]{disrupted}: Deallocated (fsm.c:568) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085117735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e884f654b0]{disconnected}: Deallocated (fsm.c:568) 20241216085117735 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4559659 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(488)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(470)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(489)@3dc551994ff5: Final verdict of PTC: none20241216085117736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085117736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085117736 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085117736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085117736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085117736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085117736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085117736 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085117736 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085117736 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085117736 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(479)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(472)@3dc551994ff5: Final verdict of PTC: none 20241216085117740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085117735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085117735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085117735 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 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085117735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085117735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085117735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085117735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085117735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085117735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085117735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085117735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085117735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085117735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085117735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085117735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085117735 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 20241216085117735 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) 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085117735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085117736 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 20241216085117736 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 20241216085117736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085117736 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085117736 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085117736 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) 20241216085117736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085117736 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085117736 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085117736 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085117736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085117736 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085117736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085117736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085117736 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@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:51:17 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 20241216085117906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085118408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57686<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=485200) 20241216085118612 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085118613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085118613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085118613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085118613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085118613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085118613 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085118613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085118613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085118613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085118613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085118613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085118613 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085118613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085118613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085118613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085118613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085118613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085118613 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085118613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085118613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085118613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085118613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085118613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085118613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085118613 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085118613 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085118613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085118614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085118614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085118614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085118614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085118614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085118614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085118614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085118614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085118614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085118614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085118614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085118614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085118614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085118614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085118614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085118614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085118614 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=485200, count=506452) 20241216085119736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085119736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085119736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085119736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085119736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085119736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085119736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085119736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085119736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241216085121481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085121484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085121488 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085121503 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085121503 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085121512 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121512 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121512 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121512 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121512 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085121512 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121512 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121512 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121512 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085121512 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56893 (stream_srv.c:132) 20241216085121512 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56893<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085121513 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121513 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085121513 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121514 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085121514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121514 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121514 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085121514 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121514 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085121514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121514 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121514 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121514 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085121514 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085121514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121514 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121514 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085121514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085121514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121514 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121514 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 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085121514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085121514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085121514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085121514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085121514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085121515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085121515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085121515 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(503)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(506)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(504)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085121542 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121542 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121542 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121542 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121542 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085121542 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121543 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121543 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085121543 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085121543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121543 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085121543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121543 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121543 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085121543 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085121543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121544 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085121544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121544 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121544 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085121544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085121544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121544 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121544 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085121544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085121544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121544 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121544 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 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085121544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085121544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085121544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085121544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085121582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085121582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085121582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085121582 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085121582 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085121582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085121582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085121582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085121582 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085121588 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085121588 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085121588 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085121588 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085121588 DHNBAP DEBUG (127.0.0.1:56893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085121588 DHNBAP NOTICE (127.0.0.1:56893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085121588 DHNBAP NOTICE (127.0.0.1:56893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085121588 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085121588 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085121728 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085121728 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085121728 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085121728 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085121738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121738 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085121738 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085121738 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085121738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085121738 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085121738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085121740 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 20241216085121740 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 20241216085121740 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 20241216085121740 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085121740 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085121740 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085121740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085121741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121741 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085121741 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085121741 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085121741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085121741 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085121741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085121741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085121741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085121741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085121741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085121741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085121741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085121741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085121741 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085121741 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085121741 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121742 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121742 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085121742 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085121742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085121743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121743 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085121743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085121743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085121743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085121743 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(506)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085121748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085121748 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085121748 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085121748 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085121748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085121748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085121748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085121748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085121749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085121749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085121749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085121749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085121749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085121749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085121749 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085121753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121753 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085121753 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085121753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085121753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085121753 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241216085121753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085121753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085121753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085121753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085121753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085121753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085121753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085121753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085121753 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085121753 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085121753 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121754 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085121754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085121754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085121754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121754 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085121754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085121754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085121754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085121754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085121758 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085121758 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085121758 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085121758 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085121762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121762 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085121762 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085121762 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085121762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085121762 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085121762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085121764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085121764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085121764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085121764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085121764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085121764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085121764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085121764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085121764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085121764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085121764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085121764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085121764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085121764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085121764 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085121764 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121766 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121766 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085121766 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085121766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085121766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121766 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085121766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085121766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085121766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085121766 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085121769 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 20241216085121770 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 20241216085121770 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085121770 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085121773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085121773 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085121773 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085121773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085121773 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085121773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085121774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121774 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085121774 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085121774 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085121774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085121774 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085121774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085121774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085121775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085121775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085121775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085121775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085121775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085121775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085121775 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085121775 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085121775 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085121776 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085121776 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085121776 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085121776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085121776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085121776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085121776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085121776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085121776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085121776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085121776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085121776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085121776 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085121776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085121776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085121776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085121776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085121776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085121776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085121776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085121776 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085122535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122535 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085122535 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085122535 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085122535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085122536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085122536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085122536 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085122536 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085122536 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085122536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085122536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085122536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085122536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085122536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085122536 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085122536 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085122536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085122536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085122536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085122536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085122536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085122536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085122536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122537 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085122537 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085122537 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085122537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085122537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085122537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085122537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122537 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085122537 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085122537 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085122543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122543 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085122543 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085122543 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 20241216085122543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122543 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122543 DLM3UA DEBUG 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) 20241216085122543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085122543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085122543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085122543 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085122543 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) 20241216085122543 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) 20241216085122544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085122544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085122544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085122544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085122544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085122544 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085122544 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085122544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085122544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085122544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085122544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085122544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085122544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085122544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122544 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085122544 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085122544 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 20241216085122544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122544 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122544 DLM3UA DEBUG 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) 20241216085122544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085122544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122544 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085122544 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085122544 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085122562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085122562 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085122562 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085122562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085122562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122562 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085122562 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085122562 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085122562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085122562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085122562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085122562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085122562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085122562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085122562 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085122562 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085122562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085122562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085122562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085122562 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085122562 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085122562 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085122562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085122562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122562 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085122562 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085122562 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085122573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122573 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085122573 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085122573 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 20241216085122573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122573 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122573 DLM3UA DEBUG 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) 20241216085122573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085122573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085122573 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085122573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085122573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122573 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085122573 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085122573 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) 20241216085122573 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) 20241216085122573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085122574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085122574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085122574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085122574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085122574 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085122574 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085122574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085122574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085122574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085122574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085122574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085122574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085122574 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085122574 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085122574 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085122574 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 20241216085122574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085122574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085122574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085122574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085122574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085122574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085122574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085122574 DLM3UA DEBUG 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) 20241216085122574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085122574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085122574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085122574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085122574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085122574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085122574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085122574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085122574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085122574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085122574 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085122574 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085123596 DLCTRL DEBUG Command: GET 942307235 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085123596 DLCTRL DEBUG Tx Command reply: GET_REPLY 942307235 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085123600 DLCTRL DEBUG Command: GET 738226301 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085123600 DLCTRL DEBUG Tx Command reply: GET_REPLY 738226301 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085123602 DLCTRL DEBUG Command: GET 181248412 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085123602 DLCTRL DEBUG Tx Command reply: GET_REPLY 181248412 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085123603 DLCTRL DEBUG Command: GET 78986767 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085123603 DLCTRL DEBUG Tx Command reply: GET_REPLY 78986767 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085123605 DLCTRL DEBUG Command: GET 810624704 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085123605 DLCTRL DEBUG Tx Command reply: GET_REPLY 810624704 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085123607 DLCTRL DEBUG Command: GET 138692162 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085123607 DLCTRL DEBUG Tx Command reply: GET_REPLY 138692162 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085123608 DLCTRL DEBUG Command: GET 299168157 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085123608 DLCTRL DEBUG Tx Command reply: GET_REPLY 299168157 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085123610 DLCTRL DEBUG Command: GET 658718050 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085123610 DLCTRL DEBUG Tx Command reply: GET_REPLY 658718050 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085123611 DLCTRL DEBUG Command: GET 351884774 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085123611 DLCTRL DEBUG Tx Command reply: GET_REPLY 351884774 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085123613 DLCTRL DEBUG Command: GET 273812505 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085123613 DLCTRL DEBUG Tx Command reply: GET_REPLY 273812505 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085123618 DLCTRL DEBUG Command: GET 213110242 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085123618 DLCTRL DEBUG Tx Command reply: GET_REPLY 213110242 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085123620 DLCTRL DEBUG Command: GET 143350032 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085123620 DLCTRL DEBUG Tx Command reply: GET_REPLY 143350032 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085123621 DLCTRL DEBUG Command: GET 924204452 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085123621 DLCTRL DEBUG Tx Command reply: GET_REPLY 924204452 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085123623 DLCTRL DEBUG Command: GET 96728498 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085123623 DLCTRL DEBUG Tx Command reply: GET_REPLY 96728498 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085123624 DLCTRL DEBUG Command: GET 913867526 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085123624 DLCTRL DEBUG Tx Command reply: GET_REPLY 913867526 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085123626 DLCTRL DEBUG Command: GET 223300457 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085123626 DLCTRL DEBUG Tx Command reply: GET_REPLY 223300457 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085123627 DLCTRL DEBUG Command: GET 897317245 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085123627 DLCTRL DEBUG Tx Command reply: GET_REPLY 897317245 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085123628 DLCTRL DEBUG Command: GET 505356674 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085123628 DLCTRL DEBUG Tx Command reply: GET_REPLY 505356674 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085123629 DLCTRL DEBUG Command: GET 259752918 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085123629 DLCTRL DEBUG Tx Command reply: GET_REPLY 259752918 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085123630 DLCTRL DEBUG Command: GET 618336800 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085123630 DLCTRL DEBUG Tx Command reply: GET_REPLY 618336800 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000001000001001'B, t_guard := 20.000000 } 20241216085123643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)6983599 20241216085124682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085124682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085124682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085124682 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085124682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a8faf, normal) (hnbgw_rua.c:407) 20241216085124682 DHNB DEBUG map_rua[0x55e884f6cb30]{init}: Allocated (fsm.c:456) 20241216085124682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085124682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6983599 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085124682 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085124682 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085124682 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6983599 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085124682 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6983599 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085124682 DCN DEBUG map_sccp[0x55e884f654b0]{init}: Allocated (fsm.c:456) 20241216085124683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085124683 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6983599 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085124683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6983599 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085124683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085124683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085124683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085124683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085124683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085124683 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085124683 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{IDLE}: Allocated (fsm.c:456) 20241216085124683 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085124683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002090056400500f1100926) (sccp_scrc.c:406) 20241216085124683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085124683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085124683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085124683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085124683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085124683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085124683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085124683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085124683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085124683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085124683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085124683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085124683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085124683 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085124683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085124683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085124683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085124683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085124683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085124683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085124683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085124683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085124683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085124683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)11391903 HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@3dc551994ff5: setverdict(pass): none -> pass 20241216085124696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085124696 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085124696 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085124696 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085124696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085124696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085124696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085124696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085124696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085124696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085124696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085124696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085124696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085124696 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090f9b2) (sccp_scrc.c:477) 20241216085124696 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241216085124696 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085124696 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085124696 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085124696 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085124696 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) 20241216085124696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085124696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085124698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085124701 DLCTRL DEBUG Command: GET 617449616 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085124701 DLCTRL DEBUG Tx Command reply: GET_REPLY 617449616 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085124705 DLCTRL DEBUG Command: GET 908241365 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085124705 DLCTRL DEBUG Tx Command reply: GET_REPLY 908241365 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085124709 DLCTRL DEBUG Command: GET 393607048 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085124709 DLCTRL DEBUG Tx Command reply: GET_REPLY 393607048 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085124711 DLCTRL DEBUG Command: GET 197853161 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085124711 DLCTRL DEBUG Tx Command reply: GET_REPLY 197853161 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085124712 DLCTRL DEBUG Command: GET 318803595 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085124712 DLCTRL DEBUG Tx Command reply: GET_REPLY 318803595 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085124713 DLCTRL DEBUG Command: GET 502432460 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085124713 DLCTRL DEBUG Tx Command reply: GET_REPLY 502432460 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085124714 DLCTRL DEBUG Command: GET 181021602 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085124714 DLCTRL DEBUG Tx Command reply: GET_REPLY 181021602 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085124715 DLCTRL DEBUG Command: GET 436232504 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085124715 DLCTRL DEBUG Tx Command reply: GET_REPLY 436232504 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085124716 DLCTRL DEBUG Command: GET 290943671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085124716 DLCTRL DEBUG Tx Command reply: GET_REPLY 290943671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085124717 DLCTRL DEBUG Command: GET 781927678 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085124717 DLCTRL DEBUG Tx Command reply: GET_REPLY 781927678 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085124718 DLCTRL DEBUG Command: GET 676869512 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085124718 DLCTRL DEBUG Tx Command reply: GET_REPLY 676869512 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085124719 DLCTRL DEBUG Command: GET 475969312 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085124719 DLCTRL DEBUG Tx Command reply: GET_REPLY 475969312 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085124720 DLCTRL DEBUG Command: GET 422084632 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085124720 DLCTRL DEBUG Tx Command reply: GET_REPLY 422084632 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085124721 DLCTRL DEBUG Command: GET 216003836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085124721 DLCTRL DEBUG Tx Command reply: GET_REPLY 216003836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085124721 DLCTRL DEBUG Command: GET 538249846 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085124721 DLCTRL DEBUG Tx Command reply: GET_REPLY 538249846 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085124722 DLCTRL DEBUG Command: GET 416729372 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085124722 DLCTRL DEBUG Tx Command reply: GET_REPLY 416729372 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085124723 DLCTRL DEBUG Command: GET 779110942 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085124723 DLCTRL DEBUG Tx Command reply: GET_REPLY 779110942 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085124724 DLCTRL DEBUG Command: GET 490000342 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085124724 DLCTRL DEBUG Tx Command reply: GET_REPLY 490000342 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085124725 DLCTRL DEBUG Command: GET 863936776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085124725 DLCTRL DEBUG Tx Command reply: GET_REPLY 863936776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085124726 DLCTRL DEBUG Command: GET 259103434 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085124726 DLCTRL DEBUG Tx Command reply: GET_REPLY 259103434 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000100111010'B, t_guard := 20.000000 } 20241216085124737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)7237952 20241216085125758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085125758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085125758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085125758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085125758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e7140, normal) (hnbgw_rua.c:407) 20241216085125759 DHNB DEBUG map_rua[0x55e884f7af30]{init}: Allocated (fsm.c:456) 20241216085125759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085125759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7237952 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085125759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085125759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085125759 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7237952 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085125759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7237952 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085125759 DCN DEBUG map_sccp[0x55e884eeb820]{init}: Allocated (fsm.c:456) 20241216085125759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085125759 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7237952 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085125759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7237952 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085125759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085125759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085125759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085125759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085125759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085125759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085125759 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{IDLE}: Allocated (fsm.c:456) 20241216085125759 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085125759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300013a0056400500f1100926) (sccp_scrc.c:406) 20241216085125759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085125759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085125759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085125759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085125759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085125759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085125759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085125759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085125759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085125759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085125759 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085125759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085125759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085125759 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085125759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085125759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085125759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085125759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085125759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085125759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085125759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085125759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085125759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085125759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)3514196 HNBGW_Test.msc1-SCCP(504)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@3dc551994ff5: 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)@3dc551994ff5: setverdict(pass): none -> pass 20241216085125778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085125778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085125778 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085125778 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 20241216085125778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085125778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085125778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085125778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085125778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085125778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085125778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085125778 DLM3UA DEBUG 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) 20241216085125778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085125778 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b14ad1) (sccp_scrc.c:477) 20241216085125778 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241216085125778 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085125778 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085125778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085125778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085125778 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) 20241216085125778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085125778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085125781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085125782 DLCTRL DEBUG Command: GET 73973988 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085125782 DLCTRL DEBUG Tx Command reply: GET_REPLY 73973988 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085125786 DLCTRL DEBUG Command: GET 597995602 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085125786 DLCTRL DEBUG Tx Command reply: GET_REPLY 597995602 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085125789 DLCTRL DEBUG Command: GET 781735797 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085125789 DLCTRL DEBUG Tx Command reply: GET_REPLY 781735797 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085125792 DLCTRL DEBUG Command: GET 421649393 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085125792 DLCTRL DEBUG Tx Command reply: GET_REPLY 421649393 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085125795 DLCTRL DEBUG Command: GET 41887813 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085125795 DLCTRL DEBUG Tx Command reply: GET_REPLY 41887813 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085125797 DLCTRL DEBUG Command: GET 418271281 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085125797 DLCTRL DEBUG Tx Command reply: GET_REPLY 418271281 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085125799 DLCTRL DEBUG Command: GET 185506174 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085125799 DLCTRL DEBUG Tx Command reply: GET_REPLY 185506174 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085125800 DLCTRL DEBUG Command: GET 898030189 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085125800 DLCTRL DEBUG Tx Command reply: GET_REPLY 898030189 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085125801 DLCTRL DEBUG Command: GET 931491598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085125801 DLCTRL DEBUG Tx Command reply: GET_REPLY 931491598 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085125803 DLCTRL DEBUG Command: GET 401351892 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085125803 DLCTRL DEBUG Tx Command reply: GET_REPLY 401351892 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085125803 DLCTRL DEBUG Command: GET 774652963 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085125803 DLCTRL DEBUG Tx Command reply: GET_REPLY 774652963 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085125804 DLCTRL DEBUG Command: GET 927692565 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085125804 DLCTRL DEBUG Tx Command reply: GET_REPLY 927692565 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085125805 DLCTRL DEBUG Command: GET 396847353 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085125805 DLCTRL DEBUG Tx Command reply: GET_REPLY 396847353 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085125806 DLCTRL DEBUG Command: GET 128461681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085125806 DLCTRL DEBUG Tx Command reply: GET_REPLY 128461681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085125807 DLCTRL DEBUG Command: GET 130551468 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085125807 DLCTRL DEBUG Tx Command reply: GET_REPLY 130551468 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085125807 DLCTRL DEBUG Command: GET 363693507 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085125807 DLCTRL DEBUG Tx Command reply: GET_REPLY 363693507 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085125808 DLCTRL DEBUG Command: GET 630005303 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085125808 DLCTRL DEBUG Tx Command reply: GET_REPLY 630005303 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085125808 DLCTRL DEBUG Command: GET 3782654 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085125808 DLCTRL DEBUG Tx Command reply: GET_REPLY 3782654 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085125809 DLCTRL DEBUG Command: GET 665352408 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085125809 DLCTRL DEBUG Tx Command reply: GET_REPLY 665352408 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085125810 DLCTRL DEBUG Command: GET 849785635 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085125810 DLCTRL DEBUG Tx Command reply: GET_REPLY 849785635 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000111000110'B, t_guard := 20.000000 } 20241216085125821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)6233646 20241216085126841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085126841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085126841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085126841 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085126841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f1e2e, normal) (hnbgw_rua.c:407) 20241216085126841 DHNB DEBUG map_rua[0x55e884f6b570]{init}: Allocated (fsm.c:456) 20241216085126841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085126841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6233646 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085126841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085126841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085126841 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6233646 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085126841 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6233646 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085126841 DCN DEBUG map_sccp[0x55e884f6ba10]{init}: Allocated (fsm.c:456) 20241216085126841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085126841 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6233646 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085126842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6233646 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085126842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085126842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085126842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085126842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085126842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085126842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085126842 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{IDLE}: Allocated (fsm.c:456) 20241216085126842 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085126842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001c60056400500f1100926) (sccp_scrc.c:406) 20241216085126842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085126842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085126842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085126842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085126842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085126842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085126842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085126842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085126842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085126842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085126842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085126842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085126842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085126842 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085126842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085126842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085126842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085126842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085126842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085126842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085126842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085126842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085126842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)15155660 HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085126843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085126843 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085126843 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085126843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085126843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085126843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085126843 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085126843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085126843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085126843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085126843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085126843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085126843 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069d4ee) (sccp_scrc.c:477) 20241216085126843 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241216085126843 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085126843 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085126843 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085126843 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085126843 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) 20241216085126843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085126843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@3dc551994ff5: setverdict(pass): none -> pass 20241216085126845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085126845 DLCTRL DEBUG Command: GET 691885023 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085126845 DLCTRL DEBUG Tx Command reply: GET_REPLY 691885023 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085126846 DLCTRL DEBUG Command: GET 659883505 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085126846 DLCTRL DEBUG Tx Command reply: GET_REPLY 659883505 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085126847 DLCTRL DEBUG Command: GET 586247623 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085126847 DLCTRL DEBUG Tx Command reply: GET_REPLY 586247623 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241216085126847 DLCTRL DEBUG Command: GET 821423572 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085126847 DLCTRL DEBUG Tx Command reply: GET_REPLY 821423572 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085126848 DLCTRL DEBUG Command: GET 491335830 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085126848 DLCTRL DEBUG Tx Command reply: GET_REPLY 491335830 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085126849 DLCTRL DEBUG Command: GET 823783979 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085126849 DLCTRL DEBUG Tx Command reply: GET_REPLY 823783979 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085126850 DLCTRL DEBUG Command: GET 729268195 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085126850 DLCTRL DEBUG Tx Command reply: GET_REPLY 729268195 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085126850 DLCTRL DEBUG Command: GET 405626019 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085126850 DLCTRL DEBUG Tx Command reply: GET_REPLY 405626019 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085126851 DLCTRL DEBUG Command: GET 597346788 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085126851 DLCTRL DEBUG Tx Command reply: GET_REPLY 597346788 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085126852 DLCTRL DEBUG Command: GET 637067514 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085126852 DLCTRL DEBUG Tx Command reply: GET_REPLY 637067514 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085126852 DLCTRL DEBUG Command: GET 298636937 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085126852 DLCTRL DEBUG Tx Command reply: GET_REPLY 298636937 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085126853 DLCTRL DEBUG Command: GET 544961105 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085126853 DLCTRL DEBUG Tx Command reply: GET_REPLY 544961105 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085126854 DLCTRL DEBUG Command: GET 970837362 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085126854 DLCTRL DEBUG Tx Command reply: GET_REPLY 970837362 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085126854 DLCTRL DEBUG Command: GET 703107749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085126854 DLCTRL DEBUG Tx Command reply: GET_REPLY 703107749 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085126855 DLCTRL DEBUG Command: GET 900765214 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085126855 DLCTRL DEBUG Tx Command reply: GET_REPLY 900765214 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085126856 DLCTRL DEBUG Command: GET 970009337 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085126856 DLCTRL DEBUG Tx Command reply: GET_REPLY 970009337 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085126857 DLCTRL DEBUG Command: GET 530972449 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085126857 DLCTRL DEBUG Tx Command reply: GET_REPLY 530972449 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085126857 DLCTRL DEBUG Command: GET 665950673 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085126857 DLCTRL DEBUG Tx Command reply: GET_REPLY 665950673 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085126858 DLCTRL DEBUG Command: GET 730268513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085126858 DLCTRL DEBUG Tx Command reply: GET_REPLY 730268513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085126859 DLCTRL DEBUG Command: GET 306458101 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085126859 DLCTRL DEBUG Tx Command reply: GET_REPLY 306458101 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085126861 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32803<->l=127.0.0.1:4262) (control_if.c:193) 20241216085126862 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085126862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085126862 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085126862 DLINP DEBUG SRVCONN(,r=127.0.0.1:56893<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085126862 DLINP NOTICE SRV(,r=127.0.0.1:56893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085126862 DMAIN NOTICE (127.0.0.1:56893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085126862 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@3dc551994ff5: Final verdict of PTC: none 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085126862 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085126862 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085126862 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) 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085126862 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 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085126862 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085126862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085126862 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085126862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085126862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085126862 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085126862 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) 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@3dc551994ff5: Final verdict of PTC: none 20241216085126862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085126862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085126862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085126862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085126862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085126862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(509)@3dc551994ff5: Final verdict of PTC: none 20241216085126862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085126862 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085126862 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085126863 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085126863 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(506)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@3dc551994ff5: Final verdict of PTC: none 20241216085126862 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085126862 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) 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085126862 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 20241216085126862 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 20241216085126862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085126863 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085126863 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085126863 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) 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085126863 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 20241216085126863 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 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085126863 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085126863 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085126863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085126863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085126863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085126863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085126863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn1-M3UA(512)@3dc551994ff5: Final verdict of PTC: none 20241216085126863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085126863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085126863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085126863 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085126863 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085126863 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085126863 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085126863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085126863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085126863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085126863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085126863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085126863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085126863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085126863 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085126863 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085126863 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085126863 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085126864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085126864 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085126864 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085126864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085126864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085126864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085126864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085126864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085126864 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085126864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085126864 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085126864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{disrupted}: Freeing instance (context_map.c:202) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7237952)[0x55e884f7af30]{disrupted}: Deallocated (fsm.c:568) 20241216085126864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085126864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{disconnected}: Freeing instance (context_map.c:206) 20241216085126864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e884eeb820]{disconnected}: Deallocated (fsm.c:568) 20241216085126864 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7237952 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241216085126864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085126864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085126864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085126864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085126864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085126864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085126864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085126864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085126864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085126864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085126864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085126864 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085126864 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085126864 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085126864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085126864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085126864 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085126864 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085126864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085126865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085126865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085126865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085126865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085126865 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{disrupted}: Freeing instance (context_map.c:202) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6983599)[0x55e884f6cb30]{disrupted}: Deallocated (fsm.c:568) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e884f654b0]{disconnected}: Deallocated (fsm.c:568) 20241216085126865 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6983599 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085126865 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085126865 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085126865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085126865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085126865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085126865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085126865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085126865 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{disrupted}: Freeing instance (context_map.c:202) 20241216085126865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6233646)[0x55e884f6b570]{disrupted}: Deallocated (fsm.c:568) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{disconnected}: Freeing instance (context_map.c:206) 20241216085126865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e884f6ba10]{disconnected}: Deallocated (fsm.c:568) 20241216085126865 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6233646 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241216085126865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085126865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085126865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085126865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085126865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085126865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085126865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085126865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085126865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085126865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085126865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085126865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085126865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085126865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(494)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@3dc551994ff5: Final verdict of PTC: none 20241216085126870 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 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085126870 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085126870 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) 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085126870 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085126870 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085126870 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085126870 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085126870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085126870 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(503)@3dc551994ff5: Final verdict of PTC: none 20241216085126872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085126872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085126872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085126872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085126872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085126872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085126872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085126872 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085126872 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085126872 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085126872 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(507)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(513)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085126891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:51:26 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 20241216085127025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085127527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=499068) 20241216085127736 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085127736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085127736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085127736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085127736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085127736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085127736 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085127736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085127736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085127736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085127736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085127736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085127736 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085127736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085127736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085127736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085127736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085127736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085127737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085127737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085127737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085127737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085127737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085127737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085127737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085127737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085127737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085127737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085127737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085127737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085127737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085127737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085127737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085127737 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=499068, count=516032) 20241216085128614 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085128615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085128615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085128615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085128615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085128615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085128615 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085128615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085128615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085128615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085128615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085128615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085128615 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085128615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085128615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085128615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085128615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085128615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085128615 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085128615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085128615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085128615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085128615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085128615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085128615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085128616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085128616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085128616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085128616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085128616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085128616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085128616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085128616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085128616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085128616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085128616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085128616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085128616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085128616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085128616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085128616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085128616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085128616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085128616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085128616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085128863 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085128863 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085128863 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085128863 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085128863 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085128863 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085128863 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085128863 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085128863 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085128871 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085128871 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085128871 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51:29 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241216085130621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085130623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085130628 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35779<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085130644 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085130644 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085130655 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130655 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130655 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130655 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130655 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130655 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130655 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130655 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085130655 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33395 (stream_srv.c:132) 20241216085130655 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33395<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085130657 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130657 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085130657 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130657 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085130657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130657 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130657 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130657 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085130657 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130657 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085130657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130657 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130657 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130657 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085130657 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085130657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130657 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130657 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085130657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085130657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130657 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130657 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 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085130657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085130657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085130657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085130657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(527)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(530)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085130685 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130685 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130685 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130685 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130686 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130686 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130686 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085130686 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130687 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130687 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085130687 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130687 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085130687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130687 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130687 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130687 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085130687 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130687 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085130687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130687 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130687 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130687 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085130687 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130687 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 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085130687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085130687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130687 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085130687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130687 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130687 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085130687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085130687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130687 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085130687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085130687 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085130725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085130725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085130725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085130725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085130725 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085130725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085130725 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085130725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085130725 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085130729 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085130729 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085130729 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085130729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085130729 DHNBAP DEBUG (127.0.0.1:33395 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085130729 DHNBAP NOTICE (127.0.0.1:33395 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085130729 DHNBAP NOTICE (127.0.0.1:33395 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085130729 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085130729 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085130871 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085130871 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085130871 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085130871 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085130878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085130878 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085130878 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085130878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085130878 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085130878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085130880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085130880 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085130880 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085130880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085130880 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085130880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085130880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085130880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085130880 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085130880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085130880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085130880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085130881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085130881 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085130881 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085130881 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130882 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130882 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085130882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085130882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085130882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130882 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085130882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085130882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085130882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085130882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085130884 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 20241216085130884 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 20241216085130884 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085130884 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085130887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130887 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085130887 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085130887 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085130887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085130887 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085130887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085130889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130889 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085130889 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085130889 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085130889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085130889 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085130889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085130889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085130889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085130889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085130889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085130889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085130889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085130889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085130889 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085130889 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085130889 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130890 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130890 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085130890 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085130890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085130890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130890 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085130890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085130890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085130890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085130890 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085130901 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085130901 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085130901 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085130901 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085130904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085130904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085130904 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085130904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085130904 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085130904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085130905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130905 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085130905 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085130905 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085130905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085130905 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085130905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085130905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085130905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085130905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085130905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085130905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085130905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085130905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085130905 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085130905 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085130905 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130906 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130906 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085130906 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085130906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085130907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130907 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085130907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085130907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085130907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085130907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085130914 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 20241216085130914 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 20241216085130914 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085130914 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085130916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130916 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085130916 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085130916 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085130916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085130916 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085130916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085130916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130916 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085130916 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085130916 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085130916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085130916 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085130916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085130916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085130916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085130916 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085130916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085130916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085130916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085130916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085130916 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085130916 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085130916 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085130917 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085130917 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085130917 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085130917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085130917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085130917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085130917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085130917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085130917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085130917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085130917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085130917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085130917 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085130917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085130917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085130917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085130917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085130917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085130917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085130917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085130917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085131689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085131689 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085131689 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085131689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085131689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085131689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085131689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085131690 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085131690 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085131690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085131690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085131690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085131690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085131690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085131690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085131690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085131690 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085131690 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085131690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085131690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085131690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085131690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085131691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085131691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085131691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131692 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085131692 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085131692 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085131692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131692 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085131692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085131692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085131692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131692 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085131692 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085131692 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085131694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085131694 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085131694 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 20241216085131694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131694 DLM3UA DEBUG 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) 20241216085131694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085131694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085131694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085131695 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085131695 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) 20241216085131695 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) 20241216085131695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085131695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085131695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085131695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085131695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085131695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085131695 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085131695 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085131695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085131695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085131695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085131695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085131695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085131695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085131695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131696 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085131696 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085131696 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 20241216085131696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131697 DLM3UA DEBUG 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) 20241216085131697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085131697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085131697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085131697 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085131697 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085131710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131710 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085131710 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085131710 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085131710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085131711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085131711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085131711 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085131711 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085131711 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085131711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085131711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085131711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085131711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085131711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085131711 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085131711 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085131711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085131711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085131711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085131711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085131711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085131711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085131711 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131712 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085131712 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085131712 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085131712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131712 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085131712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085131712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085131712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085131712 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085131712 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085131719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085131719 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085131719 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 20241216085131719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131719 DLM3UA DEBUG 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) 20241216085131719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085131720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085131720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085131720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131720 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085131720 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085131720 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) 20241216085131720 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) 20241216085131720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085131720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085131720 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085131720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085131720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085131720 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085131720 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085131720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085131720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085131720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085131720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085131720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085131720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085131720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085131722 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085131722 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085131722 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 20241216085131722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085131722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085131722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085131722 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085131722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085131722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085131722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085131722 DLM3UA DEBUG 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) 20241216085131722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085131722 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085131722 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085131722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085131722 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085131722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085131722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085131722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085131722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085131722 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085131722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085131722 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085131722 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085131722 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085132741 DLCTRL DEBUG Command: GET 682656173 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085132741 DLCTRL DEBUG Tx Command reply: GET_REPLY 682656173 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085132748 DLCTRL DEBUG Command: GET 913044469 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085132748 DLCTRL DEBUG Tx Command reply: GET_REPLY 913044469 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085132751 DLCTRL DEBUG Command: GET 948370380 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085132751 DLCTRL DEBUG Tx Command reply: GET_REPLY 948370380 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085132754 DLCTRL DEBUG Command: GET 59121598 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085132754 DLCTRL DEBUG Tx Command reply: GET_REPLY 59121598 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085132756 DLCTRL DEBUG Command: GET 542319572 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085132756 DLCTRL DEBUG Tx Command reply: GET_REPLY 542319572 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085132759 DLCTRL DEBUG Command: GET 931728497 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085132759 DLCTRL DEBUG Tx Command reply: GET_REPLY 931728497 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085132760 DLCTRL DEBUG Command: GET 233245567 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085132760 DLCTRL DEBUG Tx Command reply: GET_REPLY 233245567 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085132762 DLCTRL DEBUG Command: GET 707810339 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085132762 DLCTRL DEBUG Tx Command reply: GET_REPLY 707810339 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085132764 DLCTRL DEBUG Command: GET 350450541 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085132764 DLCTRL DEBUG Tx Command reply: GET_REPLY 350450541 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085132765 DLCTRL DEBUG Command: GET 338553224 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085132765 DLCTRL DEBUG Tx Command reply: GET_REPLY 338553224 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085132767 DLCTRL DEBUG Command: GET 717238875 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085132767 DLCTRL DEBUG Tx Command reply: GET_REPLY 717238875 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085132768 DLCTRL DEBUG Command: GET 241443580 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085132768 DLCTRL DEBUG Tx Command reply: GET_REPLY 241443580 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085132771 DLCTRL DEBUG Command: GET 376624746 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085132771 DLCTRL DEBUG Tx Command reply: GET_REPLY 376624746 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085132772 DLCTRL DEBUG Command: GET 919751136 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085132772 DLCTRL DEBUG Tx Command reply: GET_REPLY 919751136 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085132773 DLCTRL DEBUG Command: GET 657934331 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085132773 DLCTRL DEBUG Tx Command reply: GET_REPLY 657934331 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085132774 DLCTRL DEBUG Command: GET 253249591 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085132774 DLCTRL DEBUG Tx Command reply: GET_REPLY 253249591 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085132776 DLCTRL DEBUG Command: GET 504376588 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085132776 DLCTRL DEBUG Tx Command reply: GET_REPLY 504376588 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085132777 DLCTRL DEBUG Command: GET 564608960 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085132777 DLCTRL DEBUG Tx Command reply: GET_REPLY 564608960 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085132779 DLCTRL DEBUG Command: GET 601689436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085132779 DLCTRL DEBUG Tx Command reply: GET_REPLY 601689436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085132780 DLCTRL DEBUG Command: GET 961723856 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085132780 DLCTRL DEBUG Tx Command reply: GET_REPLY 961723856 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000001011000000'B, t_guard := 20.000000 } 20241216085132809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)2174537 20241216085133860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085133860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085133861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085133861 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085133861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x212e49, normal) (hnbgw_rua.c:407) 20241216085133861 DHNB DEBUG map_rua[0x55e884f6cb30]{init}: Allocated (fsm.c:456) 20241216085133861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085133861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2174537 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085133861 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085133861 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085133861 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2174537 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085133861 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2174537 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) 20241216085133861 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2174537 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085133861 DCN DEBUG map_sccp[0x55e884f654b0]{init}: Allocated (fsm.c:456) 20241216085133861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085133861 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2174537 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085133861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2174537 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085133861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085133861 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085133861 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085133861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085133861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085133861 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085133861 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{IDLE}: Allocated (fsm.c:456) 20241216085133861 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085133861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002c00056400500f1100926) (sccp_scrc.c:406) 20241216085133861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085133861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085133861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085133861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085133861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085133861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085133861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085133861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085133861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085133861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085133861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085133861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085133861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085133861 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085133861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085133861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085133862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085133862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085133862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085133862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085133862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085133862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085133862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085133862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)1279824 HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085133881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085133881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085133881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085133881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085133881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085133881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085133881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085133881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085133881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085133881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085133881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085133881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085133881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085133881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00093b7b) (sccp_scrc.c:477) 20241216085133881 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241216085133881 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085133881 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085133881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085133881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085133881 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) 20241216085133882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085133882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@3dc551994ff5: setverdict(pass): none -> pass 20241216085133885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085133888 DLCTRL DEBUG Command: GET 437393066 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085133888 DLCTRL DEBUG Tx Command reply: GET_REPLY 437393066 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085133892 DLCTRL DEBUG Command: GET 884999327 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085133892 DLCTRL DEBUG Tx Command reply: GET_REPLY 884999327 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085133896 DLCTRL DEBUG Command: GET 819565396 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085133896 DLCTRL DEBUG Tx Command reply: GET_REPLY 819565396 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085133900 DLCTRL DEBUG Command: GET 792559884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085133900 DLCTRL DEBUG Tx Command reply: GET_REPLY 792559884 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085133903 DLCTRL DEBUG Command: GET 704766690 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085133903 DLCTRL DEBUG Tx Command reply: GET_REPLY 704766690 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085133905 DLCTRL DEBUG Command: GET 554548364 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085133905 DLCTRL DEBUG Tx Command reply: GET_REPLY 554548364 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085133907 DLCTRL DEBUG Command: GET 852063330 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085133907 DLCTRL DEBUG Tx Command reply: GET_REPLY 852063330 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085133908 DLCTRL DEBUG Command: GET 460198381 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085133908 DLCTRL DEBUG Tx Command reply: GET_REPLY 460198381 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085133909 DLCTRL DEBUG Command: GET 341848713 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085133909 DLCTRL DEBUG Tx Command reply: GET_REPLY 341848713 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085133910 DLCTRL DEBUG Command: GET 972799828 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085133910 DLCTRL DEBUG Tx Command reply: GET_REPLY 972799828 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085133911 DLCTRL DEBUG Command: GET 418960874 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085133911 DLCTRL DEBUG Tx Command reply: GET_REPLY 418960874 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085133912 DLCTRL DEBUG Command: GET 230201529 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085133912 DLCTRL DEBUG Tx Command reply: GET_REPLY 230201529 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085133912 DLCTRL DEBUG Command: GET 99363174 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085133912 DLCTRL DEBUG Tx Command reply: GET_REPLY 99363174 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085133913 DLCTRL DEBUG Command: GET 892350970 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085133913 DLCTRL DEBUG Tx Command reply: GET_REPLY 892350970 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085133914 DLCTRL DEBUG Command: GET 626908809 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085133914 DLCTRL DEBUG Tx Command reply: GET_REPLY 626908809 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085133915 DLCTRL DEBUG Command: GET 143004737 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085133915 DLCTRL DEBUG Tx Command reply: GET_REPLY 143004737 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085133916 DLCTRL DEBUG Command: GET 385505645 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085133916 DLCTRL DEBUG Tx Command reply: GET_REPLY 385505645 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085133917 DLCTRL DEBUG Command: GET 837048192 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085133917 DLCTRL DEBUG Tx Command reply: GET_REPLY 837048192 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085133917 DLCTRL DEBUG Command: GET 306086712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085133917 DLCTRL DEBUG Tx Command reply: GET_REPLY 306086712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085133918 DLCTRL DEBUG Command: GET 926510350 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085133918 DLCTRL DEBUG Tx Command reply: GET_REPLY 926510350 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000011111000'B, t_guard := 20.000000 } 20241216085133929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)1886217 20241216085134952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085134952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085134952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085134952 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085134952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1cc809, normal) (hnbgw_rua.c:407) 20241216085134952 DHNB DEBUG map_rua[0x55e884f6ba10]{init}: Allocated (fsm.c:456) 20241216085134952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085134952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1886217 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085134952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085134952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085134952 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1886217 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085134952 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1886217 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) 20241216085134952 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1886217 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085134952 DCN DEBUG map_sccp[0x55e884f7af30]{init}: Allocated (fsm.c:456) 20241216085134953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085134953 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1886217 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085134953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1886217 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085134953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085134953 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085134953 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085134953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085134953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085134953 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085134953 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{IDLE}: Allocated (fsm.c:456) 20241216085134953 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085134953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000f80056400500f1100926) (sccp_scrc.c:406) 20241216085134953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085134953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085134953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085134953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085134953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085134953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085134953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085134953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085134953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085134953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085134953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085134953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085134953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085134953 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085134953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085134953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085134953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085134953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085134953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085134953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085134953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085134953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085134953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085134953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)15333170 HNBGW_Test.msc1-SCCP(528)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@3dc551994ff5: 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)@3dc551994ff5: setverdict(pass): none -> pass 20241216085134970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085134970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085134970 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085134970 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 20241216085134970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085134970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085134970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085134970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085134970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085134970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085134970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085134971 DLM3UA DEBUG 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) 20241216085134971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085134971 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e3ab8) (sccp_scrc.c:477) 20241216085134971 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241216085134971 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085134971 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085134971 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085134971 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085134971 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) 20241216085134971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085134971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085134972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36154<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085134974 DLCTRL DEBUG Command: GET 507148735 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085134974 DLCTRL DEBUG Tx Command reply: GET_REPLY 507148735 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085134977 DLCTRL DEBUG Command: GET 992894331 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085134977 DLCTRL DEBUG Tx Command reply: GET_REPLY 992894331 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085134979 DLCTRL DEBUG Command: GET 718770913 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085134979 DLCTRL DEBUG Tx Command reply: GET_REPLY 718770913 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085134981 DLCTRL DEBUG Command: GET 630585978 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085134981 DLCTRL DEBUG Tx Command reply: GET_REPLY 630585978 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085134983 DLCTRL DEBUG Command: GET 243888476 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085134983 DLCTRL DEBUG Tx Command reply: GET_REPLY 243888476 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085134985 DLCTRL DEBUG Command: GET 184899118 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085134985 DLCTRL DEBUG Tx Command reply: GET_REPLY 184899118 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085134986 DLCTRL DEBUG Command: GET 76723184 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085134986 DLCTRL DEBUG Tx Command reply: GET_REPLY 76723184 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085134988 DLCTRL DEBUG Command: GET 776583934 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085134988 DLCTRL DEBUG Tx Command reply: GET_REPLY 776583934 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085134989 DLCTRL DEBUG Command: GET 538053291 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085134989 DLCTRL DEBUG Tx Command reply: GET_REPLY 538053291 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085134990 DLCTRL DEBUG Command: GET 724195536 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085134990 DLCTRL DEBUG Tx Command reply: GET_REPLY 724195536 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085134991 DLCTRL DEBUG Command: GET 723162584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085134991 DLCTRL DEBUG Tx Command reply: GET_REPLY 723162584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085134995 DLCTRL DEBUG Command: GET 956035747 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085134995 DLCTRL DEBUG Tx Command reply: GET_REPLY 956035747 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085134996 DLCTRL DEBUG Command: GET 168061610 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085134996 DLCTRL DEBUG Tx Command reply: GET_REPLY 168061610 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085134998 DLCTRL DEBUG Command: GET 256339035 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085134998 DLCTRL DEBUG Tx Command reply: GET_REPLY 256339035 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085134998 DLCTRL DEBUG Command: GET 909795507 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085134998 DLCTRL DEBUG Tx Command reply: GET_REPLY 909795507 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085134999 DLCTRL DEBUG Command: GET 183726794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085134999 DLCTRL DEBUG Tx Command reply: GET_REPLY 183726794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085135000 DLCTRL DEBUG Command: GET 904281152 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085135001 DLCTRL DEBUG Tx Command reply: GET_REPLY 904281152 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085135002 DLCTRL DEBUG Command: GET 555038916 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085135002 DLCTRL DEBUG Tx Command reply: GET_REPLY 555038916 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085135003 DLCTRL DEBUG Command: GET 263148088 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085135003 DLCTRL DEBUG Tx Command reply: GET_REPLY 263148088 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085135004 DLCTRL DEBUG Command: GET 282181048 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085135004 DLCTRL DEBUG Tx Command reply: GET_REPLY 282181048 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000011110100'B, t_guard := 20.000000 } 20241216085135014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)6829196 20241216085136041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085136041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085136041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085136041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085136041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x68348c, normal) (hnbgw_rua.c:407) 20241216085136041 DHNB DEBUG map_rua[0x55e884f7e6e0]{init}: Allocated (fsm.c:456) 20241216085136041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085136041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6829196 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085136041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085136041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085136041 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6829196 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085136041 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6829196 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) 20241216085136041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6829196 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085136041 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085136041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085136041 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6829196 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085136041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6829196 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085136041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085136041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085136041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085136041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085136041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085136041 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085136041 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{IDLE}: Allocated (fsm.c:456) 20241216085136042 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085136042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000f40056400500f1100926) (sccp_scrc.c:406) 20241216085136042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085136042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085136042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085136042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085136042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085136042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085136042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085136042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085136042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085136042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085136042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136042 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085136042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085136042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085136042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085136042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085136042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085136042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085136042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)8125341 HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085136048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136048 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085136048 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085136048 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085136048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085136048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085136048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085136048 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085136048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085136048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085136048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085136048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085136048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085136048 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00584d96) (sccp_scrc.c:477) 20241216085136048 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241216085136048 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085136048 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085136048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085136048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085136048 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) 20241216085136048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085136048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@3dc551994ff5: setverdict(pass): none -> pass 20241216085136051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085136052 DLCTRL DEBUG Command: GET 114431503 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085136052 DLCTRL DEBUG Tx Command reply: GET_REPLY 114431503 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085136054 DLCTRL DEBUG Command: GET 841915020 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085136054 DLCTRL DEBUG Tx Command reply: GET_REPLY 841915020 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085136057 DLCTRL DEBUG Command: GET 639246523 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085136057 DLCTRL DEBUG Tx Command reply: GET_REPLY 639246523 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241216085136059 DLCTRL DEBUG Command: GET 356345907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085136059 DLCTRL DEBUG Tx Command reply: GET_REPLY 356345907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085136061 DLCTRL DEBUG Command: GET 823234358 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085136061 DLCTRL DEBUG Tx Command reply: GET_REPLY 823234358 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085136063 DLCTRL DEBUG Command: GET 881696032 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085136064 DLCTRL DEBUG Tx Command reply: GET_REPLY 881696032 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085136065 DLCTRL DEBUG Command: GET 272458785 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085136065 DLCTRL DEBUG Tx Command reply: GET_REPLY 272458785 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085136066 DLCTRL DEBUG Command: GET 125351858 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085136066 DLCTRL DEBUG Tx Command reply: GET_REPLY 125351858 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085136067 DLCTRL DEBUG Command: GET 46255597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085136067 DLCTRL DEBUG Tx Command reply: GET_REPLY 46255597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085136068 DLCTRL DEBUG Command: GET 301811074 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085136068 DLCTRL DEBUG Tx Command reply: GET_REPLY 301811074 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085136069 DLCTRL DEBUG Command: GET 88456030 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085136069 DLCTRL DEBUG Tx Command reply: GET_REPLY 88456030 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085136070 DLCTRL DEBUG Command: GET 863177422 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085136070 DLCTRL DEBUG Tx Command reply: GET_REPLY 863177422 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085136071 DLCTRL DEBUG Command: GET 862075954 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085136071 DLCTRL DEBUG Tx Command reply: GET_REPLY 862075954 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085136071 DLCTRL DEBUG Command: GET 667953437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085136071 DLCTRL DEBUG Tx Command reply: GET_REPLY 667953437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085136072 DLCTRL DEBUG Command: GET 436568984 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085136072 DLCTRL DEBUG Tx Command reply: GET_REPLY 436568984 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085136073 DLCTRL DEBUG Command: GET 41419693 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085136073 DLCTRL DEBUG Tx Command reply: GET_REPLY 41419693 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085136073 DLCTRL DEBUG Command: GET 120336953 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085136073 DLCTRL DEBUG Tx Command reply: GET_REPLY 120336953 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085136074 DLCTRL DEBUG Command: GET 565903151 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085136074 DLCTRL DEBUG Tx Command reply: GET_REPLY 565903151 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085136075 DLCTRL DEBUG Command: GET 506365719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085136075 DLCTRL DEBUG Tx Command reply: GET_REPLY 506365719 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085136076 DLCTRL DEBUG Command: GET 220330411 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085136076 DLCTRL DEBUG Tx Command reply: GET_REPLY 220330411 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085136078 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085136078 DLINP DEBUG SRVCONN(,r=127.0.0.1:33395<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085136078 DLINP NOTICE SRV(,r=127.0.0.1:33395<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085136078 DMAIN NOTICE (127.0.0.1:33395 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33395<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085136078 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085136078 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35779<->l=127.0.0.1:4262) (control_if.c:193) 20241216085136079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@3dc551994ff5: Final verdict of PTC: none 20241216085136079 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085136079 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) 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085136079 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@3dc551994ff5: Final verdict of PTC: none 20241216085136079 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085136079 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) 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085136079 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085136079 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) 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085136079 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(532)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@3dc551994ff5: Final verdict of PTC: none 20241216085136079 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 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085136079 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085136079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085136079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085136079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085136079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085136079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085136080 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085136080 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) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085136080 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 20241216085136080 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 20241216085136080 DLSS7 <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.msc1-SCCP(528)@3dc551994ff5: Final verdict of PTC: none 20241216085136080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085136080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085136080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085136080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085136080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085136080 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085136080 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085136080 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085136080 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085136080 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085136080 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085136080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085136080 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 20241216085136080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085136080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085136080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085136080 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 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085136080 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085136080 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085136080 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 20241216085136080 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 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085136080 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085136080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085136080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085136080 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085136080 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085136080 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085136080 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085136080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085136080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085136080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085136080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085136080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085136080 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085136080 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085136080 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085136080 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085136080 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085136080 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085136080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085136080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085136080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136080 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085136080 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085136080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{disrupted}: Freeing instance (context_map.c:202) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1886217)[0x55e884f6ba10]{disrupted}: Deallocated (fsm.c:568) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{disconnected}: Freeing instance (context_map.c:206) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e884f7af30]{disconnected}: Deallocated (fsm.c:568) 20241216085136080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1886217 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241216085136080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085136080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085136080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085136080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085136080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085136080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085136080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085136080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085136080 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085136080 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085136080 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085136080 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085136080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085136080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085136080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136080 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085136080 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085136080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{disrupted}: Freeing instance (context_map.c:202) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2174537)[0x55e884f6cb30]{disrupted}: Deallocated (fsm.c:568) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e884f654b0]{disconnected}: Deallocated (fsm.c:568) 20241216085136080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2174537 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085136080 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085136080 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085136080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085136080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085136080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136080 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085136080 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085136080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@3dc551994ff5: Final verdict of PTC: none 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{disrupted}: Freeing instance (context_map.c:202) 20241216085136080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6829196)[0x55e884f7e6e0]{disrupted}: Deallocated (fsm.c:568) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085136080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085136080 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6829196 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241216085136080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085136080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085136080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085136080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085136080 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085136080 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085136080 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085136080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085136080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085136080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085136080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085136080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085136087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(525)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(537)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(518)@3dc551994ff5: Final verdict of PTC: none HNBGW-PFCP(520)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:51:36 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 20241216085136235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085136837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36168<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493740) 20241216085136864 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085136865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085136865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085136865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136865 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085136865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085136865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085136865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136865 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085136865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085136865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085136865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085136865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085136865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085136865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085136865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085136865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085136865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085136865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085136866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085136866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085136866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085136866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085136866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085136866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085136866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085136866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085136866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085136866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085136866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085136866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085136866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085137737 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085137737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085137737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085137737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085137737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085137737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085137737 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085137737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085137737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085137737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085137737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085137737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085137737 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085137737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085137737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085137737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085137737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085137737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085137738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085137738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085137738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085137738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085137738 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085137738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085137738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085137738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085137738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085137738 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085137738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085137738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085137738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085137738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085137738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085137738 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=493740, count=510704) 20241216085138081 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085138081 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085138081 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085138081 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085138081 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085138081 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085138081 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085138081 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085138081 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085138081 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085138081 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085138081 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085138616 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085138616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085138616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085138616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085138616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085138616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085138616 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085138616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085138616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085138616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085138616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085138616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085138616 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085138616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085138616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085138616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085138616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085138616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085138616 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085138616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085138616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085138616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085138616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085138616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085138617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085138617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085138617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085138617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085138617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085138617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085138617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085138617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085138617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085138617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085138617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085138617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085138617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085138617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085138617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085138617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085138617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241216085139943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085139948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085139951 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38139<->l=127.0.0.1:4262) (control_if.c:572) 20241216085139966 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085139966 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085139975 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085139975 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085139975 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085139975 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085139975 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53404 (stream_srv.c:132) 20241216085139975 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53404<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085139975 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085139975 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085139975 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085139975 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085139977 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085139977 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085139977 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085139977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085139977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085139977 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085139977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085139977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085139977 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085139977 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085139977 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085139977 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085139977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085139977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085139977 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085139977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085139977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085139977 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085139977 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085139977 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085139977 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085139977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085139977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085139977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085139977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085139977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085139977 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085139977 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085139977 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085139977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085139977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085139977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085139977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085139977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085139977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085139977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085139977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085139977 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085139977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085139977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085139977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085139977 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 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085139977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085139977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085139977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085139977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085139977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085139977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085139977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085139977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085139977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085139977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085139977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085139977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085139977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(551)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(554)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(552)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085140005 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085140005 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140005 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085140005 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140005 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085140005 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140006 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085140006 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140007 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140007 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085140007 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140007 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085140007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140007 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140007 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140007 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085140007 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085140007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140007 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140007 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140007 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085140007 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140007 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085140007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140007 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140007 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140007 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085140007 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085140007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140007 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140007 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 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085140007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085140007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085140007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085140007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085140047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085140047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085140047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085140047 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085140047 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085140047 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085140047 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085140047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085140047 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085140061 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085140061 DHNBAP DEBUG (127.0.0.1:53404 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085140061 DHNBAP NOTICE (127.0.0.1:53404 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085140061 DHNBAP NOTICE (127.0.0.1:53404 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085140061 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085140189 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085140190 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085140190 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085140190 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085140196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140196 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085140196 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085140196 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085140196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085140196 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085140196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085140198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085140198 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085140198 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085140198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085140198 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085140198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085140198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085140198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085140198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085140198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085140198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085140198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085140198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085140198 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085140198 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085140199 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140200 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140200 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085140200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085140200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140200 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085140200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140200 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085140200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085140200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085140200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085140200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085140201 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 20241216085140201 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 20241216085140201 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085140201 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085140207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140207 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085140207 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085140207 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085140207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085140207 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085140207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085140210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140210 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085140210 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085140210 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085140210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085140210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085140210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085140210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085140210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085140211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085140211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085140211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085140211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085140211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085140211 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085140211 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085140211 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140212 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140212 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085140212 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140212 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085140212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140212 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085140213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085140213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085140213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085140213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085140220 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085140220 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085140220 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085140220 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085140226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085140226 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085140226 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085140226 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085140226 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085140226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085140227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140227 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085140227 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085140227 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085140227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085140228 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085140228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085140228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085140228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085140228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085140228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085140228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085140228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085140228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085140228 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085140228 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085140228 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140229 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140229 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085140229 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085140229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085140229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140229 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085140229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085140229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085140229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085140229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085140232 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 20241216085140232 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 20241216085140232 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085140232 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085140236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140236 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085140236 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085140236 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085140236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085140236 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085140236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085140237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140237 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085140237 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085140237 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085140237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085140237 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085140237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085140237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085140237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085140237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085140237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085140237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085140237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085140237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085140237 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085140237 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085140238 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085140239 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085140239 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085140239 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085140239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085140239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085140239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085140239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085140239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085140239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085140239 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085140239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085140239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085140239 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085140239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085140239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085140239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085140239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085140239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085140239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085140239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085140239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085141003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141003 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085141003 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085141003 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085141003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141003 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085141004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085141004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141004 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085141004 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085141004 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085141004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085141004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085141004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085141004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085141004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085141004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085141004 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085141004 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085141005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085141005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085141005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085141005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085141005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085141005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085141005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141007 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085141007 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085141007 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085141007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085141007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085141007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085141007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141007 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085141007 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085141007 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085141012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141012 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085141012 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085141012 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 20241216085141012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141012 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141012 DLM3UA DEBUG 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) 20241216085141012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085141012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085141012 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085141012 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) 20241216085141012 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) 20241216085141012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085141012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085141012 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085141012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085141012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085141012 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085141012 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085141012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141012 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085141012 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085141012 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085141012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085141012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085141012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085141012 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085141014 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085141014 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 20241216085141014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141014 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141014 DLM3UA DEBUG 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) 20241216085141014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141014 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141014 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085141014 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085141014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141014 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141014 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141014 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085141014 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085141014 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085141028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141028 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085141028 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085141029 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085141029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141029 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085141029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085141029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085141029 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085141029 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085141029 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085141029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085141029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085141029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085141029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085141029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085141029 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085141029 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085141029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141029 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085141029 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085141029 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085141029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085141029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085141029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085141029 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085141030 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085141030 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085141030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085141030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085141030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085141030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141031 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085141031 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085141031 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085141035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141035 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085141035 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085141036 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 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141036 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141036 DLM3UA DEBUG 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) 20241216085141036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085141036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141036 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085141036 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085141036 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) 20241216085141036 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) 20241216085141036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085141036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085141036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085141036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085141036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085141036 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085141036 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085141036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085141036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085141036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085141036 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085141036 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085141036 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085141036 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 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085141036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085141036 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085141036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085141036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085141036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085141036 DLM3UA DEBUG 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) 20241216085141036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085141036 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085141036 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085141036 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085141036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085141036 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085141036 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085141037 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085141037 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085141037 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085142075 DLCTRL DEBUG Command: GET 982682605 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085142075 DLCTRL DEBUG Tx Command reply: GET_REPLY 982682605 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085142083 DLCTRL DEBUG Command: GET 570576537 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085142083 DLCTRL DEBUG Tx Command reply: GET_REPLY 570576537 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085142087 DLCTRL DEBUG Command: GET 755684629 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085142087 DLCTRL DEBUG Tx Command reply: GET_REPLY 755684629 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085142091 DLCTRL DEBUG Command: GET 767052587 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085142091 DLCTRL DEBUG Tx Command reply: GET_REPLY 767052587 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085142095 DLCTRL DEBUG Command: GET 558366447 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085142095 DLCTRL DEBUG Tx Command reply: GET_REPLY 558366447 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085142099 DLCTRL DEBUG Command: GET 469651932 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085142099 DLCTRL DEBUG Tx Command reply: GET_REPLY 469651932 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085142102 DLCTRL DEBUG Command: GET 215452101 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085142103 DLCTRL DEBUG Tx Command reply: GET_REPLY 215452101 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085142106 DLCTRL DEBUG Command: GET 738077524 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085142106 DLCTRL DEBUG Tx Command reply: GET_REPLY 738077524 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085142109 DLCTRL DEBUG Command: GET 514826516 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085142109 DLCTRL DEBUG Tx Command reply: GET_REPLY 514826516 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085142112 DLCTRL DEBUG Command: GET 603331663 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085142112 DLCTRL DEBUG Tx Command reply: GET_REPLY 603331663 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085142114 DLCTRL DEBUG Command: GET 177894081 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085142115 DLCTRL DEBUG Tx Command reply: GET_REPLY 177894081 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085142117 DLCTRL DEBUG Command: GET 483605471 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085142117 DLCTRL DEBUG Tx Command reply: GET_REPLY 483605471 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085142119 DLCTRL DEBUG Command: GET 276750141 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085142119 DLCTRL DEBUG Tx Command reply: GET_REPLY 276750141 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085142121 DLCTRL DEBUG Command: GET 46046786 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085142121 DLCTRL DEBUG Tx Command reply: GET_REPLY 46046786 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085142123 DLCTRL DEBUG Command: GET 803776775 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085142123 DLCTRL DEBUG Tx Command reply: GET_REPLY 803776775 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085142125 DLCTRL DEBUG Command: GET 748064961 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085142125 DLCTRL DEBUG Tx Command reply: GET_REPLY 748064961 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085142127 DLCTRL DEBUG Command: GET 781524240 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085142127 DLCTRL DEBUG Tx Command reply: GET_REPLY 781524240 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085142129 DLCTRL DEBUG Command: GET 519778967 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085142129 DLCTRL DEBUG Tx Command reply: GET_REPLY 519778967 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085142131 DLCTRL DEBUG Command: GET 590840190 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085142131 DLCTRL DEBUG Tx Command reply: GET_REPLY 590840190 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085142134 DLCTRL DEBUG Command: GET 749133779 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085142134 DLCTRL DEBUG Tx Command reply: GET_REPLY 749133779 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000000010011101'B, t_guard := 20.000000 } 20241216085142155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38038<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)9537590 20241216085143192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085143192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085143192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085143192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085143192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x918836, normal) (hnbgw_rua.c:407) 20241216085143192 DHNB DEBUG map_rua[0x55e884f6cb30]{init}: Allocated (fsm.c:456) 20241216085143192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085143192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537590 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085143192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085143192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085143192 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537590 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) 20241216085143192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537590 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085143192 DCN DEBUG map_sccp[0x55e884f654b0]{init}: Allocated (fsm.c:456) 20241216085143192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085143192 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9537590 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085143192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537590 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085143192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085143192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085143192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085143192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085143192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085143192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085143192 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{IDLE}: Allocated (fsm.c:456) 20241216085143192 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085143192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300009d0056400500f1100926) (sccp_scrc.c:406) 20241216085143192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085143192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085143192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085143192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085143192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085143193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085143193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085143193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085143193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085143193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085143193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085143193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085143193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085143193 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085143193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085143193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085143193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085143193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085143193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085143193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085143193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085143193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085143193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085143193 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)14308876 HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@3dc551994ff5: setverdict(pass): none -> pass 20241216085143203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085143203 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085143203 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085143203 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085143203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085143203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085143203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085143203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085143203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085143203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085143203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085143203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085143203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085143203 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f410d6) (sccp_scrc.c:477) 20241216085143203 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241216085143203 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085143203 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085143203 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085143203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085143203 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) 20241216085143203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085143203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085143205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085143206 DLCTRL DEBUG Command: GET 982983828 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085143206 DLCTRL DEBUG Tx Command reply: GET_REPLY 982983828 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085143210 DLCTRL DEBUG Command: GET 329033185 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085143210 DLCTRL DEBUG Tx Command reply: GET_REPLY 329033185 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085143211 DLCTRL DEBUG Command: GET 453341366 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085143211 DLCTRL DEBUG Tx Command reply: GET_REPLY 453341366 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085143213 DLCTRL DEBUG Command: GET 71141504 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085143213 DLCTRL DEBUG Tx Command reply: GET_REPLY 71141504 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085143214 DLCTRL DEBUG Command: GET 577797029 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085143214 DLCTRL DEBUG Tx Command reply: GET_REPLY 577797029 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085143215 DLCTRL DEBUG Command: GET 168559281 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085143215 DLCTRL DEBUG Tx Command reply: GET_REPLY 168559281 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085143216 DLCTRL DEBUG Command: GET 893976049 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085143216 DLCTRL DEBUG Tx Command reply: GET_REPLY 893976049 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085143217 DLCTRL DEBUG Command: GET 560854030 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085143217 DLCTRL DEBUG Tx Command reply: GET_REPLY 560854030 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085143217 DLCTRL DEBUG Command: GET 288359018 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085143217 DLCTRL DEBUG Tx Command reply: GET_REPLY 288359018 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085143218 DLCTRL DEBUG Command: GET 174762603 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085143218 DLCTRL DEBUG Tx Command reply: GET_REPLY 174762603 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085143219 DLCTRL DEBUG Command: GET 338953636 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085143219 DLCTRL DEBUG Tx Command reply: GET_REPLY 338953636 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085143220 DLCTRL DEBUG Command: GET 640489569 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085143220 DLCTRL DEBUG Tx Command reply: GET_REPLY 640489569 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085143221 DLCTRL DEBUG Command: GET 214901724 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085143221 DLCTRL DEBUG Tx Command reply: GET_REPLY 214901724 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085143222 DLCTRL DEBUG Command: GET 310812234 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085143222 DLCTRL DEBUG Tx Command reply: GET_REPLY 310812234 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085143222 DLCTRL DEBUG Command: GET 683034381 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085143222 DLCTRL DEBUG Tx Command reply: GET_REPLY 683034381 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085143223 DLCTRL DEBUG Command: GET 831644436 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085143223 DLCTRL DEBUG Tx Command reply: GET_REPLY 831644436 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085143224 DLCTRL DEBUG Command: GET 705021054 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085143224 DLCTRL DEBUG Tx Command reply: GET_REPLY 705021054 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085143225 DLCTRL DEBUG Command: GET 136894854 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085143225 DLCTRL DEBUG Tx Command reply: GET_REPLY 136894854 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085143225 DLCTRL DEBUG Command: GET 958936041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085143225 DLCTRL DEBUG Tx Command reply: GET_REPLY 958936041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085143226 DLCTRL DEBUG Command: GET 533367513 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085143226 DLCTRL DEBUG Tx Command reply: GET_REPLY 533367513 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20241216085143238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@3dc551994ff5: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)15851811 20241216085144256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085144256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085144256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085144256 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085144256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1e123, normal) (hnbgw_rua.c:407) 20241216085144257 DHNB DEBUG map_rua[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085144257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085144257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15851811 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085144257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085144257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085144257 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085144257 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15851811 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) 20241216085144257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15851811 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085144257 DCN DEBUG map_sccp[0x55e884f6ba10]{init}: Allocated (fsm.c:456) 20241216085144257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085144257 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15851811 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085144257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15851811 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085144257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085144257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085144257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085144257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085144257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085144257 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085144257 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{IDLE}: Allocated (fsm.c:456) 20241216085144257 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085144257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20241216085144257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085144257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085144257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085144257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085144257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085144257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085144257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085144257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085144257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085144257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085144257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085144257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085144257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085144257 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085144257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085144257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085144257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085144257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085144257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085144257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085144257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085144257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085144257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085144257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@3dc551994ff5: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)3862309 HNBGW_Test.msc1-SCCP(552)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@3dc551994ff5: setverdict(pass): none -> pass 20241216085144265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085144265 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085144265 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085144265 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 20241216085144265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085144265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085144265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085144265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085144265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085144265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085144265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085144265 DLM3UA DEBUG 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) 20241216085144265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085144265 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c5e542) (sccp_scrc.c:477) 20241216085144265 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241216085144265 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085144265 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085144265 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085144265 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085144265 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) 20241216085144265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085144266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085144266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085144267 DLCTRL DEBUG Command: GET 745738971 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085144267 DLCTRL DEBUG Tx Command reply: GET_REPLY 745738971 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085144269 DLCTRL DEBUG Command: GET 12239372 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085144269 DLCTRL DEBUG Tx Command reply: GET_REPLY 12239372 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085144270 DLCTRL DEBUG Command: GET 59477205 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085144270 DLCTRL DEBUG Tx Command reply: GET_REPLY 59477205 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085144271 DLCTRL DEBUG Command: GET 227299188 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085144271 DLCTRL DEBUG Tx Command reply: GET_REPLY 227299188 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085144272 DLCTRL DEBUG Command: GET 61933379 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085144272 DLCTRL DEBUG Tx Command reply: GET_REPLY 61933379 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085144273 DLCTRL DEBUG Command: GET 420401897 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085144273 DLCTRL DEBUG Tx Command reply: GET_REPLY 420401897 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085144274 DLCTRL DEBUG Command: GET 531231305 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085144274 DLCTRL DEBUG Tx Command reply: GET_REPLY 531231305 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085144275 DLCTRL DEBUG Command: GET 233978762 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085144275 DLCTRL DEBUG Tx Command reply: GET_REPLY 233978762 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085144276 DLCTRL DEBUG Command: GET 750456711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085144276 DLCTRL DEBUG Tx Command reply: GET_REPLY 750456711 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085144276 DLCTRL DEBUG Command: GET 739693872 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085144276 DLCTRL DEBUG Tx Command reply: GET_REPLY 739693872 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085144277 DLCTRL DEBUG Command: GET 161334019 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085144277 DLCTRL DEBUG Tx Command reply: GET_REPLY 161334019 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085144278 DLCTRL DEBUG Command: GET 536641313 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085144278 DLCTRL DEBUG Tx Command reply: GET_REPLY 536641313 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085144279 DLCTRL DEBUG Command: GET 632518246 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085144279 DLCTRL DEBUG Tx Command reply: GET_REPLY 632518246 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085144280 DLCTRL DEBUG Command: GET 296579817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085144280 DLCTRL DEBUG Tx Command reply: GET_REPLY 296579817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085144280 DLCTRL DEBUG Command: GET 866147164 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085144280 DLCTRL DEBUG Tx Command reply: GET_REPLY 866147164 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085144281 DLCTRL DEBUG Command: GET 511249567 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085144281 DLCTRL DEBUG Tx Command reply: GET_REPLY 511249567 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085144282 DLCTRL DEBUG Command: GET 859261403 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085144282 DLCTRL DEBUG Tx Command reply: GET_REPLY 859261403 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085144283 DLCTRL DEBUG Command: GET 491247803 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085144283 DLCTRL DEBUG Tx Command reply: GET_REPLY 491247803 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085144284 DLCTRL DEBUG Command: GET 425752233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085144284 DLCTRL DEBUG Tx Command reply: GET_REPLY 425752233 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085144284 DLCTRL DEBUG Command: GET 295968083 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085144284 DLCTRL DEBUG Tx Command reply: GET_REPLY 295968083 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001010111101'B, t_guard := 20.000000 } 20241216085144295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@3dc551994ff5: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)3987108 20241216085145314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085145314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085145314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085145314 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085145314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cd6a4, normal) (hnbgw_rua.c:407) 20241216085145314 DHNB DEBUG map_rua[0x55e884fcf940]{init}: Allocated (fsm.c:456) 20241216085145314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085145314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3987108 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085145314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085145314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085145315 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3987108 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) 20241216085145315 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3987108 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085145315 DCN DEBUG map_sccp[0x55e884f65700]{init}: Allocated (fsm.c:456) 20241216085145315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085145315 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3987108 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085145315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3987108 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085145315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085145315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085145315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085145315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085145315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085145315 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085145315 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{IDLE}: Allocated (fsm.c:456) 20241216085145315 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085145315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002bd0056400500f1100926) (sccp_scrc.c:406) 20241216085145315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085145315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085145315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085145315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085145315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085145315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085145315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085145315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085145315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085145315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085145315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085145315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085145315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085145315 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085145315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085145315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085145315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085145315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085145315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085145315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085145315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085145315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085145315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@3dc551994ff5: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)3268718 HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085145319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145319 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085145319 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085145319 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085145319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085145319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085145319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085145319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085145320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085145320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085145320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085145320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085145320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085145320 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e196f) (sccp_scrc.c:477) 20241216085145320 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241216085145320 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085145320 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085145320 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085145320 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085145320 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) 20241216085145320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085145320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@3dc551994ff5: setverdict(pass): none -> pass 20241216085145322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085145323 DLCTRL DEBUG Command: GET 18019415 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085145323 DLCTRL DEBUG Tx Command reply: GET_REPLY 18019415 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085145325 DLCTRL DEBUG Command: GET 420913233 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085145325 DLCTRL DEBUG Tx Command reply: GET_REPLY 420913233 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085145327 DLCTRL DEBUG Command: GET 838014753 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085145327 DLCTRL DEBUG Tx Command reply: GET_REPLY 838014753 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085145329 DLCTRL DEBUG Command: GET 875380841 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085145329 DLCTRL DEBUG Tx Command reply: GET_REPLY 875380841 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085145332 DLCTRL DEBUG Command: GET 425763998 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085145332 DLCTRL DEBUG Tx Command reply: GET_REPLY 425763998 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085145335 DLCTRL DEBUG Command: GET 22368564 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085145335 DLCTRL DEBUG Tx Command reply: GET_REPLY 22368564 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085145337 DLCTRL DEBUG Command: GET 20669057 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085145337 DLCTRL DEBUG Tx Command reply: GET_REPLY 20669057 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085145338 DLCTRL DEBUG Command: GET 914690072 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085145338 DLCTRL DEBUG Tx Command reply: GET_REPLY 914690072 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085145340 DLCTRL DEBUG Command: GET 14824109 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085145340 DLCTRL DEBUG Tx Command reply: GET_REPLY 14824109 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085145341 DLCTRL DEBUG Command: GET 17210155 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085145341 DLCTRL DEBUG Tx Command reply: GET_REPLY 17210155 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085145342 DLCTRL DEBUG Command: GET 61403924 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085145342 DLCTRL DEBUG Tx Command reply: GET_REPLY 61403924 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085145343 DLCTRL DEBUG Command: GET 479766999 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085145343 DLCTRL DEBUG Tx Command reply: GET_REPLY 479766999 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085145344 DLCTRL DEBUG Command: GET 497092931 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085145344 DLCTRL DEBUG Tx Command reply: GET_REPLY 497092931 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085145344 DLCTRL DEBUG Command: GET 620991313 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085145344 DLCTRL DEBUG Tx Command reply: GET_REPLY 620991313 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085145345 DLCTRL DEBUG Command: GET 678737218 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085145345 DLCTRL DEBUG Tx Command reply: GET_REPLY 678737218 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085145346 DLCTRL DEBUG Command: GET 223201621 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085145346 DLCTRL DEBUG Tx Command reply: GET_REPLY 223201621 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085145346 DLCTRL DEBUG Command: GET 12651513 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085145346 DLCTRL DEBUG Tx Command reply: GET_REPLY 12651513 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085145347 DLCTRL DEBUG Command: GET 49867718 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085145347 DLCTRL DEBUG Tx Command reply: GET_REPLY 49867718 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085145348 DLCTRL DEBUG Command: GET 959774646 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085145348 DLCTRL DEBUG Tx Command reply: GET_REPLY 959774646 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085145349 DLCTRL DEBUG Command: GET 239204196 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085145349 DLCTRL DEBUG Tx Command reply: GET_REPLY 239204196 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@3dc551994ff5: Final verdict of PTC: none 20241216085145351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085145351 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085145351 DLINP DEBUG SRVCONN(,r=127.0.0.1:53404<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085145351 DLINP NOTICE SRV(,r=127.0.0.1:53404<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085145351 DMAIN NOTICE (127.0.0.1:53404 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53404<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085145351 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085145351 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085145351 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) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085145352 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085145352 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) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085145352 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 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085145352 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@3dc551994ff5: Final verdict of PTC: none 20241216085145352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085145352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085145352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085145352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085145352 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085145352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085145352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085145352 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 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085145352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085145352 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085145352 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085145352 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085145352 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085145352 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085145352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085145352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085145352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085145352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085145352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085145352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085145352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085145352 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085145352 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085145352 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085145352 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085145352 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085145352 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085145352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f410d6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085145352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085145352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085145352 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 20241216085145352 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) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085145352 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) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085145352 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085145352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085145352 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 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085145352 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085145352 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 HNBGW_Test.msc1-SCCP(552)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(542)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(561)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@3dc551994ff5: Final verdict of PTC: none 20241216085145353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085145353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085145353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085145353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085145353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085145353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085145353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085145353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085145353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085145353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085145353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085145353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085145353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085145353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@3dc551994ff5: Final verdict of PTC: none 20241216085145352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085145352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085145352 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085145352 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085145352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{disrupted}: Freeing instance (context_map.c:202) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9537590)[0x55e884f6cb30]{disrupted}: Deallocated (fsm.c:568) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e884f654b0]{disconnected}: Deallocated (fsm.c:568) 20241216085145352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9537590 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085145352 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085145352 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085145352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e196f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085145352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085145352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085145352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085145352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085145352 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085145352 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085145352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{disrupted}: Freeing instance (context_map.c:202) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3987108)[0x55e884fcf940]{disrupted}: Deallocated (fsm.c:568) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{disconnected}: Freeing instance (context_map.c:206) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e884f65700]{disconnected}: Deallocated (fsm.c:568) 20241216085145352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3987108 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241216085145352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085145352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085145352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085145352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085145352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085145352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085145352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085145352 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085145352 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085145352 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085145352 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085145352 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085145352 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085145352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e542), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085145352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085145352 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085145352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085145352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085145352 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085145352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085145352 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085145352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{disrupted}: Freeing instance (context_map.c:202) 20241216085145352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15851811)[0x55e884f5f840]{disrupted}: Deallocated (fsm.c:568) 20241216085145353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085145353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{disconnected}: Freeing instance (context_map.c:206) 20241216085145353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e884f6ba10]{disconnected}: Deallocated (fsm.c:568) 20241216085145353 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15851811 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241216085145353 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38139<->l=127.0.0.1:4262) (control_if.c:193) 20241216085145353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085145353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085145353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085145353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085145353 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085145353 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085145353 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(543)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085145381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36176<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(544)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:51:45 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 20241216085145487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085146080 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085146080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085146080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085146080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085146080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085146080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085146080 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085146080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085146080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085146080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085146080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085146080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085146080 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085146080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085146080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085146080 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085146080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085146080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085146080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085146080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085146080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085146080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085146080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085146080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085146080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085146080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085146080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085146080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085146080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085146080 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085146080 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085146080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085146080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085146080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085146089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490140) 20241216085146866 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085146866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085146866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085146866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085146866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085146866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085146866 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085146866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085146866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085146866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085146866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085146866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085146866 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085146866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085146866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085146866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085146866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085146866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085146867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085146867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085146867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085146867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085146867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085146867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085146867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085146867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085146867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085146867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085146867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085146867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085146867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085146867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085146867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085146867 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=490140, count=503864) 20241216085147353 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085147353 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085147353 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085147353 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085147353 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085147353 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085147353 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085147353 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085147353 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085147738 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085147738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085147738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085147738 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085147738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085147738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085147738 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085147738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085147738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085147738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085147738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085147738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085147738 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085147738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085147738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085147738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085147738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085147738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085147738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085147738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085147738 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085147738 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085147738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085147738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085147738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085147738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085147738 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085147739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085147739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085147739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085147739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085147739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085147739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085147739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085147739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085147739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085147739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085147739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085147739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51:48 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 20241216085148617 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085148617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085148617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085148617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085148617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085148617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085148618 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085148618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085148618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085148618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085148618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085148618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085148618 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085148618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085148618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085148618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085148618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085148618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085148618 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085148618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085148618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085148618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085148618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085148618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085148618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085148618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085148618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085148618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085148618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085148618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085148618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085148618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085148618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085148618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085148618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085148618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085148618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085148618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085148618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085148618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085148618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085148619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085148619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085148619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085148619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085148619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085148619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085148619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085148619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085148619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085148619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085148619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241216085149173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085149181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085149187 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36315<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085149213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085149213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085149223 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149223 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149223 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149223 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149223 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149223 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085149224 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149224 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53727 (stream_srv.c:132) 20241216085149224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53727<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085149225 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149225 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085149225 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149225 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085149225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149225 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149225 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149225 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085149225 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149225 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085149225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149225 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149225 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149225 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085149225 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085149225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149225 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149225 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085149225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085149226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149226 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149226 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 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085149226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085149226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085149226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085149226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(575)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(578)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085149253 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149253 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149253 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085149253 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149253 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149253 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149253 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149253 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085149253 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149254 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149254 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085149254 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085149254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149255 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085149255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149255 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149255 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149255 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085149255 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149255 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085149255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149255 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149255 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149255 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085149255 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149255 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085149255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149255 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149255 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149255 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085149255 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085149255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149255 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149255 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 20241216085149255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085149255 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085149255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085149255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085149256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085149256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085149256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085149256 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085149256 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@3dc551994ff5: M3UA emulation initiated, the test can be started MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085149299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085149299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085149299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085149299 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085149299 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085149299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085149299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085149300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085149300 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085149308 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085149308 DHNBAP DEBUG (127.0.0.1:53727 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085149308 DHNBAP NOTICE (127.0.0.1:53727 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085149308 DHNBAP NOTICE (127.0.0.1:53727 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085149308 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085149439 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085149439 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085149439 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085149439 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085149444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149444 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085149444 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085149444 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085149444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085149444 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085149444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085149445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149445 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085149445 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085149445 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085149445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085149445 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085149445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085149445 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 20241216085149445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085149445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085149445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085149445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085149445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085149445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085149445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085149445 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085149445 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085149445 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149446 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149446 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085149446 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085149446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085149447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149447 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085149447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085149447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085149447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085149447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085149451 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 20241216085149451 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 20241216085149451 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085149451 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085149457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149457 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085149457 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085149457 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085149457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085149457 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085149457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085149459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149459 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085149459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085149459 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085149459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085149459 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085149459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085149459 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 20241216085149459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085149459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085149459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085149460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085149460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085149460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085149460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085149460 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085149460 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085149460 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149461 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149461 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085149461 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085149461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085149461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149461 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085149461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085149461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085149461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085149461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085149468 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085149468 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085149468 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 20241216085149468 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085149468 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085149468 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085149468 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085149473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149473 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085149473 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085149473 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085149473 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085149473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085149473 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085149473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085149473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085149473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085149473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085149473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085149473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085149473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085149473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085149473 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085149476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149476 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085149476 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085149476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085149477 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085149477 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085149477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085149477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085149477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085149477 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085149477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085149477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085149477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085149477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085149477 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085149477 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085149477 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149478 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085149478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085149478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085149478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149478 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085149479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085149479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085149479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085149479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085149483 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 20241216085149483 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 20241216085149483 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085149483 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085149492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085149492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085149492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085149492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085149492 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085149492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085149493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149493 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085149493 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085149493 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085149493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085149493 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085149493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085149493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085149493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085149493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085149493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085149493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085149493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085149493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085149493 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085149493 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085149493 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085149494 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085149494 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085149494 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085149494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085149494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085149494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085149494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085149494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085149494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085149494 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085149494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085149494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085149494 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085149495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085149495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085149495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085149495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085149495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085149495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085149495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085149495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085150243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150243 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085150244 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085150244 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085150244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085150244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085150244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085150244 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085150244 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085150244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085150244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085150244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085150244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085150244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085150244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085150244 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085150244 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085150244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085150244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085150244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085150244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085150244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085150244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085150244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150245 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085150245 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085150245 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085150245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085150245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085150245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085150245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085150245 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085150245 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085150259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150259 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085150259 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085150259 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 20241216085150259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150259 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150260 DLM3UA DEBUG 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) 20241216085150260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085150260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085150260 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085150260 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) 20241216085150260 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) 20241216085150260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085150260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085150260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085150260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085150260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085150260 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085150260 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085150261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085150261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085150261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085150261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085150261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085150261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085150261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085150264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085150264 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 20241216085150264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150264 DLM3UA DEBUG 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) 20241216085150264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085150264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085150264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085150264 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085150264 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085150277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150277 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085150277 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085150277 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085150277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085150277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085150277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085150277 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085150277 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085150277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085150277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085150277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085150278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085150278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085150278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085150278 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085150278 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085150278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085150278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085150278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085150278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085150278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085150278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085150278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150282 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085150282 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085150282 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085150282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150282 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085150282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085150282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085150282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085150282 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085150282 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085150291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150291 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085150291 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085150291 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 20241216085150291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150291 DLM3UA DEBUG 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) 20241216085150291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085150291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085150291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085150291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085150291 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085150291 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) 20241216085150291 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) 20241216085150291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085150291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085150291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085150291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085150291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085150291 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085150291 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085150291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085150292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085150292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085150292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085150292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085150292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085150292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085150294 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085150294 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085150294 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 20241216085150294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085150294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085150294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085150294 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085150294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085150294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085150294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085150294 DLM3UA DEBUG 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) 20241216085150294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085150294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085150294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085150294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085150294 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085150294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085150294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085150294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085150294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085150294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085150294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085150294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085150294 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085150294 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085151317 DLCTRL DEBUG Command: GET 707781940 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085151317 DLCTRL DEBUG Tx Command reply: GET_REPLY 707781940 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085151322 DLCTRL DEBUG Command: GET 187370333 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085151322 DLCTRL DEBUG Tx Command reply: GET_REPLY 187370333 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085151324 DLCTRL DEBUG Command: GET 263358525 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085151324 DLCTRL DEBUG Tx Command reply: GET_REPLY 263358525 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085151326 DLCTRL DEBUG Command: GET 300540670 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085151326 DLCTRL DEBUG Tx Command reply: GET_REPLY 300540670 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085151328 DLCTRL DEBUG Command: GET 921354702 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085151328 DLCTRL DEBUG Tx Command reply: GET_REPLY 921354702 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085151331 DLCTRL DEBUG Command: GET 163811287 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085151331 DLCTRL DEBUG Tx Command reply: GET_REPLY 163811287 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085151334 DLCTRL DEBUG Command: GET 909191716 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085151334 DLCTRL DEBUG Tx Command reply: GET_REPLY 909191716 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085151337 DLCTRL DEBUG Command: GET 356048779 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085151338 DLCTRL DEBUG Tx Command reply: GET_REPLY 356048779 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085151341 DLCTRL DEBUG Command: GET 213802408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085151341 DLCTRL DEBUG Tx Command reply: GET_REPLY 213802408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085151345 DLCTRL DEBUG Command: GET 226935462 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085151345 DLCTRL DEBUG Tx Command reply: GET_REPLY 226935462 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085151348 DLCTRL DEBUG Command: GET 328343444 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085151348 DLCTRL DEBUG Tx Command reply: GET_REPLY 328343444 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085151351 DLCTRL DEBUG Command: GET 791731511 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085151351 DLCTRL DEBUG Tx Command reply: GET_REPLY 791731511 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085151354 DLCTRL DEBUG Command: GET 697520467 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085151354 DLCTRL DEBUG Tx Command reply: GET_REPLY 697520467 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085151356 DLCTRL DEBUG Command: GET 889978306 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085151356 DLCTRL DEBUG Tx Command reply: GET_REPLY 889978306 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085151358 DLCTRL DEBUG Command: GET 985358870 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085151358 DLCTRL DEBUG Tx Command reply: GET_REPLY 985358870 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085151360 DLCTRL DEBUG Command: GET 73205038 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085151360 DLCTRL DEBUG Tx Command reply: GET_REPLY 73205038 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085151362 DLCTRL DEBUG Command: GET 910086152 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085151362 DLCTRL DEBUG Tx Command reply: GET_REPLY 910086152 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085151363 DLCTRL DEBUG Command: GET 233125771 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085151363 DLCTRL DEBUG Tx Command reply: GET_REPLY 233125771 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085151365 DLCTRL DEBUG Command: GET 880107742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085151365 DLCTRL DEBUG Tx Command reply: GET_REPLY 880107742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085151366 DLCTRL DEBUG Command: GET 798506386 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085151366 DLCTRL DEBUG Tx Command reply: GET_REPLY 798506386 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000000110011010'B, t_guard := 20.000000 } 20241216085151404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)8310828 20241216085152430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085152430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085152430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085152430 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085152430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ed02c, normal) (hnbgw_rua.c:407) 20241216085152430 DHNB DEBUG map_rua[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085152430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085152430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8310828 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085152430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085152430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085152430 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8310828 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) 20241216085152430 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8310828 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) 20241216085152430 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8310828 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085152430 DCN DEBUG map_sccp[0x55e884f6ba10]{init}: Allocated (fsm.c:456) 20241216085152430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085152430 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8310828 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085152430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8310828 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085152430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085152430 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085152430 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085152430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085152430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085152430 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085152430 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{IDLE}: Allocated (fsm.c:456) 20241216085152430 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085152430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300019a0056400500f1100926) (sccp_scrc.c:406) 20241216085152430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085152430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085152430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085152430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085152430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085152430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085152430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085152430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085152430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085152430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085152430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085152430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085152430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085152430 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085152430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085152430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085152430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085152430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085152430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085152430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085152430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085152430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085152430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085152430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)5380073 HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: 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)@3dc551994ff5: setverdict(pass): none -> pass 20241216085152435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085152435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085152435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085152435 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085152435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085152435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085152435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085152435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085152435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085152435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085152435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085152435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085152435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085152435 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc6cb9) (sccp_scrc.c:477) 20241216085152435 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241216085152435 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085152435 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085152435 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085152435 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085152435 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) 20241216085152435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085152435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085152435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085152437 DLCTRL DEBUG Command: GET 157471716 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085152437 DLCTRL DEBUG Tx Command reply: GET_REPLY 157471716 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085152438 DLCTRL DEBUG Command: GET 154964156 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085152438 DLCTRL DEBUG Tx Command reply: GET_REPLY 154964156 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085152439 DLCTRL DEBUG Command: GET 250481174 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085152439 DLCTRL DEBUG Tx Command reply: GET_REPLY 250481174 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085152440 DLCTRL DEBUG Command: GET 303420099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085152440 DLCTRL DEBUG Tx Command reply: GET_REPLY 303420099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085152442 DLCTRL DEBUG Command: GET 863533475 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085152442 DLCTRL DEBUG Tx Command reply: GET_REPLY 863533475 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085152446 DLCTRL DEBUG Command: GET 79480145 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085152446 DLCTRL DEBUG Tx Command reply: GET_REPLY 79480145 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085152448 DLCTRL DEBUG Command: GET 990337521 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085152448 DLCTRL DEBUG Tx Command reply: GET_REPLY 990337521 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085152449 DLCTRL DEBUG Command: GET 498757929 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085152449 DLCTRL DEBUG Tx Command reply: GET_REPLY 498757929 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085152451 DLCTRL DEBUG Command: GET 381443689 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085152452 DLCTRL DEBUG Tx Command reply: GET_REPLY 381443689 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085152453 DLCTRL DEBUG Command: GET 973095428 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085152453 DLCTRL DEBUG Tx Command reply: GET_REPLY 973095428 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085152454 DLCTRL DEBUG Command: GET 262258166 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085152454 DLCTRL DEBUG Tx Command reply: GET_REPLY 262258166 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085152455 DLCTRL DEBUG Command: GET 62256128 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085152455 DLCTRL DEBUG Tx Command reply: GET_REPLY 62256128 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085152456 DLCTRL DEBUG Command: GET 414937964 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085152456 DLCTRL DEBUG Tx Command reply: GET_REPLY 414937964 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085152457 DLCTRL DEBUG Command: GET 922434722 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085152457 DLCTRL DEBUG Tx Command reply: GET_REPLY 922434722 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20241216085152458 DLCTRL DEBUG Command: GET 257622528 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085152458 DLCTRL DEBUG Tx Command reply: GET_REPLY 257622528 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085152459 DLCTRL DEBUG Command: GET 856281729 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085152459 DLCTRL DEBUG Tx Command reply: GET_REPLY 856281729 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085152461 DLCTRL DEBUG Command: GET 389679671 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085152461 DLCTRL DEBUG Tx Command reply: GET_REPLY 389679671 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085152462 DLCTRL DEBUG Command: GET 122327800 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085152462 DLCTRL DEBUG Tx Command reply: GET_REPLY 122327800 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085152462 DLCTRL DEBUG Command: GET 31443465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085152462 DLCTRL DEBUG Tx Command reply: GET_REPLY 31443465 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085152463 DLCTRL DEBUG Command: GET 622250780 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085152463 DLCTRL DEBUG Tx Command reply: GET_REPLY 622250780 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000111110001'B, t_guard := 20.000000 } 20241216085152476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@3dc551994ff5: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)14394286 20241216085153501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085153501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085153501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085153501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085153501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdba3ae, normal) (hnbgw_rua.c:407) 20241216085153501 DHNB DEBUG map_rua[0x55e884f6bc50]{init}: Allocated (fsm.c:456) 20241216085153501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085153501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14394286 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085153501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085153501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085153501 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085153501 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14394286 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) 20241216085153501 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14394286 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) 20241216085153501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14394286 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085153501 DCN DEBUG map_sccp[0x55e884f654b0]{init}: Allocated (fsm.c:456) 20241216085153501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085153501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14394286 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085153501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14394286 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085153501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085153501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085153501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085153501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085153501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085153501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085153501 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{IDLE}: Allocated (fsm.c:456) 20241216085153501 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085153501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001f10056400500f1100926) (sccp_scrc.c:406) 20241216085153501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085153501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085153501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085153501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085153501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085153501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085153501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085153501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085153501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085153501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085153501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085153501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085153501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085153501 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085153501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085153501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085153502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085153502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085153502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085153502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085153502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085153502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085153502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085153502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)13463801 HNBGW_Test.msc1-SCCP(576)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@3dc551994ff5: 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)@3dc551994ff5: setverdict(pass): none -> pass 20241216085153520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085153520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085153520 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085153520 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 20241216085153520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085153520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085153520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085153520 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085153521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085153521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085153521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085153521 DLM3UA DEBUG 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) 20241216085153521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085153521 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f719d7) (sccp_scrc.c:477) 20241216085153521 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241216085153521 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085153521 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085153521 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085153521 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085153521 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) 20241216085153521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085153521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085153523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38274<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085153526 DLCTRL DEBUG Command: GET 440916265 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085153526 DLCTRL DEBUG Tx Command reply: GET_REPLY 440916265 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085153530 DLCTRL DEBUG Command: GET 878733361 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085153530 DLCTRL DEBUG Tx Command reply: GET_REPLY 878733361 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085153534 DLCTRL DEBUG Command: GET 972609701 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085153534 DLCTRL DEBUG Tx Command reply: GET_REPLY 972609701 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085153538 DLCTRL DEBUG Command: GET 795579242 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085153538 DLCTRL DEBUG Tx Command reply: GET_REPLY 795579242 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085153539 DLCTRL DEBUG Command: GET 204280143 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085153539 DLCTRL DEBUG Tx Command reply: GET_REPLY 204280143 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085153541 DLCTRL DEBUG Command: GET 710970510 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085153541 DLCTRL DEBUG Tx Command reply: GET_REPLY 710970510 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085153542 DLCTRL DEBUG Command: GET 621857342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085153542 DLCTRL DEBUG Tx Command reply: GET_REPLY 621857342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085153543 DLCTRL DEBUG Command: GET 417993257 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085153543 DLCTRL DEBUG Tx Command reply: GET_REPLY 417993257 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085153543 DLCTRL DEBUG Command: GET 993247127 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085153543 DLCTRL DEBUG Tx Command reply: GET_REPLY 993247127 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085153544 DLCTRL DEBUG Command: GET 759553116 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085153544 DLCTRL DEBUG Tx Command reply: GET_REPLY 759553116 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085153545 DLCTRL DEBUG Command: GET 803126848 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085153545 DLCTRL DEBUG Tx Command reply: GET_REPLY 803126848 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085153545 DLCTRL DEBUG Command: GET 551206902 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085153545 DLCTRL DEBUG Tx Command reply: GET_REPLY 551206902 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085153547 DLCTRL DEBUG Command: GET 425883092 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085153547 DLCTRL DEBUG Tx Command reply: GET_REPLY 425883092 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085153548 DLCTRL DEBUG Command: GET 251644099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085153548 DLCTRL DEBUG Tx Command reply: GET_REPLY 251644099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20241216085153549 DLCTRL DEBUG Command: GET 744050633 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085153549 DLCTRL DEBUG Tx Command reply: GET_REPLY 744050633 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085153550 DLCTRL DEBUG Command: GET 676157527 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085153550 DLCTRL DEBUG Tx Command reply: GET_REPLY 676157527 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085153551 DLCTRL DEBUG Command: GET 898174414 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085153551 DLCTRL DEBUG Tx Command reply: GET_REPLY 898174414 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085153552 DLCTRL DEBUG Command: GET 422288975 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085153552 DLCTRL DEBUG Tx Command reply: GET_REPLY 422288975 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085153553 DLCTRL DEBUG Command: GET 442594134 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085153553 DLCTRL DEBUG Tx Command reply: GET_REPLY 442594134 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085153554 DLCTRL DEBUG Command: GET 321312438 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085153554 DLCTRL DEBUG Tx Command reply: GET_REPLY 321312438 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000011010010'B, t_guard := 20.000000 } 20241216085153565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@3dc551994ff5: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)1275655 20241216085154585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085154585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085154585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085154585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085154585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x137707, normal) (hnbgw_rua.c:407) 20241216085154585 DHNB DEBUG map_rua[0x55e884f6c7d0]{init}: Allocated (fsm.c:456) 20241216085154585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085154585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1275655 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085154585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085154585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085154585 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1275655 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) 20241216085154585 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1275655 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) 20241216085154585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1275655 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085154585 DCN DEBUG map_sccp[0x55e884f63a70]{init}: Allocated (fsm.c:456) 20241216085154585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085154585 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1275655 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085154585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1275655 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085154585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085154585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085154585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085154585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085154585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085154585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085154585 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{IDLE}: Allocated (fsm.c:456) 20241216085154585 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085154585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030000d20056400500f1100926) (sccp_scrc.c:406) 20241216085154585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085154585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085154585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085154585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085154585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085154585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085154585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085154585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085154585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085154585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085154585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085154585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085154585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085154585 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085154585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085154585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085154585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085154585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085154585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085154585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085154585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085154585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085154586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)7390010 HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: 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)@3dc551994ff5: setverdict(pass): none -> pass 20241216085154592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154592 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085154592 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085154592 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085154592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085154592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085154592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085154592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085154592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085154592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085154592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085154592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085154592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085154592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008f6b87) (sccp_scrc.c:477) 20241216085154592 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241216085154592 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085154592 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085154592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085154592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085154592 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) 20241216085154592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085154592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085154593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085154596 DLCTRL DEBUG Command: GET 853920736 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085154596 DLCTRL DEBUG Tx Command reply: GET_REPLY 853920736 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085154600 DLCTRL DEBUG Command: GET 748272617 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085154600 DLCTRL DEBUG Tx Command reply: GET_REPLY 748272617 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085154605 DLCTRL DEBUG Command: GET 145898275 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085154605 DLCTRL DEBUG Tx Command reply: GET_REPLY 145898275 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085154609 DLCTRL DEBUG Command: GET 7436637 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085154609 DLCTRL DEBUG Tx Command reply: GET_REPLY 7436637 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085154611 DLCTRL DEBUG Command: GET 69763720 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085154611 DLCTRL DEBUG Tx Command reply: GET_REPLY 69763720 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085154612 DLCTRL DEBUG Command: GET 952792739 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085154612 DLCTRL DEBUG Tx Command reply: GET_REPLY 952792739 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085154613 DLCTRL DEBUG Command: GET 7697096 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085154613 DLCTRL DEBUG Tx Command reply: GET_REPLY 7697096 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085154614 DLCTRL DEBUG Command: GET 306357913 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085154614 DLCTRL DEBUG Tx Command reply: GET_REPLY 306357913 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085154614 DLCTRL DEBUG Command: GET 91252137 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085154614 DLCTRL DEBUG Tx Command reply: GET_REPLY 91252137 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085154615 DLCTRL DEBUG Command: GET 90944802 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085154615 DLCTRL DEBUG Tx Command reply: GET_REPLY 90944802 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085154616 DLCTRL DEBUG Command: GET 973672797 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085154616 DLCTRL DEBUG Tx Command reply: GET_REPLY 973672797 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085154617 DLCTRL DEBUG Command: GET 808799311 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085154617 DLCTRL DEBUG Tx Command reply: GET_REPLY 808799311 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085154617 DLCTRL DEBUG Command: GET 232052245 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085154617 DLCTRL DEBUG Tx Command reply: GET_REPLY 232052245 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085154618 DLCTRL DEBUG Command: GET 889895382 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085154618 DLCTRL DEBUG Tx Command reply: GET_REPLY 889895382 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20241216085154619 DLCTRL DEBUG Command: GET 223028334 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085154619 DLCTRL DEBUG Tx Command reply: GET_REPLY 223028334 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085154619 DLCTRL DEBUG Command: GET 670644882 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085154619 DLCTRL DEBUG Tx Command reply: GET_REPLY 670644882 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085154620 DLCTRL DEBUG Command: GET 313909099 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085154620 DLCTRL DEBUG Tx Command reply: GET_REPLY 313909099 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085154621 DLCTRL DEBUG Command: GET 553401170 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085154621 DLCTRL DEBUG Tx Command reply: GET_REPLY 553401170 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085154621 DLCTRL DEBUG Command: GET 956543610 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085154621 DLCTRL DEBUG Tx Command reply: GET_REPLY 956543610 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085154622 DLCTRL DEBUG Command: GET 304829274 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085154622 DLCTRL DEBUG Tx Command reply: GET_REPLY 304829274 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085154625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085154625 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085154625 DLINP DEBUG SRVCONN(,r=127.0.0.1:53727<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085154625 DLINP NOTICE SRV(,r=127.0.0.1:53727<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085154625 DMAIN NOTICE (127.0.0.1:53727 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53727<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085154625 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085154625 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36315<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@3dc551994ff5: Final verdict of PTC: none 20241216085154625 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085154625 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) 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085154625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085154625 DLSS7 <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(580)@3dc551994ff5: Final verdict of PTC: none 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085154625 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085154625 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) 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085154625 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@3dc551994ff5: Final verdict of PTC: none 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085154625 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085154625 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) 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(582)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(566)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@3dc551994ff5: Final verdict of PTC: none 20241216085154625 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 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085154625 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085154625 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 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085154625 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085154625 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085154625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085154626 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085154626 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) 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085154626 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 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085154626 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085154626 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085154626 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 20241216085154626 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085154626 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 20241216085154626 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 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085154626 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085154626 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085154626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085154626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085154626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085154626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085154626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085154626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085154626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085154626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085154626 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085154626 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085154626 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085154626 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085154626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085154626 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085154626 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085154626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f719d7), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085154626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085154626 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085154626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085154626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085154626 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085154626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085154626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085154626 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085154626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085154626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085154626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085154626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{disrupted}: Freeing instance (context_map.c:202) 20241216085154626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14394286)[0x55e884f6bc50]{disrupted}: Deallocated (fsm.c:568) 20241216085154626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e884f654b0]{disconnected}: Deallocated (fsm.c:568) 20241216085154627 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14394286 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241216085154627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085154627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085154627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085154627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085154627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085154627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085154627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085154627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085154627 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085154627 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085154627 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085154627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085154627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085154627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085154627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085154627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085154627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085154627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085154627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085154627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085154627 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085154627 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085154627 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085154627 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085154627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085154627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085154627 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085154627 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085154627 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085154627 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085154627 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085154627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc6cb9), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085154627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085154627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085154627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085154627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085154627 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{disrupted}: Freeing instance (context_map.c:202) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8310828)[0x55e884f5f840]{disrupted}: Deallocated (fsm.c:568) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{disconnected}: Freeing instance (context_map.c:206) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e884f6ba10]{disconnected}: Deallocated (fsm.c:568) 20241216085154627 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8310828 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085154627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085154627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085154627 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085154627 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085154627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f6b87), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085154627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085154627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085154627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085154627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085154628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085154629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085154629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085154629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085154629 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085154629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085154629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085154629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{disrupted}: Freeing instance (context_map.c:202) 20241216085154629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1275655)[0x55e884f6c7d0]{disrupted}: Deallocated (fsm.c:568) 20241216085154629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085154629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{disconnected}: Freeing instance (context_map.c:206) 20241216085154629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e884f63a70]{disconnected}: Deallocated (fsm.c:568) 20241216085154629 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1275655 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241216085154629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085154629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085154629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085154629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085154629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085154629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085154629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085154629 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085154629 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085154629 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085154629 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085154629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085154629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085154629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085154629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085154629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085154629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085154629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085154629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085154629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085154630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085154630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085154630 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(585)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085154643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:51:54 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 20241216085154773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085155353 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085155353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e542), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085155353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085155353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085155353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085155353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085155353 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085155353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e196f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085155353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085155353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085155353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085155353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085155353 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085155354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f410d6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085155354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085155354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085155354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085155354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085155354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085155354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085155354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085155354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085155354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085155354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085155354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085155354 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085155354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085155354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085155354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085155354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085155354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085155354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085155354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085155354 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085155355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085155355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085155355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085155355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085155355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085155355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085155355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085155355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085155376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520092) 20241216085156081 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085156081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085156081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085156081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085156081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085156081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085156081 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085156082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085156082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085156082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085156082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085156082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085156082 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085156082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085156082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085156082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085156082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085156082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085156082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085156082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085156082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085156082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085156082 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085156082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085156082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085156082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085156082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085156082 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085156082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085156082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085156082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085156082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085156082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085156082 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=520092, count=533600) 20241216085156626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085156626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085156626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085156626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085156626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085156626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085156626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085156626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085156626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085156626 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085156626 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085156626 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085156867 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085156867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085156867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085156867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085156867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085156867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085156867 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085156867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085156867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085156867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085156867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085156867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085156867 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085156867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085156867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085156867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085156867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085156867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085156868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085156868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085156868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085156868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085156868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085156868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085156868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085156868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085156868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085156868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085156868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085156868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085156868 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:51:57 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 20241216085157739 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085157739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085157739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085157739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085157739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085157739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085157739 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085157739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085157739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085157739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085157739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085157739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085157739 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085157739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085157739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085157739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085157739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085157739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085157740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085157740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085157740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085157740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085157740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085157740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085157740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085157740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085157740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085157740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085157740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085157740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085157740 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241216085158478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085158482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085158486 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35179<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085158502 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085158502 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085158511 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158511 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158511 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158511 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158511 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158511 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158511 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158511 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085158512 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57032 (stream_srv.c:132) 20241216085158512 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57032<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085158513 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158513 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085158513 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158513 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085158513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158513 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158513 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158513 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085158513 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158513 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085158513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158513 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158513 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158513 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085158513 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085158513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158513 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158513 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158513 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085158513 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085158513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158513 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158513 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 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085158513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085158513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085158513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085158513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(599)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(597)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(602)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085158540 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158540 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158540 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158540 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158540 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158540 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158540 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085158540 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158541 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158541 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085158541 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158541 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085158541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158541 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158541 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158541 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085158541 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158541 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085158541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158541 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158541 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158541 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085158541 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158541 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085158541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158541 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158541 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158541 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085158541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085158541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158541 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158541 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 20241216085158541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085158541 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085158541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085158541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085158541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085158541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085158541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085158541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085158542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085158542 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085158542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158542 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158542 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158542 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085158542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085158542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085158542 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085158577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085158577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085158577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085158577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085158577 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085158577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085158577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085158577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085158577 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085158581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085158581 DHNBAP DEBUG (127.0.0.1:57032 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085158581 DHNBAP NOTICE (127.0.0.1:57032 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085158581 DHNBAP NOTICE (127.0.0.1:57032 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085158581 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085158618 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085158618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085158618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085158619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158619 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085158619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085158619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085158619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158619 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085158619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085158619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085158619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158619 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085158619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085158619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085158619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085158619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085158619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085158619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085158619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085158620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085158620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085158620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085158726 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085158726 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085158726 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085158726 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085158733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085158733 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085158733 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085158733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085158733 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085158733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085158735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158735 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085158735 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085158735 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085158735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085158735 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085158735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085158735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085158735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085158735 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085158736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085158736 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085158736 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085158736 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085158736 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085158736 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085158736 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158737 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158737 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085158737 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085158737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085158737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158737 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085158737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085158737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085158737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085158737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085158738 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 20241216085158738 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 20241216085158738 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085158738 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085158743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085158743 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085158743 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085158743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085158743 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085158743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085158745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158745 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085158745 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085158745 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085158745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085158745 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085158745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085158745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085158745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085158745 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085158745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085158745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085158745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085158745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085158745 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085158745 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085158745 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158746 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085158746 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085158746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085158747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158747 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085158747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085158747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085158747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085158747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085158755 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085158755 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085158755 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085158755 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085158761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158761 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085158761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085158761 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085158761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085158761 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085158761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085158764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085158764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085158764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085158764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085158764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085158764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085158764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085158764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085158764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085158764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085158764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085158764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085158764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085158764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085158764 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085158764 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158765 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158765 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085158765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085158765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085158766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158766 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085158766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085158766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085158766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085158766 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085158767 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 20241216085158767 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 20241216085158767 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085158767 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085158773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085158773 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085158773 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085158773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085158773 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085158773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085158775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158775 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085158775 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085158775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085158775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085158775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085158775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085158775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085158775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085158775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085158775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085158775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085158775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085158775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085158775 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085158775 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085158775 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085158776 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085158777 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085158777 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085158777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085158777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085158777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085158777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085158777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085158777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085158777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085158777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085158777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085158777 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085158777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085158777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085158777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085158777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085158777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085158777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085158777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085158777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085159538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159538 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085159538 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085159538 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085159538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085159538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159538 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159538 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085159538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085159538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159539 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085159539 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085159539 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085159539 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085159539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085159539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085159539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085159539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085159539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085159539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085159539 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085159539 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085159539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159539 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085159539 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085159539 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085159539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085159539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085159539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085159539 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085159542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085159542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085159542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085159543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085159543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085159543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159543 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085159543 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085159543 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085159550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159550 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085159550 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085159550 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 20241216085159550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159550 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085159550 DLM3UA DEBUG 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) 20241216085159550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085159550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085159550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159550 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085159550 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085159550 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) 20241216085159550 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) 20241216085159551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085159551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085159551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085159551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085159551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085159551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085159551 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085159551 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085159551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085159551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085159551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085159551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085159551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085159551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085159551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159555 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085159555 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085159555 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 20241216085159555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159555 DLM3UA DEBUG 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) 20241216085159555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085159555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085159555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159556 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085159556 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085159556 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085159563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159564 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085159564 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085159564 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159564 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085159564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085159564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085159564 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085159564 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085159564 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085159564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085159564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085159564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085159564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085159564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085159564 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085159564 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085159564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085159564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085159564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085159564 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159564 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085159564 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085159564 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159564 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085159564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159564 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159564 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085159564 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159564 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085159564 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085159564 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085159570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159570 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085159570 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085159570 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 20241216085159570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159571 DLM3UA DEBUG 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) 20241216085159571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085159571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085159571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085159571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085159571 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085159571 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) 20241216085159571 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) 20241216085159571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085159571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085159571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085159571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085159571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085159571 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085159571 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085159571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085159571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085159571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085159571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085159571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085159571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085159571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085159572 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085159572 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085159572 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 20241216085159572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085159572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085159572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085159572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085159572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085159572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085159572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085159572 DLM3UA DEBUG 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) 20241216085159572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085159572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085159572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085159572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085159572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085159572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085159572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085159572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085159572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085159572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085159572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085159572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085159572 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085159572 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085200592 DLCTRL DEBUG Command: GET 214243600 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085200592 DLCTRL DEBUG Tx Command reply: GET_REPLY 214243600 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085200601 DLCTRL DEBUG Command: GET 175516105 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085200601 DLCTRL DEBUG Tx Command reply: GET_REPLY 175516105 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085200605 DLCTRL DEBUG Command: GET 764182513 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085200605 DLCTRL DEBUG Tx Command reply: GET_REPLY 764182513 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085200609 DLCTRL DEBUG Command: GET 252667402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085200610 DLCTRL DEBUG Tx Command reply: GET_REPLY 252667402 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085200614 DLCTRL DEBUG Command: GET 794742079 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085200614 DLCTRL DEBUG Tx Command reply: GET_REPLY 794742079 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085200618 DLCTRL DEBUG Command: GET 722853233 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085200618 DLCTRL DEBUG Tx Command reply: GET_REPLY 722853233 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085200622 DLCTRL DEBUG Command: GET 181586829 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085200622 DLCTRL DEBUG Tx Command reply: GET_REPLY 181586829 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085200626 DLCTRL DEBUG Command: GET 222247802 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085200626 DLCTRL DEBUG Tx Command reply: GET_REPLY 222247802 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085200630 DLCTRL DEBUG Command: GET 807273138 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085200630 DLCTRL DEBUG Tx Command reply: GET_REPLY 807273138 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085200634 DLCTRL DEBUG Command: GET 960272772 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085200634 DLCTRL DEBUG Tx Command reply: GET_REPLY 960272772 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085200640 DLCTRL DEBUG Command: GET 167421420 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085200640 DLCTRL DEBUG Tx Command reply: GET_REPLY 167421420 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085200644 DLCTRL DEBUG Command: GET 826416846 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085200644 DLCTRL DEBUG Tx Command reply: GET_REPLY 826416846 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085200649 DLCTRL DEBUG Command: GET 962123797 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085200649 DLCTRL DEBUG Tx Command reply: GET_REPLY 962123797 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085200653 DLCTRL DEBUG Command: GET 5006575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085200653 DLCTRL DEBUG Tx Command reply: GET_REPLY 5006575 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085200657 DLCTRL DEBUG Command: GET 5450422 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085200657 DLCTRL DEBUG Tx Command reply: GET_REPLY 5450422 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085200661 DLCTRL DEBUG Command: GET 72522935 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085200661 DLCTRL DEBUG Tx Command reply: GET_REPLY 72522935 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085200665 DLCTRL DEBUG Command: GET 498183419 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085200665 DLCTRL DEBUG Tx Command reply: GET_REPLY 498183419 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085200669 DLCTRL DEBUG Command: GET 39829312 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085200669 DLCTRL DEBUG Tx Command reply: GET_REPLY 39829312 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085200673 DLCTRL DEBUG Command: GET 241185105 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085200673 DLCTRL DEBUG Tx Command reply: GET_REPLY 241185105 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085200676 DLCTRL DEBUG Command: GET 180431298 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085200676 DLCTRL DEBUG Tx Command reply: GET_REPLY 180431298 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000001111010100'B, t_guard := 20.000000 } 20241216085200721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38310<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)9448586 20241216085201758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085201758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085201758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085201758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085201758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x902c8a, normal) (hnbgw_rua.c:407) 20241216085201758 DHNB DEBUG map_rua[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085201758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085201758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9448586 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085201758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085201758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085201758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9448586 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216085201758 DCN DEBUG map_sccp[0x55e884f6ba10]{init}: Allocated (fsm.c:456) 20241216085201758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085201758 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9448586 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085201758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9448586 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085201758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085201758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085201758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085201758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085201758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085201758 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085201758 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{IDLE}: Allocated (fsm.c:456) 20241216085201758 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085201758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003d40056400500f1100926) (sccp_scrc.c:406) 20241216085201758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085201758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085201758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085201758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085201758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085201758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085201758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085201758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085201758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085201758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085201758 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085201758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085201758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085201758 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085201758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085201758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085201758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085201758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085201758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085201758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085201758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085201758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085201758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085201758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)4462995 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@3dc551994ff5: setverdict(pass): none -> pass 20241216085201766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085201766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085201766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085201766 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 20241216085201766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085201766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085201766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085201766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085201766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085201766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085201766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085201766 DLM3UA DEBUG 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) 20241216085201766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085201766 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d1ca4) (sccp_scrc.c:477) 20241216085201766 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241216085201766 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085201766 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085201766 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085201766 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085201766 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) 20241216085201766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085201766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085201768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38310<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085201770 DLCTRL DEBUG Command: GET 86206086 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085201770 DLCTRL DEBUG Tx Command reply: GET_REPLY 86206086 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085201771 DLCTRL DEBUG Command: GET 32051856 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085201771 DLCTRL DEBUG Tx Command reply: GET_REPLY 32051856 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085201773 DLCTRL DEBUG Command: GET 206431717 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085201773 DLCTRL DEBUG Tx Command reply: GET_REPLY 206431717 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085201775 DLCTRL DEBUG Command: GET 721836551 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085201775 DLCTRL DEBUG Tx Command reply: GET_REPLY 721836551 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085201776 DLCTRL DEBUG Command: GET 200767543 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085201776 DLCTRL DEBUG Tx Command reply: GET_REPLY 200767543 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085201777 DLCTRL DEBUG Command: GET 67010062 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085201777 DLCTRL DEBUG Tx Command reply: GET_REPLY 67010062 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085201779 DLCTRL DEBUG Command: GET 303738339 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085201779 DLCTRL DEBUG Tx Command reply: GET_REPLY 303738339 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216085201780 DLCTRL DEBUG Command: GET 884130095 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085201780 DLCTRL DEBUG Tx Command reply: GET_REPLY 884130095 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085201781 DLCTRL DEBUG Command: GET 408494913 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085201781 DLCTRL DEBUG Tx Command reply: GET_REPLY 408494913 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085201782 DLCTRL DEBUG Command: GET 606756182 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085201782 DLCTRL DEBUG Tx Command reply: GET_REPLY 606756182 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085201783 DLCTRL DEBUG Command: GET 283643381 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085201783 DLCTRL DEBUG Tx Command reply: GET_REPLY 283643381 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085201784 DLCTRL DEBUG Command: GET 533014775 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085201784 DLCTRL DEBUG Tx Command reply: GET_REPLY 533014775 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085201785 DLCTRL DEBUG Command: GET 597271283 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085201785 DLCTRL DEBUG Tx Command reply: GET_REPLY 597271283 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085201785 DLCTRL DEBUG Command: GET 335058346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085201785 DLCTRL DEBUG Tx Command reply: GET_REPLY 335058346 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085201786 DLCTRL DEBUG Command: GET 686480052 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085201786 DLCTRL DEBUG Tx Command reply: GET_REPLY 686480052 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085201787 DLCTRL DEBUG Command: GET 451105485 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085201787 DLCTRL DEBUG Tx Command reply: GET_REPLY 451105485 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085201788 DLCTRL DEBUG Command: GET 272729925 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085201788 DLCTRL DEBUG Tx Command reply: GET_REPLY 272729925 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085201788 DLCTRL DEBUG Command: GET 486977196 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085201788 DLCTRL DEBUG Tx Command reply: GET_REPLY 486977196 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085201789 DLCTRL DEBUG Command: GET 512944809 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085201789 DLCTRL DEBUG Tx Command reply: GET_REPLY 512944809 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085201790 DLCTRL DEBUG Command: GET 446010081 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085201790 DLCTRL DEBUG Tx Command reply: GET_REPLY 446010081 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001101111001'B, t_guard := 20.000000 } 20241216085201801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)11808594 20241216085202823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085202823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085202823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085202823 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085202823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb42f52, normal) (hnbgw_rua.c:407) 20241216085202823 DHNB DEBUG map_rua[0x55e884f63a70]{init}: Allocated (fsm.c:456) 20241216085202823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085202823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11808594 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085202823 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085202823 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085202823 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085202823 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11808594 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216085202823 DCN DEBUG map_sccp[0x55e884f6bc50]{init}: Allocated (fsm.c:456) 20241216085202823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085202823 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11808594 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085202823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11808594 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085202823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085202823 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085202823 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085202823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085202823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085202823 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085202823 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{IDLE}: Allocated (fsm.c:456) 20241216085202823 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085202823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003790056400500f1100926) (sccp_scrc.c:406) 20241216085202823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085202823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085202823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085202823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085202823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085202823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085202823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085202823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085202823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085202823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085202823 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085202823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085202823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085202823 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085202823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085202823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085202824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085202824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085202824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085202824 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085202824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085202824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085202824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085202824 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)1791455 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085202828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085202828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085202828 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085202828 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 20241216085202828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085202828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085202828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085202828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085202828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085202828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085202828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085202828 DLM3UA DEBUG 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) 20241216085202828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085202828 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013031c) (sccp_scrc.c:477) 20241216085202828 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241216085202828 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085202828 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085202828 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085202828 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085202828 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) 20241216085202828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085202828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@3dc551994ff5: setverdict(pass): none -> pass 20241216085202830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085202831 DLCTRL DEBUG Command: GET 37969791 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085202831 DLCTRL DEBUG Tx Command reply: GET_REPLY 37969791 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085202833 DLCTRL DEBUG Command: GET 491720460 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085202833 DLCTRL DEBUG Tx Command reply: GET_REPLY 491720460 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085202836 DLCTRL DEBUG Command: GET 5588430 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085202836 DLCTRL DEBUG Tx Command reply: GET_REPLY 5588430 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085202839 DLCTRL DEBUG Command: GET 642904343 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085202839 DLCTRL DEBUG Tx Command reply: GET_REPLY 642904343 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085202841 DLCTRL DEBUG Command: GET 771995854 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085202841 DLCTRL DEBUG Tx Command reply: GET_REPLY 771995854 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085202843 DLCTRL DEBUG Command: GET 609549932 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085202843 DLCTRL DEBUG Tx Command reply: GET_REPLY 609549932 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085202844 DLCTRL DEBUG Command: GET 88217787 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085202844 DLCTRL DEBUG Tx Command reply: GET_REPLY 88217787 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20241216085202846 DLCTRL DEBUG Command: GET 410567613 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085202846 DLCTRL DEBUG Tx Command reply: GET_REPLY 410567613 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085202847 DLCTRL DEBUG Command: GET 485226041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085202847 DLCTRL DEBUG Tx Command reply: GET_REPLY 485226041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085202848 DLCTRL DEBUG Command: GET 148880959 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085202848 DLCTRL DEBUG Tx Command reply: GET_REPLY 148880959 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085202849 DLCTRL DEBUG Command: GET 386170884 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085202849 DLCTRL DEBUG Tx Command reply: GET_REPLY 386170884 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085202849 DLCTRL DEBUG Command: GET 589085980 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085202849 DLCTRL DEBUG Tx Command reply: GET_REPLY 589085980 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085202850 DLCTRL DEBUG Command: GET 878891718 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085202850 DLCTRL DEBUG Tx Command reply: GET_REPLY 878891718 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085202851 DLCTRL DEBUG Command: GET 663005016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085202851 DLCTRL DEBUG Tx Command reply: GET_REPLY 663005016 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085202852 DLCTRL DEBUG Command: GET 744913000 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085202852 DLCTRL DEBUG Tx Command reply: GET_REPLY 744913000 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085202853 DLCTRL DEBUG Command: GET 71755656 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085202853 DLCTRL DEBUG Tx Command reply: GET_REPLY 71755656 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085202853 DLCTRL DEBUG Command: GET 319941689 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085202853 DLCTRL DEBUG Tx Command reply: GET_REPLY 319941689 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085202854 DLCTRL DEBUG Command: GET 869444621 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085202854 DLCTRL DEBUG Tx Command reply: GET_REPLY 869444621 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085202855 DLCTRL DEBUG Command: GET 381607789 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085202855 DLCTRL DEBUG Tx Command reply: GET_REPLY 381607789 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085202856 DLCTRL DEBUG Command: GET 576887347 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085202856 DLCTRL DEBUG Tx Command reply: GET_REPLY 576887347 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000101010000'B, t_guard := 20.000000 } 20241216085202866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)10193984 20241216085203873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085203873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085203873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085203873 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085203873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b8c40, normal) (hnbgw_rua.c:407) 20241216085203873 DHNB DEBUG map_rua[0x55e884fcf810]{init}: Allocated (fsm.c:456) 20241216085203873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085203873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10193984 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085203873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085203873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085203873 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10193984 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216085203873 DCN DEBUG map_sccp[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085203873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085203873 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10193984 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085203873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10193984 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085203873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085203873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085203873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085203873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085203873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085203873 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085203873 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{IDLE}: Allocated (fsm.c:456) 20241216085203873 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085203873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001500056400500f1100926) (sccp_scrc.c:406) 20241216085203873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085203873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085203873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085203873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085203873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085203873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085203873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085203873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085203873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085203873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085203873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085203873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085203873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085203873 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085203873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085203873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085203873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085203873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085203873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085203873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085203873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085203873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085203873 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)12209561 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085203875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203875 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085203875 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085203875 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 20241216085203875 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085203875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085203875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085203875 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(612)@3dc551994ff5: setverdict(pass): none -> pass 20241216085203875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085203875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085203875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085203875 DLM3UA DEBUG 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) 20241216085203875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085203875 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082727d) (sccp_scrc.c:477) 20241216085203875 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241216085203875 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085203875 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085203875 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085203875 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085203875 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) 20241216085203875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085203875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085203875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085203876 DLCTRL DEBUG Command: GET 12522123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085203876 DLCTRL DEBUG Tx Command reply: GET_REPLY 12522123 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085203877 DLCTRL DEBUG Command: GET 834303010 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085203877 DLCTRL DEBUG Tx Command reply: GET_REPLY 834303010 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085203877 DLCTRL DEBUG Command: GET 63561184 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085203877 DLCTRL DEBUG Tx Command reply: GET_REPLY 63561184 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085203878 DLCTRL DEBUG Command: GET 720974356 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085203878 DLCTRL DEBUG Tx Command reply: GET_REPLY 720974356 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085203879 DLCTRL DEBUG Command: GET 692015553 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085203879 DLCTRL DEBUG Tx Command reply: GET_REPLY 692015553 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085203881 DLCTRL DEBUG Command: GET 41685364 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085203881 DLCTRL DEBUG Tx Command reply: GET_REPLY 41685364 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085203882 DLCTRL DEBUG Command: GET 488141697 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085203882 DLCTRL DEBUG Tx Command reply: GET_REPLY 488141697 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20241216085203883 DLCTRL DEBUG Command: GET 438586093 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085203883 DLCTRL DEBUG Tx Command reply: GET_REPLY 438586093 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085203885 DLCTRL DEBUG Command: GET 786143318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085203885 DLCTRL DEBUG Tx Command reply: GET_REPLY 786143318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085203886 DLCTRL DEBUG Command: GET 845112670 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085203886 DLCTRL DEBUG Tx Command reply: GET_REPLY 845112670 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085203887 DLCTRL DEBUG Command: GET 665889700 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085203887 DLCTRL DEBUG Tx Command reply: GET_REPLY 665889700 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085203888 DLCTRL DEBUG Command: GET 255472130 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085203888 DLCTRL DEBUG Tx Command reply: GET_REPLY 255472130 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085203889 DLCTRL DEBUG Command: GET 926514787 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085203889 DLCTRL DEBUG Tx Command reply: GET_REPLY 926514787 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085203890 DLCTRL DEBUG Command: GET 403640583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085203890 DLCTRL DEBUG Tx Command reply: GET_REPLY 403640583 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085203891 DLCTRL DEBUG Command: GET 340466900 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085203891 DLCTRL DEBUG Tx Command reply: GET_REPLY 340466900 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085203893 DLCTRL DEBUG Command: GET 335909073 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085203893 DLCTRL DEBUG Tx Command reply: GET_REPLY 335909073 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085203894 DLCTRL DEBUG Command: GET 975958557 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085203894 DLCTRL DEBUG Tx Command reply: GET_REPLY 975958557 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085203895 DLCTRL DEBUG Command: GET 293373918 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085203895 DLCTRL DEBUG Tx Command reply: GET_REPLY 293373918 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085203895 DLCTRL DEBUG Command: GET 641174507 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085203895 DLCTRL DEBUG Tx Command reply: GET_REPLY 641174507 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085203896 DLCTRL DEBUG Command: GET 910453324 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085203896 DLCTRL DEBUG Tx Command reply: GET_REPLY 910453324 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085203899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085203899 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085203899 DLINP DEBUG SRVCONN(,r=127.0.0.1:57032<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085203899 DLINP NOTICE SRV(,r=127.0.0.1:57032<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085203899 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085203899 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) 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@3dc551994ff5: Final verdict of PTC: none 20241216085203899 DMAIN NOTICE (127.0.0.1:57032 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57032<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085203899 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085203899 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35179<->l=127.0.0.1:4262) (control_if.c:193) 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085203899 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085203899 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) 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@3dc551994ff5: Final verdict of PTC: none 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085203899 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 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085203899 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085203899 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085203899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-MGCP(609)@3dc551994ff5: Final verdict of PTC: none 20241216085203899 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085203899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085203899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085203900 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085203900 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 20241216085203900 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(599)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@3dc551994ff5: Final verdict of PTC: none 20241216085203900 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 20241216085203900 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085203900 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085203900 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 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085203900 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085203900 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 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085203900 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085203900 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085203900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085203900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085203900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085203900 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085203900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085203900 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085203900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085203900 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085203900 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085203900 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085203900 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085203900 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085203901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085203901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085203901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085203901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085203901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085203901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085203901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085203901 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085203901 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085203901 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085203901 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085203901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085203901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085203901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085203901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085203901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085203901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085203901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085203901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085203901 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085203901 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085203901 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(605)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(590)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@3dc551994ff5: Final verdict of PTC: none 20241216085203906 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 20241216085203906 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) 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085203906 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085203906 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) 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216085203906 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) 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085203906 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085203906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085203906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085203906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085203906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085203906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(602)@3dc551994ff5: Final verdict of PTC: none 20241216085203906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085203906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085203906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085203906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085203906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085203906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085203906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085203906 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085203906 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085203906 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085203906 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085203906 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085203906 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085203906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d1ca4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085203906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085203907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085203907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085203907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085203907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085203907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085203907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085203907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085203907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085203907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085203907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085203907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085203907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085203907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085203907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085203906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085203906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085203906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085203906 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085203906 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085203906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{disrupted}: Freeing instance (context_map.c:202) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9448586)[0x55e884f5f840]{disrupted}: Deallocated (fsm.c:568) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{disconnected}: Freeing instance (context_map.c:206) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e884f6ba10]{disconnected}: Deallocated (fsm.c:568) 20241216085203906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9448586 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085203906 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085203906 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085203906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013031c), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085203906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085203906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085203906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085203906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085203906 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085203906 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085203906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{disrupted}: Freeing instance (context_map.c:202) 20241216085203906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11808594)[0x55e884f63a70]{disrupted}: Deallocated (fsm.c:568) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{disconnected}: Freeing instance (context_map.c:206) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e884f6bc50]{disconnected}: Deallocated (fsm.c:568) 20241216085203906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11808594 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241216085203906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085203906 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085203906 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085203907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082727d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085203907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085203907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085203907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085203907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085203907 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085203907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085203907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085203907 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085203907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085203907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085203907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085203907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{disrupted}: Freeing instance (context_map.c:202) 20241216085203907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10193984)[0x55e884fcf810]{disrupted}: Deallocated (fsm.c:568) 20241216085203907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085203907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{disconnected}: Freeing instance (context_map.c:206) 20241216085203907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e884f63ba0]{disconnected}: Deallocated (fsm.c:568) 20241216085203907 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10193984 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241216085203907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085203907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085203907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085203907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085203907 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085203907 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085203907 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085203908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:03 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 20241216085204067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085204627 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085204627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc6cb9), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085204627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085204627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085204627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085204627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085204627 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085204627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f719d7), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085204627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085204627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085204627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085204627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085204628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085204628 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085204628 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085204628 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085204628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085204628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085204628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085204628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085204628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085204628 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085204628 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085204628 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085204628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085204628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085204628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085204628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085204630 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085204630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f6b87), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085204630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085204630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085204630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085204630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085204630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085204630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085204630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085204630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085204630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085204630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085204630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085204630 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085204770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524296) 20241216085205354 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085205354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f410d6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085205354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085205354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085205354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085205354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085205354 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085205354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e196f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085205354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085205354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085205354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085205354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085205355 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085205355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e542), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085205355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085205355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085205355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085205355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085205355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085205355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085205355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085205355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085205355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085205355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085205355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085205355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085205355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085205355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085205355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085205355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085205355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085205355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085205355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085205356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085205356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085205356 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=524296, count=537804) 20241216085205900 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085205901 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085205901 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085205901 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085205901 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085205901 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085205901 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085205901 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085205901 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085205907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085205907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085205907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085206082 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085206082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085206082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085206082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085206082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085206082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085206082 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085206082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085206082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085206082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085206082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085206082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085206082 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085206082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085206082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085206082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085206082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085206082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085206083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085206083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085206083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085206083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085206083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085206083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085206083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085206083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085206083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085206083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085206083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085206083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085206083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:52:06 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 20241216085206868 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085206868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085206868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085206868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085206868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085206868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085206868 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085206868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085206868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085206868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085206868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085206868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085206868 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085206868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085206868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085206868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085206868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085206868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085206869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085206869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085206869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085206869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085206869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085206869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085206869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085206869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085206869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085206869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085206869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085206869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085206869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085207740 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085207740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085207740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085207740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207740 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085207740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085207740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085207740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207740 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085207740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085207740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085207740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085207741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085207741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085207741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241216085207857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085207862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085207866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42583<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085207882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085207882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085207890 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207890 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207890 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207890 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207890 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207890 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207890 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207890 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207891 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58101 (stream_srv.c:132) 20241216085207891 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58101<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085207892 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207892 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085207892 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207892 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085207892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207892 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207892 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207892 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085207892 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207892 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085207892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207892 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207892 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207892 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085207892 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207892 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085207892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207892 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207892 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207892 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085207892 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085207892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207892 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207892 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 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085207892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085207892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085207892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085207892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(623)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(626)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(624)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-M3UA(629)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085207936 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207936 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207937 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207937 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207937 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207937 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207937 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085207937 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085207938 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207938 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085207938 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207938 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085207938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207938 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207938 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207938 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085207938 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207938 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085207938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207938 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207938 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207938 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085207938 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085207938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207938 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207938 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085207938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085207938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085207938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085207938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085207938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085207938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085207938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085207938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085207938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085207938 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085207938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207938 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 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085207938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085207938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085207938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085207938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085207938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085207938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085207938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(630)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(636)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085207995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085207995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085207995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085207995 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085207995 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085207995 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085207995 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085207995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085207995 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085208000 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085208000 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085208000 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085208000 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085208000 DHNBAP DEBUG (127.0.0.1:58101 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085208000 DHNBAP NOTICE (127.0.0.1:58101 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085208000 DHNBAP NOTICE (127.0.0.1:58101 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085208000 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085208000 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085208104 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085208104 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085208104 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085208104 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085208106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208106 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085208106 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085208106 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085208106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085208106 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085208106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085208107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208107 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085208107 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085208107 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085208107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085208107 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085208107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085208107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085208107 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085208107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085208107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085208107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085208107 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085208107 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085208107 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085208108 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085208108 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085208108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085208108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085208108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085208108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208108 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085208108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085208108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085208108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085208108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085208108 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208118 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 20241216085208118 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 20241216085208118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085208118 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085208119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208119 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085208119 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085208119 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085208119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085208119 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085208119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085208120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208120 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085208120 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085208120 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085208120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085208120 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085208120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085208120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085208120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085208120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085208120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085208120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085208120 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085208120 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085208120 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085208121 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085208121 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085208121 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085208121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085208121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085208121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208121 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085208121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085208121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085208121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085208121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085208121 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208131 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 20241216085208131 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 20241216085208131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085208131 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085208132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208132 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085208132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085208132 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085208132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085208132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085208132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085208133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208133 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085208133 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085208133 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085208133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085208133 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085208133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085208133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085208133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085208133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085208133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085208133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085208133 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085208133 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085208133 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085208134 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085208134 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085208134 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085208134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085208134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208134 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085208134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208134 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085208134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085208134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085208134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085208134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085208134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208153 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085208153 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085208153 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085208153 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085208154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208154 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085208154 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085208154 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085208154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085208154 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085208154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085208155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208155 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085208155 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085208155 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085208155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085208155 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085208155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085208155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085208155 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085208155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085208155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085208155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085208155 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085208155 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085208155 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085208156 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085208156 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085208156 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085208156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085208156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085208156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208156 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085208156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085208156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085208156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085208156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085208156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208168 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 20241216085208168 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 20241216085208168 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085208168 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085208170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208170 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085208170 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085208170 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085208170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085208170 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085208170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085208170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208170 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085208170 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085208170 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085208170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085208170 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085208170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085208170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085208170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085208170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085208170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085208170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085208170 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085208170 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085208170 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085208171 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085208171 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085208171 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085208171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085208171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085208171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208171 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085208171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085208171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085208171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085208171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085208171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208183 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 20241216085208183 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 20241216085208183 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085208183 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216085208184 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) 20241216085208184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216085208184 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085208184 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085208184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085208184 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085208184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085208184 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) 20241216085208184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085208184 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085208184 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085208184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085208184 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085208184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085208184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085208184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216085208184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085208184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085208184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085208184 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085208184 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085208184 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085208185 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085208185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085208185 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085208185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085208185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085208185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208185 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085208185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085208185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085208185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085208185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085208185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208620 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085208620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396cf1), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085208620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085208620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208620 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085208620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2e1a), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085208620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085208620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208620 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085208620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b24671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085208620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085208620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208620 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085208620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00871cf6), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085208620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085208620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085208620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085208620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085208620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085208620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085208620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208623 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085208623 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085208623 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085208623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085208623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208623 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=00396cf1) (sccp_scrc.c:477) 20241216085208623 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20241216085208623 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085208623 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085208623 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085208623 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085208623 DLSCCP DEBUG SCCP-SCOC(54)[0x55e884f7ab20]{IDLE}: Deallocated (fsm.c:568) 20241216085208830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208830 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085208830 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085208830 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085208830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208831 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085208831 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085208831 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085208831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085208831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208831 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=00be2e1a) (sccp_scrc.c:477) 20241216085208831 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(55)[0x55e884f7f340]{IDLE}: Deallocated (fsm.c:568) 20241216085208831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208831 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085208831 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085208831 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085208831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085208831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208831 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=00b24671) (sccp_scrc.c:477) 20241216085208831 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085208831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208831 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085208831 DLSCCP DEBUG SCCP-SCOC(56)[0x55e884ee8a90]{IDLE}: Deallocated (fsm.c:568) 20241216085208831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085208831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208832 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=00871cf6) (sccp_scrc.c:477) 20241216085208832 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20241216085208832 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085208832 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085208832 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085208832 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085208832 DLSCCP DEBUG SCCP-SCOC(57)[0x55e884f62d20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(622)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(625)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085208928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208928 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085208928 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085208928 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 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208928 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208928 DLM3UA DEBUG 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) 20241216085208928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085208928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085208928 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085208928 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) 20241216085208928 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) 20241216085208928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085208928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208928 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085208928 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085208928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085208928 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208928 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085208928 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085208928 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 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208928 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208928 DLM3UA DEBUG 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) 20241216085208928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085208928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208928 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085208928 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085208928 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085208939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085208939 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085208939 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 20241216085208939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208939 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) 20241216085208939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085208939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085208939 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085208939 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) 20241216085208939 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) 20241216085208939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208939 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085208939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208939 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085208939 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085208939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085208939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085208939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085208939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085208939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208940 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085208940 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085208940 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 20241216085208940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208940 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208940 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) 20241216085208940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085208940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085208940 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085208940 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085208940 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085208965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085208965 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085208965 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085208965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085208966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085208966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085208966 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085208966 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085208966 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085208966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085208966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208966 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085208966 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085208966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085208966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085208966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085208966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085208966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208970 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085208970 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085208970 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085208970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085208970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085208970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085208970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085208970 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085208970 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085208976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208976 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085208976 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085208976 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 20241216085208976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208976 DLM3UA DEBUG 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) 20241216085208976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085208976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085208976 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085208977 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085208977 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) 20241216085208977 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) 20241216085208977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085208977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208977 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085208977 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085208977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085208977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085208977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085208977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085208977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208978 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085208978 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085208978 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 20241216085208978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208978 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208978 DLM3UA DEBUG 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) 20241216085208978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208978 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208978 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085208978 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085208978 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085208978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208978 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208978 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085208978 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085208978 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085208989 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) 20241216085208989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085208989 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085208989 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 20241216085208989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208989 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) 20241216085208989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085208989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085208989 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) 20241216085208989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 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) 20241216085208989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085208989 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085208989 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) 20241216085208989 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) 20241216085208989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085208989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085208989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085208989 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085208989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085208989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085208989 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085208989 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: link up (cnlink.c:111) 20241216085208989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085208989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085208989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085208989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085208989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085208989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085208989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085208989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208992 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) 20241216085208992 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085208992 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085208992 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 20241216085208992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085208992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085208992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085208992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085208992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085208992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085208992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085208992 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) 20241216085208992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085208992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085208992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085208992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085208992 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) 20241216085208992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085208992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208992 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) 20241216085208992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085208992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085208992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085208992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085208992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085208992 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085208992 DRANAP INFO cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085209038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085209038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085209038 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085209038 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085209038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085209038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085209038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085209038 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085209038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085209038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085209038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085209038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085209038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085209038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085209038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085209038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085209038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085209038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085209038 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085209038 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085209038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085209038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085209038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085209038 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085209039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085209039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085209039 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085209039 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085209039 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085209039 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085209039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085209039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085209039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085209039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085209039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085209039 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085209039 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085209039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085209039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085209039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085209039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085209039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085209039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085209039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085209039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085209039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085209039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085209039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085209039 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085209039 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085209039 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085209040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085209040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085209040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085209040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085209040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085209040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085209040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085209040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085210010 DLCTRL DEBUG Command: GET 286239533 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085210010 DLCTRL DEBUG Tx Command reply: GET_REPLY 286239533 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085210013 DLCTRL DEBUG Command: GET 339728769 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085210013 DLCTRL DEBUG Tx Command reply: GET_REPLY 339728769 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085210017 DLCTRL DEBUG Command: GET 162656836 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085210017 DLCTRL DEBUG Tx Command reply: GET_REPLY 162656836 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085210021 DLCTRL DEBUG Command: GET 994691073 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085210021 DLCTRL DEBUG Tx Command reply: GET_REPLY 994691073 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085210025 DLCTRL DEBUG Command: GET 793670415 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085210025 DLCTRL DEBUG Tx Command reply: GET_REPLY 793670415 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085210029 DLCTRL DEBUG Command: GET 810754646 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085210029 DLCTRL DEBUG Tx Command reply: GET_REPLY 810754646 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085210033 DLCTRL DEBUG Command: GET 751917543 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085210033 DLCTRL DEBUG Tx Command reply: GET_REPLY 751917543 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085210037 DLCTRL DEBUG Command: GET 676740106 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085210037 DLCTRL DEBUG Tx Command reply: GET_REPLY 676740106 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085210041 DLCTRL DEBUG Command: GET 571707886 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085210041 DLCTRL DEBUG Tx Command reply: GET_REPLY 571707886 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085210045 DLCTRL DEBUG Command: GET 427825271 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085210045 DLCTRL DEBUG Tx Command reply: GET_REPLY 427825271 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085210048 DLCTRL DEBUG Command: GET 378347820 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085210048 DLCTRL DEBUG Tx Command reply: GET_REPLY 378347820 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085210052 DLCTRL DEBUG Command: GET 535931205 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085210052 DLCTRL DEBUG Tx Command reply: GET_REPLY 535931205 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085210055 DLCTRL DEBUG Command: GET 579119234 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085210055 DLCTRL DEBUG Tx Command reply: GET_REPLY 579119234 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085210058 DLCTRL DEBUG Command: GET 563676185 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085210058 DLCTRL DEBUG Tx Command reply: GET_REPLY 563676185 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085210060 DLCTRL DEBUG Command: GET 917685070 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085210060 DLCTRL DEBUG Tx Command reply: GET_REPLY 917685070 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085210062 DLCTRL DEBUG Command: GET 684544067 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085210062 DLCTRL DEBUG Tx Command reply: GET_REPLY 684544067 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085210065 DLCTRL DEBUG Command: GET 501656449 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085210065 DLCTRL DEBUG Tx Command reply: GET_REPLY 501656449 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085210069 DLCTRL DEBUG Command: GET 974486297 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085210069 DLCTRL DEBUG Tx Command reply: GET_REPLY 974486297 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085210072 DLCTRL DEBUG Command: GET 352165384 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085210072 DLCTRL DEBUG Tx Command reply: GET_REPLY 352165384 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085210076 DLCTRL DEBUG Command: GET 880348073 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085210076 DLCTRL DEBUG Tx Command reply: GET_REPLY 880348073 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000001011001110'B, t_guard := 20.000000 } 20241216085210106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)3494543 20241216085211158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085211158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085211158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085211159 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085211159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35528f, normal) (hnbgw_rua.c:407) 20241216085211159 DHNB DEBUG map_rua[0x55e884f787e0]{init}: Allocated (fsm.c:456) 20241216085211159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085211159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494543 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085211159 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085211159 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085211159 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494543 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241216085211159 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085211159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085211159 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3494543 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216085211159 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494543 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085211159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085211159 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085211159 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085211159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085211159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085211159 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085211159 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{IDLE}: Allocated (fsm.c:456) 20241216085211159 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085211159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002ce0056400500f1100926) (sccp_scrc.c:406) 20241216085211159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085211159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085211159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085211159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085211159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085211159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085211159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085211159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085211159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085211159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085211159 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085211159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085211159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085211159 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085211159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085211159 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085211160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085211160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085211160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085211160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085211160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085211160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085211160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085211160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)14320423 HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085211180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085211180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085211180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085211180 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 20241216085211180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085211180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085211180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085211180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085211181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085211181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085211181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085211181 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) 20241216085211181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085211181 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ee9ff1) (sccp_scrc.c:477) 20241216085211181 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241216085211181 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085211181 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085211181 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085211181 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085211181 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) 20241216085211181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085211181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@3dc551994ff5: setverdict(pass): none -> pass 20241216085211184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085211186 DLCTRL DEBUG Command: GET 820632720 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085211186 DLCTRL DEBUG Tx Command reply: GET_REPLY 820632720 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085211190 DLCTRL DEBUG Command: GET 406486180 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085211190 DLCTRL DEBUG Tx Command reply: GET_REPLY 406486180 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085211193 DLCTRL DEBUG Command: GET 297228414 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085211193 DLCTRL DEBUG Tx Command reply: GET_REPLY 297228414 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085211195 DLCTRL DEBUG Command: GET 174253592 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085211195 DLCTRL DEBUG Tx Command reply: GET_REPLY 174253592 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085211197 DLCTRL DEBUG Command: GET 578682998 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085211197 DLCTRL DEBUG Tx Command reply: GET_REPLY 578682998 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085211199 DLCTRL DEBUG Command: GET 460564544 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085211199 DLCTRL DEBUG Tx Command reply: GET_REPLY 460564544 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085211200 DLCTRL DEBUG Command: GET 287214624 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085211200 DLCTRL DEBUG Tx Command reply: GET_REPLY 287214624 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085211201 DLCTRL DEBUG Command: GET 873442562 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085211201 DLCTRL DEBUG Tx Command reply: GET_REPLY 873442562 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085211202 DLCTRL DEBUG Command: GET 634540055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085211202 DLCTRL DEBUG Tx Command reply: GET_REPLY 634540055 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085211203 DLCTRL DEBUG Command: GET 241594904 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085211203 DLCTRL DEBUG Tx Command reply: GET_REPLY 241594904 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085211203 DLCTRL DEBUG Command: GET 758247993 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085211203 DLCTRL DEBUG Tx Command reply: GET_REPLY 758247993 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085211204 DLCTRL DEBUG Command: GET 685536410 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085211204 DLCTRL DEBUG Tx Command reply: GET_REPLY 685536410 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241216085211204 DLCTRL DEBUG Command: GET 914461977 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085211204 DLCTRL DEBUG Tx Command reply: GET_REPLY 914461977 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085211205 DLCTRL DEBUG Command: GET 163834507 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085211205 DLCTRL DEBUG Tx Command reply: GET_REPLY 163834507 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085211206 DLCTRL DEBUG Command: GET 332128262 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085211206 DLCTRL DEBUG Tx Command reply: GET_REPLY 332128262 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085211206 DLCTRL DEBUG Command: GET 306527317 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085211206 DLCTRL DEBUG Tx Command reply: GET_REPLY 306527317 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085211207 DLCTRL DEBUG Command: GET 287605158 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085211207 DLCTRL DEBUG Tx Command reply: GET_REPLY 287605158 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085211208 DLCTRL DEBUG Command: GET 697259548 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085211208 DLCTRL DEBUG Tx Command reply: GET_REPLY 697259548 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085211208 DLCTRL DEBUG Command: GET 955994928 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085211208 DLCTRL DEBUG Tx Command reply: GET_REPLY 955994928 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085211209 DLCTRL DEBUG Command: GET 632274766 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085211209 DLCTRL DEBUG Tx Command reply: GET_REPLY 632274766 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001011011100'B, t_guard := 20.000000 } 20241216085211220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@3dc551994ff5: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)11014690 20241216085212245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085212245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085212245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085212245 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085212245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa81222, normal) (hnbgw_rua.c:407) 20241216085212245 DHNB DEBUG map_rua[0x55e884f63a70]{init}: Allocated (fsm.c:456) 20241216085212245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085212245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11014690 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085212245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085212245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085212245 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085212245 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11014690 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241216085212245 DCN DEBUG map_sccp[0x55e884f6bc50]{init}: Allocated (fsm.c:456) 20241216085212245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085212245 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11014690 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216085212245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11014690 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085212245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085212245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085212245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085212245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085212245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085212246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085212246 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{IDLE}: Allocated (fsm.c:456) 20241216085212246 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085212246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002dc0056400500f1100926) (sccp_scrc.c:406) 20241216085212246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085212246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085212246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085212246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085212246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085212246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085212246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085212246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085212246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085212246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085212246 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085212246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085212246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085212246 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085212246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085212246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085212246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085212246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085212246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085212246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085212246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085212246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085212246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085212246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@3dc551994ff5: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@3dc551994ff5: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)6401727 HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085212251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085212251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085212251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085212251 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 20241216085212251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085212252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085212252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085212252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085212252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085212252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085212252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085212252 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) 20241216085212252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085212252 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00551d55) (sccp_scrc.c:477) 20241216085212252 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241216085212252 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085212252 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085212252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085212252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085212252 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) 20241216085212252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085212252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@3dc551994ff5: setverdict(pass): none -> pass 20241216085212254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085212256 DLCTRL DEBUG Command: GET 76246572 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085212256 DLCTRL DEBUG Tx Command reply: GET_REPLY 76246572 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085212259 DLCTRL DEBUG Command: GET 103776065 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085212259 DLCTRL DEBUG Tx Command reply: GET_REPLY 103776065 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085212261 DLCTRL DEBUG Command: GET 267468351 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085212261 DLCTRL DEBUG Tx Command reply: GET_REPLY 267468351 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085212261 DLCTRL DEBUG Command: GET 358122016 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085212261 DLCTRL DEBUG Tx Command reply: GET_REPLY 358122016 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085212262 DLCTRL DEBUG Command: GET 355375651 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085212262 DLCTRL DEBUG Tx Command reply: GET_REPLY 355375651 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085212263 DLCTRL DEBUG Command: GET 622254223 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085212263 DLCTRL DEBUG Tx Command reply: GET_REPLY 622254223 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085212264 DLCTRL DEBUG Command: GET 582911066 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085212264 DLCTRL DEBUG Tx Command reply: GET_REPLY 582911066 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085212265 DLCTRL DEBUG Command: GET 429655521 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085212265 DLCTRL DEBUG Tx Command reply: GET_REPLY 429655521 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085212266 DLCTRL DEBUG Command: GET 958081802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085212266 DLCTRL DEBUG Tx Command reply: GET_REPLY 958081802 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085212267 DLCTRL DEBUG Command: GET 916356466 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085212267 DLCTRL DEBUG Tx Command reply: GET_REPLY 916356466 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085212268 DLCTRL DEBUG Command: GET 182091920 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085212269 DLCTRL DEBUG Tx Command reply: GET_REPLY 182091920 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085212270 DLCTRL DEBUG Command: GET 11763380 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085212271 DLCTRL DEBUG Tx Command reply: GET_REPLY 11763380 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241216085212272 DLCTRL DEBUG Command: GET 700081801 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085212272 DLCTRL DEBUG Tx Command reply: GET_REPLY 700081801 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085212273 DLCTRL DEBUG Command: GET 812200233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085212273 DLCTRL DEBUG Tx Command reply: GET_REPLY 812200233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085212274 DLCTRL DEBUG Command: GET 112919795 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085212274 DLCTRL DEBUG Tx Command reply: GET_REPLY 112919795 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085212275 DLCTRL DEBUG Command: GET 931323382 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085212275 DLCTRL DEBUG Tx Command reply: GET_REPLY 931323382 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085212275 DLCTRL DEBUG Command: GET 886282848 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085212275 DLCTRL DEBUG Tx Command reply: GET_REPLY 886282848 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085212276 DLCTRL DEBUG Command: GET 632170357 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085212276 DLCTRL DEBUG Tx Command reply: GET_REPLY 632170357 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085212277 DLCTRL DEBUG Command: GET 877397989 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085212277 DLCTRL DEBUG Tx Command reply: GET_REPLY 877397989 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085212278 DLCTRL DEBUG Command: GET 394352039 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085212278 DLCTRL DEBUG Tx Command reply: GET_REPLY 394352039 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001001111110'B, t_guard := 20.000000 } 20241216085212288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)16641818 20241216085213315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085213315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085213315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085213315 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085213315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdef1a, normal) (hnbgw_rua.c:407) 20241216085213315 DHNB DEBUG map_rua[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085213315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085213315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16641818 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085213315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085213315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085213315 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16641818 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085213315 DCN DEBUG map_sccp[0x55e884f5e050]{init}: Allocated (fsm.c:456) 20241216085213315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085213315 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16641818 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085213316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16641818 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085213316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085213316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085213316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085213316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085213316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085213316 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085213316 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{IDLE}: Allocated (fsm.c:456) 20241216085213316 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085213316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300027e0056400500f1100926) (sccp_scrc.c:406) 20241216085213316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085213316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085213316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085213316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085213316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085213316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085213316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085213316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085213316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085213316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213316 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085213316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213316 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085213316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085213316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085213316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085213316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085213316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085213316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085213316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14654195 HNBGW_Test.msc1-SCCP(624)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085213334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085213334 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085213334 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 20241216085213334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085213334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085213334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085213334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085213334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085213334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085213334 DLM3UA DEBUG 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) 20241216085213334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085213334 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009bd9d6) (sccp_scrc.c:477) 20241216085213334 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241216085213334 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085213334 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085213334 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213334 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085213334 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) 20241216085213334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085213334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@3dc551994ff5: setverdict(pass): none -> pass 20241216085213338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085213340 DLCTRL DEBUG Command: GET 827341480 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085213340 DLCTRL DEBUG Tx Command reply: GET_REPLY 827341480 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085213344 DLCTRL DEBUG Command: GET 669876100 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085213345 DLCTRL DEBUG Tx Command reply: GET_REPLY 669876100 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085213347 DLCTRL DEBUG Command: GET 22608813 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085213347 DLCTRL DEBUG Tx Command reply: GET_REPLY 22608813 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085213349 DLCTRL DEBUG Command: GET 599732116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085213349 DLCTRL DEBUG Tx Command reply: GET_REPLY 599732116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085213351 DLCTRL DEBUG Command: GET 767996088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085213351 DLCTRL DEBUG Tx Command reply: GET_REPLY 767996088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085213352 DLCTRL DEBUG Command: GET 185393101 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085213352 DLCTRL DEBUG Tx Command reply: GET_REPLY 185393101 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085213353 DLCTRL DEBUG Command: GET 808759327 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085213353 DLCTRL DEBUG Tx Command reply: GET_REPLY 808759327 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085213354 DLCTRL DEBUG Command: GET 652187948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085213354 DLCTRL DEBUG Tx Command reply: GET_REPLY 652187948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085213355 DLCTRL DEBUG Command: GET 837547840 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085213355 DLCTRL DEBUG Tx Command reply: GET_REPLY 837547840 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085213356 DLCTRL DEBUG Command: GET 358718054 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085213356 DLCTRL DEBUG Tx Command reply: GET_REPLY 358718054 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085213357 DLCTRL DEBUG Command: GET 740412491 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085213357 DLCTRL DEBUG Tx Command reply: GET_REPLY 740412491 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085213357 DLCTRL DEBUG Command: GET 160666308 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085213357 DLCTRL DEBUG Tx Command reply: GET_REPLY 160666308 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241216085213359 DLCTRL DEBUG Command: GET 919214462 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085213359 DLCTRL DEBUG Tx Command reply: GET_REPLY 919214462 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085213359 DLCTRL DEBUG Command: GET 50323098 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085213359 DLCTRL DEBUG Tx Command reply: GET_REPLY 50323098 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085213360 DLCTRL DEBUG Command: GET 695492640 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085213360 DLCTRL DEBUG Tx Command reply: GET_REPLY 695492640 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085213362 DLCTRL DEBUG Command: GET 511133303 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085213362 DLCTRL DEBUG Tx Command reply: GET_REPLY 511133303 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085213363 DLCTRL DEBUG Command: GET 334270705 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085213363 DLCTRL DEBUG Tx Command reply: GET_REPLY 334270705 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085213364 DLCTRL DEBUG Command: GET 719132503 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085213364 DLCTRL DEBUG Tx Command reply: GET_REPLY 719132503 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085213365 DLCTRL DEBUG Command: GET 892228274 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085213365 DLCTRL DEBUG Tx Command reply: GET_REPLY 892228274 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085213365 DLCTRL DEBUG Command: GET 625495136 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085213365 DLCTRL DEBUG Tx Command reply: GET_REPLY 625495136 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085213369 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085213369 DLINP DEBUG SRVCONN(,r=127.0.0.1:58101<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085213369 DLINP NOTICE SRV(,r=127.0.0.1:58101<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085213369 DMAIN NOTICE (127.0.0.1:58101 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58101<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085213369 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085213369 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42583<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@3dc551994ff5: Final verdict of PTC: none 20241216085213370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085213370 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(622)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@3dc551994ff5: Final verdict of PTC: none 20241216085213370 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-RAN(625)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@3dc551994ff5: Final verdict of PTC: none 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085213370 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085213370 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc2-RAN(628)@3dc551994ff5: Final verdict of PTC: none 20241216085213370 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 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085213370 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085213370 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 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(631)@3dc551994ff5: Final verdict of PTC: none 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085213370 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085213370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085213370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216085213370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085213370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085213370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085213370 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 20241216085213370 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241216085213370 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 20241216085213370 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085213370 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085213370 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085213370 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085213370 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 20241216085213370 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085213370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085213370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085213370 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085213370 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085213370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee9ff1), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085213370 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 20241216085213370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213370 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085213370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213370 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085213370 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085213370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085213370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085213370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085213370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085213370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085213370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085213370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{disrupted}: Freeing instance (context_map.c:202) 20241216085213370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3494543)[0x55e884f787e0]{disrupted}: Deallocated (fsm.c:568) 20241216085213370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085213370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085213370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085213370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3494543 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241216085213370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085213370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085213370 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085213370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551d55), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085213370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213370 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085213370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213371 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085213371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085213371 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085213371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{disrupted}: Freeing instance (context_map.c:202) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11014690)[0x55e884f63a70]{disrupted}: Deallocated (fsm.c:568) 20241216085213371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085213371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{disconnected}: Freeing instance (context_map.c:206) 20241216085213371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e884f6bc50]{disconnected}: Deallocated (fsm.c:568) 20241216085213371 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11014690 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241216085213371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc2-M3UA(629)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@3dc551994ff5: Final verdict of PTC: none 20241216085213371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085213371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085213371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085213371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085213371 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085213371 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085213371 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085213371 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085213371 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.sgsn1-RAN(634)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@3dc551994ff5: Final verdict of PTC: none 20241216085213371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085213370 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 20241216085213370 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085213370 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 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085213370 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085213370 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 20241216085213370 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) 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241216085213370 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085213370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085213370 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085213371 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 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085213371 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085213371 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) 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085213371 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085213371 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 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085213371 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085213371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085213371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085213371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085213371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085213371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085213371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085213371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085213371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085213371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085213371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085213371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085213371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241216085213371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085213371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085213371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085213371 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085213371 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085213371 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085213371 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085213371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085213371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085213371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085213371 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085213371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085213371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085213371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085213371 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085213371 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085213371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bd9d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085213371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213371 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085213371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213371 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085213371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085213372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085213372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{disrupted}: Freeing instance (context_map.c:202) 20241216085213372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16641818)[0x55e884f63ba0]{disrupted}: Deallocated (fsm.c:568) 20241216085213372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085213372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{disconnected}: Freeing instance (context_map.c:206) 20241216085213372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e884f5e050]{disconnected}: Deallocated (fsm.c:568) 20241216085213372 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16641818 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241216085213372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085213372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085213372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085213372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085213372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085213372 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085213372 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085213372 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085213372 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085213372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085213372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085213373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085213373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085213373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085213373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085213373 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085213373 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085213372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085213372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085213372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085213372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085213372 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085213373 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085213373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085213374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085213374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085213374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085213374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085213374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085213374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085213374 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085213374 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085213374 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085213374 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(614)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(639)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085213390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(616)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:13 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 20241216085213508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085213907 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085213907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082727d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085213907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085213907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213907 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085213907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013031c), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085213907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085213907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213907 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085213907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d1ca4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085213907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085213907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085213907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085213907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085213908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085213908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085213908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085213908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085213908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085213908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085213908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085213908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085213908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085213908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085214211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=680468) 20241216085214629 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085214629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f719d7), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085214629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085214629 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085214629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085214629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085214629 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085214629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc6cb9), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085214629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085214629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085214629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085214629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085214629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085214629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085214629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085214629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085214629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085214629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085214629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085214629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085214629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085214629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085214629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085214629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085214629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085214629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085214629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085214629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085214630 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085214630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f6b87), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085214630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085214630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085214630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085214630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085214630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085214630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085214630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085214630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085214630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085214630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085214630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085214630 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=680468, count=707416) 20241216085215355 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085215355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e542), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085215356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085215356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085215356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085215356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085215356 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085215356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e196f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085215356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085215356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085215356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085215356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085215356 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085215356 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f410d6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085215356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085215356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085215356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085215356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085215356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085215356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085215356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085215356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085215356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085215356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085215356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085215356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085215356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085215356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085215356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085215356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085215356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085215356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085215356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085215356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085215370 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085215370 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085215370 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085215370 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085215371 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085215371 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085215371 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085215371 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085215371 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241216085215372 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085215372 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085215372 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085215372 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085215372 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085215372 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085215372 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085215372 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085215372 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085216083 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085216083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085216083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085216083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085216083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085216083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085216083 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085216083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085216083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085216083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085216083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085216083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085216084 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085216084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085216084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085216084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085216084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085216084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085216084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085216084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085216084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085216084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085216084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085216084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085216084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085216084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085216084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085216084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085216084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085216084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085216084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:52: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_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 20241216085216869 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085216869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085216869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085216869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085216869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085216869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085216869 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085216869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085216869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085216869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085216869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085216869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085216869 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085216869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085216869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085216869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085216869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085216869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085216869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085216869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085216869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085216869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085216869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085216869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085216869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085216869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085216869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085216869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085216869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085216869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085216869 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_L3Compl_no_cn started. 20241216085217316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085217319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085217323 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35281<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085217339 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085217339 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085217349 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217349 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217349 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217350 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217350 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217350 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217350 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45721 (stream_srv.c:132) 20241216085217350 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45721<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(649)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085217350 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217350 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217351 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217351 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085217351 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085217351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217351 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085217351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217351 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217351 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217351 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085217351 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085217351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217352 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085217352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217352 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217352 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217352 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085217352 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085217352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217352 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085217352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217352 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217352 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217352 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085217352 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085217352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085217352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217352 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217352 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217352 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217352 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 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085217352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217352 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217352 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217352 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085217352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217352 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217352 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217352 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085217352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217352 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217352 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217352 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085217352 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(653)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085217369 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217369 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217369 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217369 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217369 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217369 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217370 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085217370 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217371 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217371 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085217371 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217371 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085217371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217371 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217371 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217371 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085217371 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217371 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085217371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217371 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217371 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085217371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085217371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217371 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217371 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085217371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085217371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217371 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217371 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 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085217371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085217371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085217371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085217371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085217394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085217394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085217394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085217394 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085217394 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085217394 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085217394 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085217394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085217394 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085217398 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085217398 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085217398 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085217398 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085217398 DHNBAP DEBUG (127.0.0.1:45721 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085217398 DHNBAP NOTICE (127.0.0.1:45721 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085217398 DHNBAP NOTICE (127.0.0.1:45721 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085217398 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085217398 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085217566 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085217566 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085217566 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085217566 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085217573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217573 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085217573 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085217573 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085217573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085217573 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085217573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085217577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085217577 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085217577 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085217577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085217577 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085217577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085217577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085217577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085217577 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085217577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085217577 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085217577 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085217577 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085217577 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085217577 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085217577 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217578 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217578 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085217578 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085217579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085217579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217579 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085217579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085217579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085217579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085217580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085217584 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085217584 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085217584 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085217584 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085217586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217586 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085217586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085217586 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085217586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085217586 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085217586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085217589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217589 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085217589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085217589 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085217589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085217589 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085217589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085217589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085217589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085217589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085217589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085217589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085217589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085217589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085217589 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085217589 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085217589 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085217590 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085217590 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085217590 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085217591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085217591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085217591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085217591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085217591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085217591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085217591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217591 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085217591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085217591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085217591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085217591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085217591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085217741 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085217741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085217741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085217741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217741 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085217741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c6647), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085217741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085217741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217741 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085217741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3145a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085217741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085217741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085217741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085217741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085217742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085217742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085217742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085217742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085217742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085217742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085217742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085217742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085217750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085217750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085217750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085217750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085217750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085217750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085217750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085217750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085217751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085217751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085217751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085217751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085217751 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=0071741e) (sccp_scrc.c:477) 20241216085217751 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20241216085217751 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085217751 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085217751 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085217751 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085217751 DLSCCP DEBUG SCCP-SCOC(58)[0x55e884f6ca00]{IDLE}: Deallocated (fsm.c:568) 20241216085217954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085217954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085217954 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085217954 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085217954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085217954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085217954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085217954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085217955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085217955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085217955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085217955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085217955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085217955 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=009c6647) (sccp_scrc.c:477) 20241216085217955 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20241216085217955 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085217955 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085217955 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085217955 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085217955 DLSCCP DEBUG SCCP-SCOC(60)[0x55e884facac0]{IDLE}: Deallocated (fsm.c:568) 20241216085218373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085218373 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085218373 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085218373 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085218373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085218373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085218373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085218373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085218373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085218373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085218373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085218373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085218373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085218373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085218373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085218373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085218373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085218374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085218374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085218374 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085218374 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085218374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085218374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085218374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085218374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085218374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085218374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085218374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085218374 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085218374 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(652)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085218374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085218374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085218374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085218374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085218374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085218374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085218374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085218374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085218375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085218375 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085218375 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085218375 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085218375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085218375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085218375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085218375 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085218375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085218375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085218375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085218375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085218375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085218375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085218375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085218375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085218375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085218375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085218375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085218375 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085218375 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085218390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085218390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085218390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085218390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085218390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085218390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085218390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085218390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085218390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085218390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085218390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085218390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085218390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085218390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085218390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085218390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085218390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085218390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085218390 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085218390 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085218390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085218390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085218390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085218390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085218390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085218390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085218390 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085218390 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085218390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085218390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085218390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085218390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085218390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085218390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085218390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085218390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085218391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085218391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085218391 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085218391 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085218391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085218391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085218391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085218391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085218391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085218391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085218391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085218391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085218391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085218391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085218391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085218391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085218391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085218391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085218391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085218391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085218391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085218391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085218391 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085218391 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085218415 DLCTRL DEBUG Command: GET 677251319 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085218416 DLCTRL DEBUG Tx Command reply: GET_REPLY 677251319 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085218422 DLCTRL DEBUG Command: GET 698052024 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085218422 DLCTRL DEBUG Tx Command reply: GET_REPLY 698052024 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085218425 DLCTRL DEBUG Command: GET 304697777 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085218425 DLCTRL DEBUG Tx Command reply: GET_REPLY 304697777 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085218428 DLCTRL DEBUG Command: GET 604743107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085218428 DLCTRL DEBUG Tx Command reply: GET_REPLY 604743107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085218430 DLCTRL DEBUG Command: GET 204293264 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085218430 DLCTRL DEBUG Tx Command reply: GET_REPLY 204293264 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085218433 DLCTRL DEBUG Command: GET 704689789 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085218433 DLCTRL DEBUG Tx Command reply: GET_REPLY 704689789 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085218435 DLCTRL DEBUG Command: GET 288158833 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085218435 DLCTRL DEBUG Tx Command reply: GET_REPLY 288158833 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085218438 DLCTRL DEBUG Command: GET 376299857 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085218438 DLCTRL DEBUG Tx Command reply: GET_REPLY 376299857 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085218440 DLCTRL DEBUG Command: GET 138756923 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085218440 DLCTRL DEBUG Tx Command reply: GET_REPLY 138756923 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085218442 DLCTRL DEBUG Command: GET 517153878 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085218442 DLCTRL DEBUG Tx Command reply: GET_REPLY 517153878 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085218445 DLCTRL DEBUG Command: GET 346716010 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085218445 DLCTRL DEBUG Tx Command reply: GET_REPLY 346716010 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085218447 DLCTRL DEBUG Command: GET 989488954 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085218447 DLCTRL DEBUG Tx Command reply: GET_REPLY 989488954 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085218449 DLCTRL DEBUG Command: GET 651824647 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085218449 DLCTRL DEBUG Tx Command reply: GET_REPLY 651824647 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085218451 DLCTRL DEBUG Command: GET 367297854 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085218451 DLCTRL DEBUG Tx Command reply: GET_REPLY 367297854 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085218453 DLCTRL DEBUG Command: GET 809289359 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085218453 DLCTRL DEBUG Tx Command reply: GET_REPLY 809289359 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085218455 DLCTRL DEBUG Command: GET 128545065 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085218455 DLCTRL DEBUG Tx Command reply: GET_REPLY 128545065 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085218457 DLCTRL DEBUG Command: GET 309042887 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085218457 DLCTRL DEBUG Tx Command reply: GET_REPLY 309042887 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085218459 DLCTRL DEBUG Command: GET 48354144 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085218459 DLCTRL DEBUG Tx Command reply: GET_REPLY 48354144 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085218460 DLCTRL DEBUG Command: GET 838999841 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085218460 DLCTRL DEBUG Tx Command reply: GET_REPLY 838999841 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085218462 DLCTRL DEBUG Command: GET 187991622 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085218462 DLCTRL DEBUG Tx Command reply: GET_REPLY 187991622 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000110100000'B, t_guard := 20.000000 } 20241216085218499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)16594397 20241216085219541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085219541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085219541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085219541 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085219541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd35dd, normal) (hnbgw_rua.c:407) 20241216085219541 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085219541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16594397)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085219541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594397 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085219541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085219541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085219541 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594397 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216085219541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16594397)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085219541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16594397)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085219541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16594397)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085219541 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16594397 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085219541 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) 20241216085219541 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085219541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085219541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085219541 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)@3dc551994ff5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)16594397 20241216085219552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000011001000'B, t_guard := 20.000000 } 20241216085219568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36416<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)461250 20241216085220581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085220581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085220581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085220581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085220581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x709c2, normal) (hnbgw_rua.c:407) 20241216085220581 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085220581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-461250)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085220581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-461250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085220581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085220581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085220581 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085220581 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-461250 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216085220581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-461250)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085220581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-461250)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085220581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-461250)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085220581 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-461250 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085220581 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) 20241216085220581 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085220581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085220582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085220582 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)@3dc551994ff5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)461250 20241216085220587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000000000111'B, t_guard := 20.000000 } 20241216085220611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)16382984 20241216085221627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085221627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085221627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085221627 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085221627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf9fc08, normal) (hnbgw_rua.c:407) 20241216085221627 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085221627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16382984)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085221627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16382984 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085221627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085221627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085221627 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16382984 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216085221627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16382984)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085221627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16382984)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085221627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16382984)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085221627 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16382984 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085221627 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) 20241216085221627 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085221627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085221627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085221627 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)@3dc551994ff5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)16382984 20241216085221631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000110010001'B, t_guard := 20.000000 } 20241216085221648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@3dc551994ff5: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)6984930 20241216085222670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085222670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085222670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241216085222670 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085222670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a94e2, normal) (hnbgw_rua.c:407) 20241216085222670 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085222670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6984930)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085222670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6984930 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085222670 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085222670 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085222670 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6984930 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216085222670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6984930)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085222670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6984930)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085222670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6984930)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085222670 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6984930 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085222670 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) 20241216085222670 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085222670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085222670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085222670 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)@3dc551994ff5: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)6984930 20241216085222676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085222688 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085222688 DLINP DEBUG SRVCONN(,r=127.0.0.1:45721<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085222688 DLINP NOTICE SRV(,r=127.0.0.1:45721<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085222688 DMAIN NOTICE (127.0.0.1:45721 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45721<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085222688 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@3dc551994ff5: Final verdict of PTC: none 20241216085222689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085222689 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35281<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@3dc551994ff5: Final verdict of PTC: none 20241216085222690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085222690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085222690 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085222690 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085222690 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(651)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@3dc551994ff5: Final verdict of PTC: none 20241216085222691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085222691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085222691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085222691 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085222691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085222691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085222691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085222691 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(652)@3dc551994ff5: Final verdict of PTC: none 20241216085222692 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 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_L3Compl_no_cn-Iuh1(649)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@3dc551994ff5: Final verdict of PTC: none 20241216085222692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085222692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085222692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085222692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085222692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085222692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085222692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085222692 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085222692 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085222692 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085222692 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085222692 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085222692 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085222692 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 20241216085222692 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085222692 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 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085222692 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085222692 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085222692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085222692 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(655)@3dc551994ff5: Final verdict of PTC: none 20241216085222693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085222693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085222693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085222693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085222693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085222693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085222693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085222693 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085222693 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085222693 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085222693 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(657)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(644)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085222693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:22 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 20241216085222739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085223341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60542<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305036) 20241216085223371 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085223371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee9ff1), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085223371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085223371 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085223371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085223371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085223371 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085223371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551d55), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085223371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085223371 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085223371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085223371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085223371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085223371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085223371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085223371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085223371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085223371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085223371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085223371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085223371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085223371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085223371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085223371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085223371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085223372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085223372 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085223372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bd9d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085223372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085223372 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085223372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085223372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085223372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085223372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085223372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085223372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085223372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085223372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085223372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085223908 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085223908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d1ca4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085223908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085223908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085223908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085223908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085223908 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085223908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013031c), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085223908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085223908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085223908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085223908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085223908 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085223908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082727d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085223908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085223908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085223908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085223908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085223909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085223909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085223909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085223909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085223909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085223909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085223909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085223909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085223909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085223909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085223909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085223909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085223909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085223909 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=305036, count=329912) 20241216085224630 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085224630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f6b87), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085224630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085224630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085224630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085224630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085224630 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085224631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc6cb9), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085224631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085224631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085224631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085224631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085224631 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085224631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f719d7), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085224631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085224631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085224631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085224631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085224631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085224631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085224631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085224631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085224631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085224631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085224631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085224631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085224631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085224631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085224631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085224631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085224631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085224631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085224631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085224631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085224632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085224632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085224632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085224632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085224632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085224632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085224632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085224693 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085224693 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085224693 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085224693 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085224693 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085224693 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085225356 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085225357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f410d6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085225357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085225357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085225357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085225357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085225357 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085225357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e196f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085225357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085225357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085225357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085225357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085225357 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085225357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e542), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085225357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085225357 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085225357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085225357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085225357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085225357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085225357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085225357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085225357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085225357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085225357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085225357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085225357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085225357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085225357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085225357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085225358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085225358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085225358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085225358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085225358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085225358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085225358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085225358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085225358 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:52: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_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 20241216085226084 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085226084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085226084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085226084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226084 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085226084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085226084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085226085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226085 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085226085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085226085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085226085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085226085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085226085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085226085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085226085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085226085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085226085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085226085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085226085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085226086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085226086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085226086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241216085226415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085226418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085226422 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39485<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085226442 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085226442 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085226453 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226453 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226454 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226454 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226454 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226454 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226454 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226454 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085226454 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43955 (stream_srv.c:132) 20241216085226454 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43955<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085226455 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226455 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085226455 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226455 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085226455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226455 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226455 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226455 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085226455 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226455 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226456 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 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085226455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085226455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226455 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226455 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085226455 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085226456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226456 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226456 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226456 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085226456 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085226456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226456 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085226456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085226456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085226456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(672)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(675)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-SCCP(676)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085226503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226503 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226504 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226504 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226504 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226504 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226504 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085226504 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226505 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226505 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085226505 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226505 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085226505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226505 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226505 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226505 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085226505 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226505 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085226505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226505 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226505 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085226505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085226505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226505 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226505 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085226505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085226505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226505 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226505 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 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085226505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085226505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085226505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085226505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085226563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085226563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085226563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085226563 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085226563 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085226563 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085226563 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085226563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085226563 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085226568 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085226568 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085226568 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085226568 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085226568 DHNBAP DEBUG (127.0.0.1:43955 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085226568 DHNBAP NOTICE (127.0.0.1:43955 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085226568 DHNBAP NOTICE (127.0.0.1:43955 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085226568 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085226568 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085226669 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085226669 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085226669 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085226669 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085226678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085226678 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085226678 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085226678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085226678 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085226678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085226681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226681 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085226681 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085226681 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085226681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085226681 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085226681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085226682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085226682 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085226682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085226682 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085226682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085226682 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085226682 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085226682 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085226682 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226683 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226683 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085226683 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226684 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 20241216085226684 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 20241216085226684 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085226684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085226684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226684 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085226684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085226684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085226684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085226684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085226684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(675)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085226690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226690 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085226690 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085226690 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085226690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085226690 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085226690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085226693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085226693 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085226693 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085226693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085226693 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085226693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085226693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085226693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085226693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085226693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085226693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085226693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085226694 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085226694 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085226694 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226695 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085226695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085226695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226695 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085226695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085226695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085226695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085226695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226701 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 20241216085226701 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 20241216085226701 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085226701 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085226707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226707 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085226707 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085226707 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085226707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085226707 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085226707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085226710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226710 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085226710 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085226710 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085226710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085226710 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085226710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085226710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085226710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085226710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085226710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085226710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085226710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085226710 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085226710 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085226710 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226712 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085226712 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085226712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085226712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226712 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085226713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085226713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085226713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085226713 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226719 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085226719 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085226719 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085226719 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085226726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226726 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085226726 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085226726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085226726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085226726 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085226726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085226728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226728 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085226728 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085226728 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085226728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085226728 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085226728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085226728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085226728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085226728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085226728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085226728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085226728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085226728 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085226728 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085226728 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226729 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226730 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085226730 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085226730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226730 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085226730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085226730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085226730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085226730 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226737 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 20241216085226737 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 20241216085226737 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085226737 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085226747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226747 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085226747 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085226747 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085226747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085226747 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085226747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085226750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226750 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085226750 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085226750 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085226750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085226750 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085226750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085226750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085226750 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085226750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085226750 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085226750 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085226750 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085226750 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085226750 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085226750 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226751 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226751 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085226751 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226751 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085226751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226751 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226751 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 20241216085226751 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 20241216085226751 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085226751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085226751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085226751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085226751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085226751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085226751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(687)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216085226755 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) 20241216085226755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216085226755 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085226755 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085226755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085226755 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085226755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085226757 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) 20241216085226757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085226757 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085226757 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085226757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085226757 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085226757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085226757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085226757 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216085226757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085226757 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085226757 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085226757 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085226757 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085226757 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085226757 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085226759 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085226759 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085226759 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085226759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085226759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085226759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085226759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085226759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085226759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226759 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085226759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226759 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085226759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085226759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085226759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085226759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085226759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226870 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085226870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d4ee), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085226870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085226870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226870 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085226870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090f9b2), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085226870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085226870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226870 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085226870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b14ad1), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085226870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085226870 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085226870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085226870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085226871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085226871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085226871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085226871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085226871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085226871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085226871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226879 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085226879 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085226879 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085226879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085226879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085226879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085226879 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085226879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085226879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085226879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085226879 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=0069d4ee) (sccp_scrc.c:477) 20241216085226880 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(63)[0x55e884f6e6e0]{IDLE}: Deallocated (fsm.c:568) 20241216085226880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085226880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085226880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085226880 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 20241216085226880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085226880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085226880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085226880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085226880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085226880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085226880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085226880 DLM3UA DEBUG 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) 20241216085226880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085226880 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=00b14ad1) (sccp_scrc.c:477) 20241216085226880 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085226880 DLSCCP DEBUG SCCP-SCOC(62)[0x55e884f76b10]{IDLE}: Deallocated (fsm.c:568) 20241216085227082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227082 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085227082 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085227082 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085227082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227082 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085227083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227083 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=0090f9b2) (sccp_scrc.c:477) 20241216085227083 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20241216085227083 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085227083 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085227083 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085227083 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085227083 DLSCCP DEBUG SCCP-SCOC(61)[0x55e884f769e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085227473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227473 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085227473 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085227473 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085227473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227473 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085227473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085227473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085227473 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085227473 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085227473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085227473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085227473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085227473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085227473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085227473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085227473 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085227473 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085227473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085227473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085227473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085227473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085227473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085227473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085227473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085227474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085227474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085227474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227474 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085227474 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085227474 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085227474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227474 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085227474 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085227474 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085227489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085227489 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085227489 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 20241216085227489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227489 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227489 DLM3UA DEBUG 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) 20241216085227489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085227489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085227489 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085227489 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) 20241216085227489 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) 20241216085227489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085227489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085227489 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085227489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085227489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085227489 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085227489 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085227489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227489 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085227489 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085227489 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085227489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085227489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085227489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085227489 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(674)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085227492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085227492 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085227492 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 20241216085227492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227492 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227492 DLM3UA DEBUG 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) 20241216085227492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085227492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085227492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227492 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085227492 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085227492 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085227506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227506 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085227506 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085227506 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 20241216085227506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227506 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227506 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) 20241216085227506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085227506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085227506 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085227506 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) 20241216085227506 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) 20241216085227506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085227506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085227506 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085227506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085227506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085227506 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085227506 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085227506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085227506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085227506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085227506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085227506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085227506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085227506 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227507 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085227507 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085227507 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 20241216085227507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227507 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227507 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) 20241216085227507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085227507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085227507 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227507 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085227507 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085227507 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085227525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085227525 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085227525 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085227525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085227525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085227525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085227525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227525 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085227525 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085227525 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085227525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085227525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085227525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085227526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085227526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085227526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085227526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085227526 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085227526 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085227526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085227526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085227526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085227526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085227526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085227526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085227526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227527 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085227527 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085227527 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085227527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085227528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085227528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085227528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085227528 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085227528 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085227548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227548 DLM3UA DEBUG 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) 20241216085227548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085227548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227548 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085227548 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085227548 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 20241216085227548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227548 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085227548 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085227548 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) 20241216085227548 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) 20241216085227548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085227548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085227548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085227548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085227548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085227548 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085227548 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085227548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085227548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085227548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085227548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085227548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085227548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085227548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227550 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085227550 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085227550 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 20241216085227550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227550 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227550 DLM3UA DEBUG 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) 20241216085227550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085227551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085227551 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085227551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227551 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085227551 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085227551 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085227559 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) 20241216085227559 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085227559 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085227559 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 20241216085227559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227559 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227560 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) 20241216085227560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085227560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085227560 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) 20241216085227560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 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) 20241216085227560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085227560 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085227560 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) 20241216085227560 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) 20241216085227560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085227560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085227560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085227560 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085227560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085227560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085227560 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085227560 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: link up (cnlink.c:111) 20241216085227561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085227561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085227561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085227561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085227561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085227561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085227561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085227561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227563 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) 20241216085227563 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085227563 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085227563 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 20241216085227563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085227563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085227563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085227563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085227563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085227563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085227563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085227563 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) 20241216085227563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085227563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085227563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085227563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085227563 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) 20241216085227563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085227563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227563 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) 20241216085227563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085227563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085227563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085227563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085227563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085227563 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085227563 DRANAP INFO cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085227737 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085227737 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085227737 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085227737 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085227737 DLSCCP DEBUG SCCP-SCOC(59)[0x55e884f5d370]{IDLE}: Deallocated (fsm.c:568) 20241216085228576 DLCTRL DEBUG Command: GET 187648968 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085228576 DLCTRL DEBUG Tx Command reply: GET_REPLY 187648968 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085228581 DLCTRL DEBUG Command: GET 882278422 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085228581 DLCTRL DEBUG Tx Command reply: GET_REPLY 882278422 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085228583 DLCTRL DEBUG Command: GET 829105447 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085228583 DLCTRL DEBUG Tx Command reply: GET_REPLY 829105447 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085228584 DLCTRL DEBUG Command: GET 626591556 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085228584 DLCTRL DEBUG Tx Command reply: GET_REPLY 626591556 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085228585 DLCTRL DEBUG Command: GET 735650679 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085228585 DLCTRL DEBUG Tx Command reply: GET_REPLY 735650679 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085228586 DLCTRL DEBUG Command: GET 703518879 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085228586 DLCTRL DEBUG Tx Command reply: GET_REPLY 703518879 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085228587 DLCTRL DEBUG Command: GET 532529423 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085228587 DLCTRL DEBUG Tx Command reply: GET_REPLY 532529423 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085228588 DLCTRL DEBUG Command: GET 410983568 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085228588 DLCTRL DEBUG Tx Command reply: GET_REPLY 410983568 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085228590 DLCTRL DEBUG Command: GET 90513586 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085228590 DLCTRL DEBUG Tx Command reply: GET_REPLY 90513586 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085228593 DLCTRL DEBUG Command: GET 325035707 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085228593 DLCTRL DEBUG Tx Command reply: GET_REPLY 325035707 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085228595 DLCTRL DEBUG Command: GET 666643912 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085228595 DLCTRL DEBUG Tx Command reply: GET_REPLY 666643912 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085228597 DLCTRL DEBUG Command: GET 352297292 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085228597 DLCTRL DEBUG Tx Command reply: GET_REPLY 352297292 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085228599 DLCTRL DEBUG Command: GET 282045990 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085228599 DLCTRL DEBUG Tx Command reply: GET_REPLY 282045990 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085228602 DLCTRL DEBUG Command: GET 483878992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085228602 DLCTRL DEBUG Tx Command reply: GET_REPLY 483878992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085228605 DLCTRL DEBUG Command: GET 322216508 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085228605 DLCTRL DEBUG Tx Command reply: GET_REPLY 322216508 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085228606 DLCTRL DEBUG Command: GET 939794529 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085228606 DLCTRL DEBUG Tx Command reply: GET_REPLY 939794529 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085228608 DLCTRL DEBUG Command: GET 811073529 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085228608 DLCTRL DEBUG Tx Command reply: GET_REPLY 811073529 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085228610 DLCTRL DEBUG Command: GET 406984232 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085228610 DLCTRL DEBUG Tx Command reply: GET_REPLY 406984232 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085228611 DLCTRL DEBUG Command: GET 21487373 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085228611 DLCTRL DEBUG Tx Command reply: GET_REPLY 21487373 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085228612 DLCTRL DEBUG Command: GET 331266348 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085228612 DLCTRL DEBUG Tx Command reply: GET_REPLY 331266348 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000001101100110'B, t_guard := 20.000000 } 20241216085228638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@3dc551994ff5: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)3628608 20241216085229683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085229683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085229683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085229683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085229683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x375e40, normal) (hnbgw_rua.c:407) 20241216085229683 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085229683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085229683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3628608 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085229683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085229683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085229683 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241216085229683 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3628608 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) 20241216085229683 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3628608 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085229683 DCN DEBUG map_sccp[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085229683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085229683 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3628608 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085229683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3628608 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085229683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085229684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085229684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085229684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085229684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085229684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085229684 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{IDLE}: Allocated (fsm.c:456) 20241216085229684 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085229684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003660056400500f1100926) (sccp_scrc.c:406) 20241216085229684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085229684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085229684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085229684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085229684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085229684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085229684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085229684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085229684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085229684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085229684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085229684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085229684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085229684 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085229684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085229684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085229684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085229685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085229685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085229685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085229685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085229685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085229685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085229685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@3dc551994ff5: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)5514814 HNBGW_Test.msc0-SCCP(670)@3dc551994ff5: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(670)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085229706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085229706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085229706 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085229706 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085229706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085229706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085229706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085229706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085229706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085229706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085229706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085229706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085229706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085229706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e10e1) (sccp_scrc.c:477) 20241216085229706 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241216085229706 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085229706 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085229706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085229706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085229706 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) 20241216085229706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085229706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085229708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085229710 DLCTRL DEBUG Command: GET 148916529 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085229710 DLCTRL DEBUG Tx Command reply: GET_REPLY 148916529 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085229715 DLCTRL DEBUG Command: GET 144235226 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085229715 DLCTRL DEBUG Tx Command reply: GET_REPLY 144235226 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085229719 DLCTRL DEBUG Command: GET 704967291 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085229719 DLCTRL DEBUG Tx Command reply: GET_REPLY 704967291 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085229723 DLCTRL DEBUG Command: GET 551719840 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085229723 DLCTRL DEBUG Tx Command reply: GET_REPLY 551719840 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085229725 DLCTRL DEBUG Command: GET 182098097 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085229725 DLCTRL DEBUG Tx Command reply: GET_REPLY 182098097 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085229727 DLCTRL DEBUG Command: GET 901190297 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085229727 DLCTRL DEBUG Tx Command reply: GET_REPLY 901190297 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085229729 DLCTRL DEBUG Command: GET 198355964 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085229729 DLCTRL DEBUG Tx Command reply: GET_REPLY 198355964 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085229730 DLCTRL DEBUG Command: GET 73494839 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085229730 DLCTRL DEBUG Tx Command reply: GET_REPLY 73494839 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085229731 DLCTRL DEBUG Command: GET 294766646 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085229731 DLCTRL DEBUG Tx Command reply: GET_REPLY 294766646 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085229732 DLCTRL DEBUG Command: GET 789740547 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085229732 DLCTRL DEBUG Tx Command reply: GET_REPLY 789740547 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085229732 DLCTRL DEBUG Command: GET 168350065 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085229732 DLCTRL DEBUG Tx Command reply: GET_REPLY 168350065 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085229733 DLCTRL DEBUG Command: GET 167388426 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085229733 DLCTRL DEBUG Tx Command reply: GET_REPLY 167388426 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085229734 DLCTRL DEBUG Command: GET 293673189 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085229734 DLCTRL DEBUG Tx Command reply: GET_REPLY 293673189 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085229735 DLCTRL DEBUG Command: GET 507500153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085229735 DLCTRL DEBUG Tx Command reply: GET_REPLY 507500153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085229735 DLCTRL DEBUG Command: GET 800913818 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085229735 DLCTRL DEBUG Tx Command reply: GET_REPLY 800913818 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085229736 DLCTRL DEBUG Command: GET 8961017 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085229736 DLCTRL DEBUG Tx Command reply: GET_REPLY 8961017 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085229737 DLCTRL DEBUG Command: GET 146394824 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085229737 DLCTRL DEBUG Tx Command reply: GET_REPLY 146394824 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085229738 DLCTRL DEBUG Command: GET 934231313 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085229738 DLCTRL DEBUG Tx Command reply: GET_REPLY 934231313 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085229739 DLCTRL DEBUG Command: GET 513281167 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085229739 DLCTRL DEBUG Tx Command reply: GET_REPLY 513281167 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085229739 DLCTRL DEBUG Command: GET 154665562 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085229739 DLCTRL DEBUG Tx Command reply: GET_REPLY 154665562 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000111010010'B, t_guard := 20.000000 } 20241216085229751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)5924348 20241216085230775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085230775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085230775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085230775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085230775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a65fc, normal) (hnbgw_rua.c:407) 20241216085230775 DHNB DEBUG map_rua[0x55e884f787e0]{init}: Allocated (fsm.c:456) 20241216085230775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085230775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5924348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085230775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085230775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085230775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5924348 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241216085230775 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085230775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085230775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5924348 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216085230775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5924348 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085230775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085230775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085230775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085230775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085230775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085230775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085230775 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{IDLE}: Allocated (fsm.c:456) 20241216085230775 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085230775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001d20056400500f1100926) (sccp_scrc.c:406) 20241216085230775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085230775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085230775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085230775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085230775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085230775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085230775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085230775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085230775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085230775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085230776 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085230776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085230776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085230776 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085230776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085230776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085230776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085230776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085230776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085230776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085230776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085230776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085230776 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@3dc551994ff5: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)9832010 HNBGW_Test.msc2-SCCP(676)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085230788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085230788 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085230788 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 20241216085230788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085230788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085230788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085230788 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085230788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085230788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085230788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085230788 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) 20241216085230788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085230788 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007740f2) (sccp_scrc.c:477) 20241216085230788 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241216085230788 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085230788 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085230788 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085230789 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085230789 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) 20241216085230789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085230789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@3dc551994ff5: setverdict(pass): none -> pass 20241216085230790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085230791 DLCTRL DEBUG Command: GET 889995798 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085230791 DLCTRL DEBUG Tx Command reply: GET_REPLY 889995798 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085230792 DLCTRL DEBUG Command: GET 259861741 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085230792 DLCTRL DEBUG Tx Command reply: GET_REPLY 259861741 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085230794 DLCTRL DEBUG Command: GET 474724672 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085230794 DLCTRL DEBUG Tx Command reply: GET_REPLY 474724672 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085230795 DLCTRL DEBUG Command: GET 783168651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085230795 DLCTRL DEBUG Tx Command reply: GET_REPLY 783168651 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085230796 DLCTRL DEBUG Command: GET 446050555 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085230796 DLCTRL DEBUG Tx Command reply: GET_REPLY 446050555 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085230797 DLCTRL DEBUG Command: GET 730886442 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085230797 DLCTRL DEBUG Tx Command reply: GET_REPLY 730886442 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085230799 DLCTRL DEBUG Command: GET 992639941 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085230799 DLCTRL DEBUG Tx Command reply: GET_REPLY 992639941 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085230801 DLCTRL DEBUG Command: GET 927901234 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085230801 DLCTRL DEBUG Tx Command reply: GET_REPLY 927901234 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085230802 DLCTRL DEBUG Command: GET 4305993 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085230802 DLCTRL DEBUG Tx Command reply: GET_REPLY 4305993 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085230803 DLCTRL DEBUG Command: GET 557258181 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085230803 DLCTRL DEBUG Tx Command reply: GET_REPLY 557258181 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085230804 DLCTRL DEBUG Command: GET 288018582 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085230804 DLCTRL DEBUG Tx Command reply: GET_REPLY 288018582 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085230805 DLCTRL DEBUG Command: GET 430344714 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085230805 DLCTRL DEBUG Tx Command reply: GET_REPLY 430344714 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241216085230805 DLCTRL DEBUG Command: GET 711175525 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085230805 DLCTRL DEBUG Tx Command reply: GET_REPLY 711175525 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085230806 DLCTRL DEBUG Command: GET 370138779 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085230806 DLCTRL DEBUG Tx Command reply: GET_REPLY 370138779 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085230807 DLCTRL DEBUG Command: GET 895834534 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085230807 DLCTRL DEBUG Tx Command reply: GET_REPLY 895834534 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085230808 DLCTRL DEBUG Command: GET 752027412 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085230808 DLCTRL DEBUG Tx Command reply: GET_REPLY 752027412 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085230809 DLCTRL DEBUG Command: GET 963024475 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085230809 DLCTRL DEBUG Tx Command reply: GET_REPLY 963024475 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085230811 DLCTRL DEBUG Command: GET 851908051 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085230811 DLCTRL DEBUG Tx Command reply: GET_REPLY 851908051 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085230812 DLCTRL DEBUG Command: GET 161734253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085230812 DLCTRL DEBUG Tx Command reply: GET_REPLY 161734253 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085230813 DLCTRL DEBUG Command: GET 996798960 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085230813 DLCTRL DEBUG Tx Command reply: GET_REPLY 996798960 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085230817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085230817 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39485<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@3dc551994ff5: Final verdict of PTC: none 20241216085230817 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085230817 DLINP DEBUG SRVCONN(,r=127.0.0.1:43955<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085230817 DLINP NOTICE SRV(,r=127.0.0.1:43955<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085230817 DMAIN NOTICE (127.0.0.1:43955 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43955<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085230817 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085230817 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085230817 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-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)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@3dc551994ff5: Final verdict of PTC: none 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085230817 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085230817 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) 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085230817 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 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085230817 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085230817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085230817 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085230817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085230817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085230817 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085230817 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) 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085230817 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085230818 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-RAN(674)@3dc551994ff5: Final verdict of PTC: none 20241216085230818 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 20241216085230818 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 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085230818 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085230818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085230818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085230818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn1-SCCP(682)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@3dc551994ff5: Final verdict of PTC: none 20241216085230818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085230818 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085230818 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085230818 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085230818 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085230818 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085230818 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085230818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e10e1), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085230818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085230818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085230818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085230818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085230818 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085230818 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085230818 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{disrupted}: Freeing instance (context_map.c:202) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3628608)[0x55e884f6ca00]{disrupted}: Deallocated (fsm.c:568) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{disconnected}: Freeing instance (context_map.c:206) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e884f63ba0]{disconnected}: Deallocated (fsm.c:568) 20241216085230818 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3628608 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241216085230818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085230818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085230818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085230818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085230818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085230818 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085230818 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085230818 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085230818 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085230818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085230818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085230818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085230818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085230818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085230818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085230818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085230818 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085230818 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085230818 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085230818 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085230818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085230818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085230818 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085230818 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085230818 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085230818 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085230818 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085230818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085230818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085230818 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085230818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085230818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085230818 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{disrupted}: Freeing instance (context_map.c:202) 20241216085230818 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5924348)[0x55e884f787e0]{disrupted}: Deallocated (fsm.c:568) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085230818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085230818 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5924348 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241216085230818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085230818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085230818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085230818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085230818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085230818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085230818 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085230818 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085230818 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085230818 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085230818 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085230818 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 20241216085230818 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 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085230818 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(688)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@3dc551994ff5: Final verdict of PTC: none 20241216085230818 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216085230818 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 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085230818 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085230818 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216085230818 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 20241216085230818 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 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085230818 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085230818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085230818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085230818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085230818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085230818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085230818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085230818 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085230818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085230818 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 20241216085230818 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 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085230818 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 20241216085230818 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085230818 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) 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241216085230818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085230818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085230818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085230818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085230818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085230818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085230818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085230818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(663)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085230859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:30 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 20241216085231035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085231638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=600748) Waiting for packet dumper to finish... 1 (prev_count=600748, count=604744) 20241216085232818 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085232818 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085232818 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085232818 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085232818 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085232818 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085232818 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085232818 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085232818 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085232819 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085232819 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085232819 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085233371 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085233371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551d55), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085233371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085233372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085233372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085233372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085233372 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085233372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee9ff1), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085233372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085233372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085233372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085233372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085233372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085233372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085233372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085233372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085233372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085233372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085233372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085233372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085233372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085233372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085233372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085233372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085233372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085233372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085233373 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085233373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bd9d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085233373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085233373 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085233373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085233373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085233373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085233373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085233373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085233373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085233373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085233373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085233373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085233373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085233373 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@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:52: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_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 20241216085233909 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085233909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082727d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085233909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085233909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085233909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085233909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085233909 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085233909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013031c), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085233909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085233909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085233909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085233909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085233909 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085233909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d1ca4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085233909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085233909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085233909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085233909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085233909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085233909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085233909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085233909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085233909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085233909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085233910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085233910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085233910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085233910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085233910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085233910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085233910 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 20241216085233910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085233910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085233910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085233910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085233910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085233910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085233910 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 20241216085233910 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 20241216085234631 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085234631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f719d7), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085234631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085234631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234632 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085234632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc6cb9), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085234632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085234632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234632 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085234632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f6b87), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085234632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085234632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085234632 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085234632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085234632 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 20241216085234632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085234632 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_paging_imsi started. 20241216085234739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085234742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085234746 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35211<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085234761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085234761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085234770 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234770 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234771 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234771 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234771 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085234771 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234771 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234771 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234771 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234771 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39487 (stream_srv.c:132) TC_mscpool_paging_imsi-Iuh1(697)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085234771 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39487<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085234772 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234772 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085234772 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234772 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085234772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234772 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234772 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234772 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085234772 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234772 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085234772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234772 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234772 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234772 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085234772 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234772 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085234772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234772 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234772 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085234772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085234773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234773 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234773 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 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085234773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085234773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085234773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085234773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085234773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085234773 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(699)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(704)@3dc551994ff5: M3UA emulation initiated, the test can be started MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(702)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-SCCP(705)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085234817 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234817 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234818 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234818 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234818 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234818 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234818 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085234818 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085234818 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234819 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234819 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085234819 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234819 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085234819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234819 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234819 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234819 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085234819 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234819 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085234819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234819 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234819 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234819 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085234819 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234819 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085234819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234819 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234819 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234819 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085234819 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085234819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085234819 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085234819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234820 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 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085234820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085234820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085234820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085234820 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 20241216085234820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085234820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085234820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085234820 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(708)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085234846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085234846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085234846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085234846 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085234846 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085234846 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085234846 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085234846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085234846 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085234853 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085234853 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085234853 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085234853 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085234853 DHNBAP DEBUG (127.0.0.1:39487 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085234853 DHNBAP NOTICE (127.0.0.1:39487 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085234853 DHNBAP NOTICE (127.0.0.1:39487 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085234853 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085234853 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085234986 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085234986 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085234986 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085234986 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085234994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085234994 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085234994 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085234994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085234995 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085234995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085234997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085234997 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085234997 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085234997 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085234997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085234997 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085234997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085234997 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 20241216085234997 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 20241216085234997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085234998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085234998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085234998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085234998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085234998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085234998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085234998 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085234998 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085234998 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085234999 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085234999 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085234999 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085234999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085234999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085234999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234999 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 20241216085235000 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 20241216085235000 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 20241216085235000 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085235000 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085234999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085234999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085234999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085234999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085234999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085234999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085235000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235000 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085235000 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085235000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085235000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085235000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085235000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085235000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085235000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(704)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085235008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235008 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085235008 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085235008 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085235008 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085235008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085235008 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085235008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085235008 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 20241216085235008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085235009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085235009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085235009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085235009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085235009 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085235014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085235014 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085235014 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085235014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085235014 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241216085235014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085235014 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 20241216085235014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085235014 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085235014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085235014 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085235014 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235014 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085235014 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085235014 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085235014 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085235015 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 20241216085235015 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 20241216085235015 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085235015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085235015 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085235015 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085235015 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085235015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085235015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235015 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085235015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235015 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085235015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235015 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235015 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235015 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085235015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085235015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085235015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085235015 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(707)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085235017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235017 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085235017 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085235017 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085235017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085235017 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085235017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085235018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235018 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085235018 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085235018 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085235018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085235018 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085235018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085235018 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 20241216085235018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085235018 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085235018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085235018 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085235018 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235018 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085235018 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085235018 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085235018 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085235019 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085235019 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085235019 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085235019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085235019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235020 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085235020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235020 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085235020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085235020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085235020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085235020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085235020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235035 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085235035 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085235035 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085235035 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085235037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235037 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085235037 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085235037 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085235037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085235037 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085235037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085235038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235039 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085235039 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085235039 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085235039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085235039 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085235039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085235039 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 20241216085235039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085235039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085235039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085235039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085235039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085235039 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085235039 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085235039 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085235040 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085235040 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085235040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085235040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085235040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085235040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235040 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085235040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085235040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085235040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085235040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085235040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235357 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085235357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e542), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085235357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235357 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085235357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235357 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085235357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e196f), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085235358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085235358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235358 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085235358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f410d6), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085235358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085235358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085235358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085235358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085235358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085235358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085235364 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085235364 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085235364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085235364 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085235364 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 20241216085235364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085235364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235364 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=009e196f) (sccp_scrc.c:477) 20241216085235364 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(69)[0x55e884f7e190]{IDLE}: Deallocated (fsm.c:568) 20241216085235364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235364 DLM3UA DEBUG 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) 20241216085235364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235364 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=00c5e542) (sccp_scrc.c:477) 20241216085235364 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085235364 DLSCCP DEBUG SCCP-SCOC(68)[0x55e884f7af30]{IDLE}: Deallocated (fsm.c:568) 20241216085235566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235566 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085235566 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085235566 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085235566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085235566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235567 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=00f410d6) (sccp_scrc.c:477) 20241216085235567 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241216085235567 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085235567 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085235567 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085235567 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085235567 DLSCCP DEBUG SCCP-SCOC(67)[0x55e884f7e6e0]{IDLE}: Deallocated (fsm.c:568) 20241216085235798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085235798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085235798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085235798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085235799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085235799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085235799 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085235799 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085235799 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085235799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085235800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235800 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085235800 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085235800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085235800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-RAN(700)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085235800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085235800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085235800 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235804 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085235804 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085235804 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085235804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235804 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085235804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085235804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085235804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235804 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085235804 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085235804 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085235807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235807 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085235807 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085235807 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 20241216085235807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235807 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235807 DLM3UA DEBUG 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) 20241216085235807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085235807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235807 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085235807 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085235807 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) 20241216085235807 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) 20241216085235807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235807 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085235807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235807 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085235807 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085235807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085235807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085235807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085235807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085235807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(703)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085235809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235809 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085235809 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085235809 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 20241216085235809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235809 DLM3UA DEBUG 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) 20241216085235809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235809 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085235809 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085235809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235809 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085235809 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085235809 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085235830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235830 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085235830 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085235830 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 20241216085235830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235830 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235830 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) 20241216085235830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085235830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085235830 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085235830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085235831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235831 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085235831 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085235831 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) 20241216085235831 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) 20241216085235831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085235831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235831 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085235831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235831 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085235831 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085235832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085235832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085235832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085235832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085235832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235834 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085235834 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085235834 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 20241216085235834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235834 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235834 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) 20241216085235834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085235834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085235834 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085235834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085235834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235834 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085235834 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085235834 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085235842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235842 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085235842 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085235842 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085235842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235842 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085235842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085235842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235842 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085235842 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085235842 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085235842 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085235842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085235842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085235842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085235842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085235842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085235842 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085235843 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085235843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085235843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085235843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085235843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085235843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085235843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085235843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085235843 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085235843 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085235843 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085235843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085235843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085235843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085235843 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085235843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085235843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085235843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085235843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085235843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085235843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085235843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085235843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085235843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085235844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085235844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085235844 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085235844 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085235844 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085235844 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085235844 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085236085 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085236085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e3ab8), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085236085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085236085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085236085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085236085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085236085 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085236085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093b7b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085236085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085236085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085236085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085236085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085236085 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085236085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00584d96), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085236085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085236085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085236085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085236085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085236086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085236086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085236086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085236086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085236086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085236086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085236086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085236086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085236086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085236086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085236086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085236086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085236086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085236086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085236086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085236086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085236090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085236090 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085236090 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085236090 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 20241216085236090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085236090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085236090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085236090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085236090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085236091 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085236091 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085236091 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085236091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085236091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085236091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085236091 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085236090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085236090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085236090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085236090 DLM3UA DEBUG 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) 20241216085236090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085236090 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=002e3ab8) (sccp_scrc.c:477) 20241216085236090 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241216085236090 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085236090 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(65)[0x55e884eeb820]{IDLE}: Deallocated (fsm.c:568) 20241216085236091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085236091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085236091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085236091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085236091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085236091 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=00093b7b) (sccp_scrc.c:477) 20241216085236091 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085236091 DLSCCP DEBUG SCCP-SCOC(64)[0x55e884f6b570]{IDLE}: Deallocated (fsm.c:568) 20241216085236294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085236294 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085236294 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085236294 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085236294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085236294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085236294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085236294 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085236294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085236294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085236295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085236295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085236295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085236295 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=00584d96) (sccp_scrc.c:477) 20241216085236295 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241216085236295 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085236295 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085236295 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085236295 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085236295 DLSCCP DEBUG SCCP-SCOC(66)[0x55e884f5c660]{IDLE}: Deallocated (fsm.c:568) 20241216085236863 DLCTRL DEBUG Command: GET 364464677 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085236863 DLCTRL DEBUG Tx Command reply: GET_REPLY 364464677 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085236872 DLCTRL DEBUG Command: GET 526783472 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085236872 DLCTRL DEBUG Tx Command reply: GET_REPLY 526783472 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085236877 DLCTRL DEBUG Command: GET 774903082 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085236877 DLCTRL DEBUG Tx Command reply: GET_REPLY 774903082 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085236882 DLCTRL DEBUG Command: GET 785274011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085236882 DLCTRL DEBUG Tx Command reply: GET_REPLY 785274011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085236887 DLCTRL DEBUG Command: GET 979352137 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085236887 DLCTRL DEBUG Tx Command reply: GET_REPLY 979352137 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085236891 DLCTRL DEBUG Command: GET 823221353 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085236891 DLCTRL DEBUG Tx Command reply: GET_REPLY 823221353 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085236895 DLCTRL DEBUG Command: GET 698302940 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085236895 DLCTRL DEBUG Tx Command reply: GET_REPLY 698302940 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085236897 DLCTRL DEBUG Command: GET 895774223 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085236897 DLCTRL DEBUG Tx Command reply: GET_REPLY 895774223 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085236899 DLCTRL DEBUG Command: GET 670067885 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085236899 DLCTRL DEBUG Tx Command reply: GET_REPLY 670067885 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085236900 DLCTRL DEBUG Command: GET 72991023 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085236900 DLCTRL DEBUG Tx Command reply: GET_REPLY 72991023 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085236902 DLCTRL DEBUG Command: GET 217377583 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085236902 DLCTRL DEBUG Tx Command reply: GET_REPLY 217377583 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085236904 DLCTRL DEBUG Command: GET 107566469 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085236904 DLCTRL DEBUG Tx Command reply: GET_REPLY 107566469 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085236905 DLCTRL DEBUG Command: GET 746660858 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085236905 DLCTRL DEBUG Tx Command reply: GET_REPLY 746660858 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085236908 DLCTRL DEBUG Command: GET 348404828 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085236908 DLCTRL DEBUG Tx Command reply: GET_REPLY 348404828 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085236911 DLCTRL DEBUG Command: GET 114824570 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085236911 DLCTRL DEBUG Tx Command reply: GET_REPLY 114824570 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085236916 DLCTRL DEBUG Command: GET 198113903 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085236916 DLCTRL DEBUG Tx Command reply: GET_REPLY 198113903 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085236922 DLCTRL DEBUG Command: GET 677495282 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085236922 DLCTRL DEBUG Tx Command reply: GET_REPLY 677495282 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085236925 DLCTRL DEBUG Command: GET 962606732 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085236925 DLCTRL DEBUG Tx Command reply: GET_REPLY 962606732 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085236927 DLCTRL DEBUG Command: GET 598604730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085236927 DLCTRL DEBUG Tx Command reply: GET_REPLY 598604730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085236930 DLCTRL DEBUG Command: GET 960229703 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085236930 DLCTRL DEBUG Tx Command reply: GET_REPLY 960229703 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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 } } } 20241216085236948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085237968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085237968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085237968 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085237968 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085237968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085237968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085237968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085237968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085237969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085237969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085237969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085237969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085237969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085237969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085237969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085237969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085237969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085237969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085237969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085237969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085237969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085237969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085237969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085237969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085237969 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241216085237969 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241216085237969 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241216085237969 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241216085237969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241216085237969 DRUA DEBUG (127.0.0.1:39487 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241216085237969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085237969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) 20241216085237970 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085237970 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_mscpool_paging_imsi-Iuh1-RUA(698)@3dc551994ff5: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@3dc551994ff5: UnitdataCallback HNBGW_Test.msc0-RAN(700)@3dc551994ff5: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@3dc551994ff5: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@3dc551994ff5: Added conn table entry 0TC_mscpool_paging_imsi0(712)14170489 20241216085238998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085238998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085238998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085238998 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085238998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd83979, normal) (hnbgw_rua.c:407) 20241216085238998 DHNB DEBUG map_rua[0x55e884f7af30]{init}: Allocated (fsm.c:456) 20241216085238998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085238998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14170489 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085238998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085238998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085238998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14170489 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241216085238998 DCN DEBUG map_sccp[0x55e884f7e190]{init}: Allocated (fsm.c:456) 20241216085238998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085238998 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14170489 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085238998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14170489 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085238999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085238999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085238999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085238999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085238999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085238999 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085238999 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{IDLE}: Allocated (fsm.c:456) 20241216085238999 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085238999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003030056400500f1100926) (sccp_scrc.c:406) 20241216085238999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085238999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085238999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085238999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085238999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085238999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085238999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085238999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085238999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085238999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085238999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085238999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085238999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085238999 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085238999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085238999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085239000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085239000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085239000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085239000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085239000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085239000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085239000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085239000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@3dc551994ff5: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@3dc551994ff5: Added conn table entry 0TC_mscpool_paging_imsi0(712)4996825 HNBGW_Test.msc0-SCCP(699)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@3dc551994ff5: setverdict(pass): none -> pass 20241216085239015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085239016 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085239016 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085239016 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085239016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085239016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085239016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085239016 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085239016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085239016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085239016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085239016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085239016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085239016 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002b5808) (sccp_scrc.c:477) 20241216085239016 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241216085239016 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085239016 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085239016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085239016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085239016 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) 20241216085239016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085239016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085240018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085240021 DLCTRL DEBUG Command: GET 729203654 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085240021 DLCTRL DEBUG Tx Command reply: GET_REPLY 729203654 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085240027 DLCTRL DEBUG Command: GET 126477027 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085240027 DLCTRL DEBUG Tx Command reply: GET_REPLY 126477027 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085240031 DLCTRL DEBUG Command: GET 336396095 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085240031 DLCTRL DEBUG Tx Command reply: GET_REPLY 336396095 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085240033 DLCTRL DEBUG Command: GET 194879116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085240033 DLCTRL DEBUG Tx Command reply: GET_REPLY 194879116 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085240035 DLCTRL DEBUG Command: GET 686124319 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085240035 DLCTRL DEBUG Tx Command reply: GET_REPLY 686124319 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085240036 DLCTRL DEBUG Command: GET 12110785 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085240036 DLCTRL DEBUG Tx Command reply: GET_REPLY 12110785 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085240037 DLCTRL DEBUG Command: GET 688154116 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085240037 DLCTRL DEBUG Tx Command reply: GET_REPLY 688154116 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085240037 DLCTRL DEBUG Command: GET 483931848 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085240037 DLCTRL DEBUG Tx Command reply: GET_REPLY 483931848 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085240038 DLCTRL DEBUG Command: GET 501793061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085240038 DLCTRL DEBUG Tx Command reply: GET_REPLY 501793061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085240039 DLCTRL DEBUG Command: GET 9964852 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085240039 DLCTRL DEBUG Tx Command reply: GET_REPLY 9964852 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085240040 DLCTRL DEBUG Command: GET 903577815 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085240040 DLCTRL DEBUG Tx Command reply: GET_REPLY 903577815 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085240040 DLCTRL DEBUG Command: GET 567252135 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085240041 DLCTRL DEBUG Tx Command reply: GET_REPLY 567252135 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085240041 DLCTRL DEBUG Command: GET 595018534 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085240041 DLCTRL DEBUG Tx Command reply: GET_REPLY 595018534 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085240042 DLCTRL DEBUG Command: GET 568985962 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085240042 DLCTRL DEBUG Tx Command reply: GET_REPLY 568985962 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085240043 DLCTRL DEBUG Command: GET 523740343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085240043 DLCTRL DEBUG Tx Command reply: GET_REPLY 523740343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085240044 DLCTRL DEBUG Command: GET 783542017 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085240044 DLCTRL DEBUG Tx Command reply: GET_REPLY 783542017 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085240045 DLCTRL DEBUG Command: GET 587052511 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085240045 DLCTRL DEBUG Tx Command reply: GET_REPLY 587052511 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085240046 DLCTRL DEBUG Command: GET 244742942 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085240046 DLCTRL DEBUG Tx Command reply: GET_REPLY 244742942 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085240047 DLCTRL DEBUG Command: GET 571204218 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085240047 DLCTRL DEBUG Tx Command reply: GET_REPLY 571204218 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085240048 DLCTRL DEBUG Command: GET 225205036 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085240048 DLCTRL DEBUG Tx Command reply: GET_REPLY 225205036 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085240052 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35211<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc2-RAN(706)@3dc551994ff5: Final verdict of PTC: none 20241216085240052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085240052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085240052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085240052 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 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085240052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085240052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085240052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(700)@3dc551994ff5: Final verdict of PTC: none 20241216085240052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085240052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085240052 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 20241216085240052 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085240052 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) 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085240052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085240052 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 20241216085240053 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085240053 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) 20241216085240053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085240053 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085240053 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 20241216085240053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240053 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085240053 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085240053 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085240053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085240053 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085240053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085240052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085240053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085240053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085240053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085240053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085240053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085240053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085240053 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085240053 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085240053 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085240053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085240053 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 MutexDispCT-TC_mscpool_paging_imsi(691)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@3dc551994ff5: Final verdict of PTC: none 20241216085240053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085240054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085240054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085240054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085240054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085240054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085240054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(705)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@3dc551994ff5: Final verdict of PTC: none 20241216085240055 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 20241216085240055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085240055 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085240055 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085240055 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) 20241216085240055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240055 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085240055 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085240055 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085240055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085240055 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085240055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085240053 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085240053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085240053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085240053 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085240053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085240053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085240053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085240053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085240053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085240053 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085240053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085240053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085240053 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085240053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085240053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085240053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085240053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{disrupted}: Freeing instance (context_map.c:202) 20241216085240053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14170489)[0x55e884f7af30]{disrupted}: Deallocated (fsm.c:568) 20241216085240053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085240053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{disconnected}: Freeing instance (context_map.c:206) 20241216085240053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e884f7e190]{disconnected}: Deallocated (fsm.c:568) 20241216085240053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14170489 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241216085240053 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085240053 DLINP DEBUG SRVCONN(,r=127.0.0.1:39487<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085240053 DLINP NOTICE SRV(,r=127.0.0.1:39487<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085240053 DMAIN NOTICE (127.0.0.1:39487 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39487<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085240053 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085240053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085240053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085240053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085240053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085240053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085240053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085240053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085240053 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085240053 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085240053 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085240053 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085240054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085240054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085240055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085240055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085240055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085240055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085240056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085240056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085240056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085240056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085240056 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085240056 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085240056 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085240056 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085240056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085240056 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20241216085240056 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1268) 20241216085240056 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20241216085240056 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085240055 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_paging_imsi-Iuh1(697)@3dc551994ff5: Final verdict of PTC: none20241216085240056 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 20241216085240056 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) 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085240056 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085240056 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) 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241216085240056 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) 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085240056 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085240056 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085240056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085240056 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085240056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085240056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085240056 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 20241216085240057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) IPA-CTRL-CLI-IPA(693)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@3dc551994ff5: Final verdict of PTC: none 20241216085240057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085240057 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) HNBGW_Test.msc2-M3UA(707)@3dc551994ff5: Final verdict of PTC: none20241216085240057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085240057 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085240057 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085240057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085240057 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085240057 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085240057 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085240057 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh0(695)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(692)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(711)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(694)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) 20241216085240075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35378<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3dc551994ff5: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:40 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 20241216085240217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085240818 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085240818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e10e1), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085240818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085240818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085240818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085240818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085240818 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085240818 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085240818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085240818 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085240818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085240818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085240819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085240819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085240819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085240819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085240819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085240819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085240819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085240819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085240819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085240819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085240819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085240819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085240819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085240819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085240819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085240819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=514136) Waiting for packet dumper to finish... 1 (prev_count=514136, count=523272) 20241216085242053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085242054 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085242054 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085242054 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085242054 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085242054 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085242056 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085242056 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085242056 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085242057 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085242057 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085242057 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:52: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_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 20241216085243372 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085243373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee9ff1), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085243373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085243373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243373 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085243373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551d55), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085243373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243373 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085243373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085243373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085243373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085243373 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085243373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085243374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085243374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085243374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085243374 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085243374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bd9d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085243374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085243374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085243374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085243374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085243374 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_paging_tmsi started. 20241216085243901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085243904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085243908 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34773<->l=127.0.0.1:4262) (control_if.c:572) 20241216085243909 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085243909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013031c), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085243909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085243909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243909 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085243909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082727d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085243909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085243909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243909 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085243909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d1ca4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085243909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085243909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085243909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085243909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085243909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085243910 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_paging_tmsi-Iuh0(717)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085243924 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085243924 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085243932 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243932 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243933 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243933 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243933 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085243933 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53906 (stream_srv.c:132) 20241216085243933 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53906<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085243933 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243933 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243934 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243934 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085243934 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243934 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085243934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243934 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243934 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243934 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085243934 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243934 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085243934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243934 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243934 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243934 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085243934 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085243934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243934 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243934 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243934 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085243934 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085243935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243935 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243935 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 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085243935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085243935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085243935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085243935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(723)@3dc551994ff5: M3UA emulation initiated, the test can be started MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(721)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(726)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(724)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-M3UA(729)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085243978 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243978 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243979 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243979 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243979 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243979 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243979 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085243979 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085243980 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243980 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085243980 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243980 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085243980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243980 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243980 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243980 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085243980 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243980 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085243980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243980 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243980 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243980 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085243980 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085243980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243980 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243980 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085243980 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085243980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085243980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085243980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085243980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085243980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085243980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085243980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085243980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085243980 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085243980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243980 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 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085243980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085243980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085243980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085243980 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 20241216085243980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085243980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085243980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085243980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085243980 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085244010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085244010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085244010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085244010 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085244010 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085244010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085244010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085244010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085244010 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085244014 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085244014 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085244014 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085244014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085244014 DHNBAP DEBUG (127.0.0.1:53906 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085244014 DHNBAP NOTICE (127.0.0.1:53906 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085244014 DHNBAP NOTICE (127.0.0.1:53906 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085244014 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085244014 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085244147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085244148 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085244148 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085244148 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085244155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244155 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085244155 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085244155 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085244155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085244155 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085244155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085244159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244159 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085244159 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085244159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085244159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085244159 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085244159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085244159 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 20241216085244159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085244159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085244159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085244159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085244159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085244159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085244159 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085244159 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085244161 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085244161 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085244161 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085244161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085244160 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 20241216085244160 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 20241216085244161 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085244161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085244161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085244161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085244161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244161 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085244161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085244161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085244161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085244161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085244161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(726)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085244167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085244167 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085244167 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085244167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085244167 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085244167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085244170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085244170 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085244170 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085244170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085244170 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085244170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085244170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085244170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085244171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085244171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085244171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085244171 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085244171 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085244171 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085244171 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 20241216085244172 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085244172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085244172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085244172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085244172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085244172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085244172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244172 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085244172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085244172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085244172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085244172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085244172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244177 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 20241216085244177 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 20241216085244177 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085244177 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085244183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085244183 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085244183 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085244183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085244183 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085244183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085244186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244186 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085244186 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085244186 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085244186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085244186 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085244186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085244186 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 20241216085244186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085244186 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085244186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085244186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085244186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085244186 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085244186 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085244186 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085244187 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085244187 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085244187 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085244187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085244187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085244187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244188 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085244188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244188 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085244188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085244188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085244188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085244188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085244188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244197 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085244197 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085244198 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085244198 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085244202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244203 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085244203 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085244203 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085244203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085244203 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085244203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085244205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244205 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085244205 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085244205 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085244205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085244205 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085244205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085244205 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 20241216085244205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085244205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085244205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085244205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085244205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085244205 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085244205 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085244205 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085244206 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085244207 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085244207 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085244207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085244207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085244207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085244207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244207 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085244207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085244207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085244207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085244207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085244207 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244633 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085244633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f6b87), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085244633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085244633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244633 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085244633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc6cb9), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085244633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085244633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244633 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085244633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f719d7), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085244633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244633 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085244633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085244633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085244633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085244633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085244633 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085244634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085244634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085244634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085244634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085244634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085244634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085244634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085244634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244641 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085244641 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085244641 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085244641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085244642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244642 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=008f6b87) (sccp_scrc.c:477) 20241216085244642 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241216085244642 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085244642 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085244642 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085244642 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085244642 DLSCCP DEBUG SCCP-SCOC(72)[0x55e884f650d0]{IDLE}: Deallocated (fsm.c:568) 20241216085244642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244642 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085244642 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085244642 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 20241216085244642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244642 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244643 DLM3UA DEBUG 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) 20241216085244643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244643 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=00f719d7) (sccp_scrc.c:477) 20241216085244643 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241216085244643 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085244643 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085244643 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085244643 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085244643 DLSCCP DEBUG SCCP-SCOC(71)[0x55e884fcf940]{IDLE}: Deallocated (fsm.c:568) 20241216085244842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244842 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085244842 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085244842 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085244842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244842 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085244843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244843 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=00bc6cb9) (sccp_scrc.c:477) 20241216085244843 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241216085244843 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085244843 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085244843 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085244843 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085244843 DLSCCP DEBUG SCCP-SCOC(70)[0x55e884f6cb30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085244969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085244969 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085244969 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 20241216085244969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244969 DLM3UA DEBUG 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) 20241216085244969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085244969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085244969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085244969 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085244969 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085244969 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) 20241216085244969 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) 20241216085244969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085244969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085244969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244969 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085244969 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085244969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085244969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085244969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085244969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085244969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085244970 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085244970 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 20241216085244970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244970 DLM3UA DEBUG 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) 20241216085244970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244970 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085244970 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085244970 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085244970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085244970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085244970 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085244970 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085244989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085244989 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085244989 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 20241216085244989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244989 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) 20241216085244989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085244989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085244989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085244989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085244989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085244989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085244989 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085244989 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) 20241216085244989 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) 20241216085244989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085244989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085244990 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085244990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085244990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085244990 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085244990 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085244990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085244990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085244990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085244990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085244990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085244990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085244990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085244992 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085244992 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085244992 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 20241216085244992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085244992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085244992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085244992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085244992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085244992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085244992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085244992 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) 20241216085244992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085244992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085244992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085244992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085244992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085244992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085244992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085244992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085244992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085244992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085244992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085244992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085244992 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085244992 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085245004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085245004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085245004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085245004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085245004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085245004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085245004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085245004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085245004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085245004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085245004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085245004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085245004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085245004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085245004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085245004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085245004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085245004 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085245004 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085245004 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085245004 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085245004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085245004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085245004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085245004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085245004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085245004 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085245004 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085245004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085245004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085245004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085245004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085245004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085245004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085245004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085245004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085245006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085245006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085245006 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085245006 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085245006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085245006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085245006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085245006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085245006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085245006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085245006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085245006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085245006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085245006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085245006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085245006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085245006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085245006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085245006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085245006 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085245006 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085245046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085245046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085245046 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085245046 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085245046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085245046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085245046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085245046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085245046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085245046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085245046 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085245046 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085245046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085245046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085245046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085245046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085245046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085245046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085245046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085245046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085245047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085245047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085245047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085245047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085245047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085245047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085245047 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085245047 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085245047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085245047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085245047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085245048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085245048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085245048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085245048 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085245048 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085245048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085245048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085245048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085245048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085245048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085245048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085245048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085245048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085245048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085245048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085245048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085245048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085245048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085245049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085245049 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085245049 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085245049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085245049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085245049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085245049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085245049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085245049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085245049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085245049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085246024 DLCTRL DEBUG Command: GET 866829630 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085246024 DLCTRL DEBUG Tx Command reply: GET_REPLY 866829630 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085246032 DLCTRL DEBUG Command: GET 757480956 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085246032 DLCTRL DEBUG Tx Command reply: GET_REPLY 757480956 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085246037 DLCTRL DEBUG Command: GET 974494107 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085246037 DLCTRL DEBUG Tx Command reply: GET_REPLY 974494107 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085246041 DLCTRL DEBUG Command: GET 52543560 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085246041 DLCTRL DEBUG Tx Command reply: GET_REPLY 52543560 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085246046 DLCTRL DEBUG Command: GET 168337951 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085246046 DLCTRL DEBUG Tx Command reply: GET_REPLY 168337951 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085246050 DLCTRL DEBUG Command: GET 286977411 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085246050 DLCTRL DEBUG Tx Command reply: GET_REPLY 286977411 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085246053 DLCTRL DEBUG Command: GET 789933076 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085246053 DLCTRL DEBUG Tx Command reply: GET_REPLY 789933076 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085246057 DLCTRL DEBUG Command: GET 978074580 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085246057 DLCTRL DEBUG Tx Command reply: GET_REPLY 978074580 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085246060 DLCTRL DEBUG Command: GET 340400297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085246060 DLCTRL DEBUG Tx Command reply: GET_REPLY 340400297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085246062 DLCTRL DEBUG Command: GET 976859780 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085246063 DLCTRL DEBUG Tx Command reply: GET_REPLY 976859780 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085246065 DLCTRL DEBUG Command: GET 166962813 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085246065 DLCTRL DEBUG Tx Command reply: GET_REPLY 166962813 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085246067 DLCTRL DEBUG Command: GET 560671767 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085246067 DLCTRL DEBUG Tx Command reply: GET_REPLY 560671767 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085246069 DLCTRL DEBUG Command: GET 220000387 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085246069 DLCTRL DEBUG Tx Command reply: GET_REPLY 220000387 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085246071 DLCTRL DEBUG Command: GET 969682323 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085246071 DLCTRL DEBUG Tx Command reply: GET_REPLY 969682323 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085246073 DLCTRL DEBUG Command: GET 729070073 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085246073 DLCTRL DEBUG Tx Command reply: GET_REPLY 729070073 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085246075 DLCTRL DEBUG Command: GET 65853084 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085246075 DLCTRL DEBUG Tx Command reply: GET_REPLY 65853084 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085246076 DLCTRL DEBUG Command: GET 314923520 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085246076 DLCTRL DEBUG Tx Command reply: GET_REPLY 314923520 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085246078 DLCTRL DEBUG Command: GET 63654690 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085246078 DLCTRL DEBUG Tx Command reply: GET_REPLY 63654690 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085246081 DLCTRL DEBUG Command: GET 746775836 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085246081 DLCTRL DEBUG Tx Command reply: GET_REPLY 746775836 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085246085 DLCTRL DEBUG Command: GET 622139355 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085246085 DLCTRL DEBUG Tx Command reply: GET_REPLY 622139355 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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 } } } 20241216085246126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@3dc551994ff5: 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 20241216085247153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085247153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085247153 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085247153 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085247153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085247153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085247153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085247153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085247153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085247153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085247153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085247153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085247153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085247153 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085247153 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085247153 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085247153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085247153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085247153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085247153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085247153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085247153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085247153 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085247153 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085247153 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241216085247153 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241216085247153 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241216085247153 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241216085247153 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241216085247153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241216085247153 DRUA DEBUG (127.0.0.1:53906 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241216085247154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085247154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) 20241216085247154 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085247154 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@3dc551994ff5: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@3dc551994ff5: UnitdataCallback TC_mscpool_paging_tmsi0(734)@3dc551994ff5: 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)@3dc551994ff5: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@3dc551994ff5: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@3dc551994ff5: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6541211 20241216085248170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085248170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085248170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085248170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085248170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x63cf9b, normal) (hnbgw_rua.c:407) 20241216085248170 DHNB DEBUG map_rua[0x55e884f650d0]{init}: Allocated (fsm.c:456) 20241216085248170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085248170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6541211 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085248170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085248170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085248170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6541211 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241216085248170 DCN DEBUG map_sccp[0x55e884f7af30]{init}: Allocated (fsm.c:456) 20241216085248170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085248170 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6541211 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085248170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6541211 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085248170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085248170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085248170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085248170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085248170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085248170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085248170 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{IDLE}: Allocated (fsm.c:456) 20241216085248170 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085248170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000340056400500f1100926) (sccp_scrc.c:406) 20241216085248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085248170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085248170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085248170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085248170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085248170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085248170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085248170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085248170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085248170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085248170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085248170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085248170 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085248170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085248170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085248170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085248170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085248170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085248170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085248170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085248170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085248170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085248170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@3dc551994ff5: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@3dc551994ff5: Added conn table entry 0TC_mscpool_paging_tmsi0(734)5957519 HNBGW_Test.msc0-SCCP(721)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085248176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085248176 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085248176 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085248176 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085248176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085248176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_paging_tmsi0(734)@3dc551994ff5: setverdict(pass): none -> pass 20241216085248176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085248176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085248176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085248176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085248176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085248176 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00975037) (sccp_scrc.c:477) 20241216085248176 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241216085248176 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085248176 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085248176 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085248176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085248176 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) 20241216085248176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085248176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085248176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085248176 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085249180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085249182 DLCTRL DEBUG Command: GET 742197601 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085249182 DLCTRL DEBUG Tx Command reply: GET_REPLY 742197601 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085249187 DLCTRL DEBUG Command: GET 862005769 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085249187 DLCTRL DEBUG Tx Command reply: GET_REPLY 862005769 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085249191 DLCTRL DEBUG Command: GET 55298970 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085249191 DLCTRL DEBUG Tx Command reply: GET_REPLY 55298970 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085249194 DLCTRL DEBUG Command: GET 676967615 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085249194 DLCTRL DEBUG Tx Command reply: GET_REPLY 676967615 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085249197 DLCTRL DEBUG Command: GET 613820497 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085249197 DLCTRL DEBUG Tx Command reply: GET_REPLY 613820497 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085249199 DLCTRL DEBUG Command: GET 837870816 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085249199 DLCTRL DEBUG Tx Command reply: GET_REPLY 837870816 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085249200 DLCTRL DEBUG Command: GET 824381481 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085249200 DLCTRL DEBUG Tx Command reply: GET_REPLY 824381481 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085249201 DLCTRL DEBUG Command: GET 586853207 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085249201 DLCTRL DEBUG Tx Command reply: GET_REPLY 586853207 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085249202 DLCTRL DEBUG Command: GET 463149935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085249202 DLCTRL DEBUG Tx Command reply: GET_REPLY 463149935 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085249203 DLCTRL DEBUG Command: GET 710890440 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085249203 DLCTRL DEBUG Tx Command reply: GET_REPLY 710890440 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085249204 DLCTRL DEBUG Command: GET 768267225 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085249204 DLCTRL DEBUG Tx Command reply: GET_REPLY 768267225 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085249204 DLCTRL DEBUG Command: GET 396402524 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085249204 DLCTRL DEBUG Tx Command reply: GET_REPLY 396402524 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085249205 DLCTRL DEBUG Command: GET 170887155 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085249205 DLCTRL DEBUG Tx Command reply: GET_REPLY 170887155 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085249206 DLCTRL DEBUG Command: GET 123558496 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085249206 DLCTRL DEBUG Tx Command reply: GET_REPLY 123558496 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085249206 DLCTRL DEBUG Command: GET 142185317 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085249206 DLCTRL DEBUG Tx Command reply: GET_REPLY 142185317 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085249207 DLCTRL DEBUG Command: GET 332138822 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085249207 DLCTRL DEBUG Tx Command reply: GET_REPLY 332138822 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085249208 DLCTRL DEBUG Command: GET 743265112 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085249208 DLCTRL DEBUG Tx Command reply: GET_REPLY 743265112 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085249208 DLCTRL DEBUG Command: GET 526578255 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085249208 DLCTRL DEBUG Tx Command reply: GET_REPLY 526578255 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085249209 DLCTRL DEBUG Command: GET 564067602 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085249209 DLCTRL DEBUG Tx Command reply: GET_REPLY 564067602 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085249210 DLCTRL DEBUG Command: GET 515159238 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085249210 DLCTRL DEBUG Tx Command reply: GET_REPLY 515159238 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085249212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085249212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085249212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085249212 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085249212 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085249212 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085249212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085249212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085249212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085249212 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085249212 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085249212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085249212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085249212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085249212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085249212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085249212 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085249212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085249212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085249212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{disrupted}: Freeing instance (context_map.c:202) 20241216085249212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6541211)[0x55e884f650d0]{disrupted}: Deallocated (fsm.c:568) 20241216085249212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085249212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{disconnected}: Freeing instance (context_map.c:206) 20241216085249212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e884f7af30]{disconnected}: Deallocated (fsm.c:568) 20241216085249212 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6541211 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241216085249212 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085249212 DLINP DEBUG SRVCONN(,r=127.0.0.1:53906<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085249212 DLINP NOTICE SRV(,r=127.0.0.1:53906<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085249212 DMAIN NOTICE (127.0.0.1:53906 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53906<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085249212 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085249212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085249212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085249212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085249212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085249212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085249212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085249212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085249212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_paging_tmsi(713)@3dc551994ff5: Final verdict of PTC: none 20241216085249213 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085249213 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) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085249213 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34773<->l=127.0.0.1:4262) (control_if.c:193) 20241216085249213 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085249213 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) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(722)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@3dc551994ff5: Final verdict of PTC: none 20241216085249213 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 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085249213 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085249213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085249213 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 20241216085249213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc1-RAN(725)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@3dc551994ff5: Final verdict of PTC: none 20241216085249213 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085249213 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) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241216085249213 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 20241216085249213 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085249213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085249213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085249213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085249213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085249213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085249213 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085249213 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085249213 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085249213 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085249213 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) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085249213 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 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085249213 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085249213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085249213 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.sgsn0-RAN(731)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@3dc551994ff5: Final verdict of PTC: none 20241216085249213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085249213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216085249213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085249213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085249213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085249213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085249213 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085249213 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085249213 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085249213 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(733)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(714)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@3dc551994ff5: Final verdict of PTC: none 20241216085249213 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 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085249213 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) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085249213 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085249213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085249214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085249214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085249214 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085249214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085249214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085249214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085249214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085249214 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085249214 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085249214 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085249214 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(719)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@3dc551994ff5: Final verdict of PTC: none 20241216085249213 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 20241216085249213 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 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085249213 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 20241216085249213 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085249213 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-M3UA(732)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085249219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53380<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(716)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:49 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 20241216085249314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085249816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461140) 20241216085250054 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085250054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085250054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085250054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085250054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085250054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085250054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085250054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085250055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085250055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085250055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085250055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085250055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085250055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085250055 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 20241216085250819 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085250819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085250819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085250819 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085250819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085250819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085250819 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085250819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e10e1), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085250819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085250819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085250819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085250819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085250819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085250819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085250819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085250819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085250819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085250819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085250819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085250819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085250819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085250819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085250819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085250820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085250820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085250820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085250820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085250820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085250820 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=461140, count=470472) 20241216085251214 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085251214 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085251214 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085251214 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085251214 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085251214 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085251214 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085251214 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085251214 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:52: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_no_allow_attach_round_robin started. 20241216085252914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085252920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085252925 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34797<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085252947 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085252947 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085252956 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252956 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085252956 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085252956 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252956 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085252956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252956 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085252956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252956 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085252957 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44860 (stream_srv.c:132) 20241216085252957 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44860<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085252958 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085252958 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085252958 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085252958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085252958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085252958 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085252958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085252958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085252958 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085252958 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085252958 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085252958 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085252958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085252958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085252958 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085252958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085252958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085252958 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085252958 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085252958 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085252958 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085252958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085252958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085252958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085252958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085252958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085252958 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085252958 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085252958 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085252958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085252958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085252958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085252958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085252958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085252958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085252958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085252958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085252958 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085252958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085252958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085252958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085252958 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 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085252958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085252958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085252958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085252958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085252958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085252958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085252958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085252958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085252958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085252958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085252958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085252958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085252958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085252958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085252958 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(745)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(748)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(746)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-M3UA(751)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-SCCP(749)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085252998 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252999 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085252999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252999 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085252999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252999 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085252999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085252999 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085253000 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085253000 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253000 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085253000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253000 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253000 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085253000 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253000 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085253000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253000 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253000 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085253000 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085253000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253000 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253000 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085253000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085253001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253001 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253001 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 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085253001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085253001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085253001 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 20241216085253001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085253001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085253024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085253024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085253024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085253024 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085253024 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085253024 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085253024 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085253024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085253024 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085253028 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085253028 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085253028 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085253028 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085253028 DHNBAP DEBUG (127.0.0.1:44860 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085253028 DHNBAP NOTICE (127.0.0.1:44860 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085253028 DHNBAP NOTICE (127.0.0.1:44860 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085253028 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085253028 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085253170 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085253171 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085253171 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 20241216085253171 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085253171 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085253171 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085253171 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(745)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085253178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253178 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085253178 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085253178 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085253178 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085253178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085253178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085253178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085253178 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 20241216085253178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085253178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085253178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085253178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085253178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085253178 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085253183 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 20241216085253183 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 20241216085253183 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085253183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085253183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085253183 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085253183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085253183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085253183 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085253183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085253184 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 20241216085253184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085253184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085253184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085253184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085253184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085253184 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085253184 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085253184 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085253185 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085253185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085253185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085253185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253185 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085253185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085253186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085253186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085253186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(748)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085253190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253190 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085253190 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085253190 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085253190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085253190 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085253190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085253194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253194 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085253194 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085253194 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085253194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085253194 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085253194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085253194 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 20241216085253194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085253194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085253194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085253194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085253194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085253194 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085253194 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085253194 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085253195 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253196 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085253196 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085253196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253196 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 20241216085253196 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 20241216085253196 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085253196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085253196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085253196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253196 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085253197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085253197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085253197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085253197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(751)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085253202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253202 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085253202 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085253202 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085253202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085253202 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085253202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085253204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253204 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085253204 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085253204 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085253204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085253204 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085253204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085253204 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 20241216085253204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085253204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085253204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085253204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085253204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085253204 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085253204 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085253204 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085253205 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253205 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085253205 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085253205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085253205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253205 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085253205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085253205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085253205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085253205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253213 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085253213 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085253213 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085253213 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085253216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253216 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085253216 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085253216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085253216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085253216 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085253216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085253217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085253217 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085253217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085253217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085253217 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085253217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085253217 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 20241216085253217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085253217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085253217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085253217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085253217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085253217 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085253217 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085253217 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085253218 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085253218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085253218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085253218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085253218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085253218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253218 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085253219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085253219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085253219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085253219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085253219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253374 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085253374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00551d55), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085253374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253374 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085253374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253374 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085253374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee9ff1), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085253374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253374 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085253374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085253374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085253374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085253374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085253374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085253374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085253374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085253374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085253374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253375 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085253375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bd9d6), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085253375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085253376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085253376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085253376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085253376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085253376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085253382 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085253382 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 20241216085253382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085253382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085253382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085253382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085253382 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085253382 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 20241216085253382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085253382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085253382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085253382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085253382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085253382 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) 20241216085253382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085253382 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=00551d55) (sccp_scrc.c:477) 20241216085253382 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20241216085253382 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085253382 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085253382 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085253382 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085253382 DLSCCP DEBUG SCCP-SCOC(77)[0x55e884fcf810]{IDLE}: Deallocated (fsm.c:568) 20241216085253382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085253383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085253383 DLM3UA DEBUG 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) 20241216085253383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085253383 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=009bd9d6) (sccp_scrc.c:477) 20241216085253383 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20241216085253383 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085253383 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085253383 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085253383 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085253383 DLSCCP DEBUG SCCP-SCOC(78)[0x55e884f63d40]{IDLE}: Deallocated (fsm.c:568) 20241216085253582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253582 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085253582 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085253582 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 20241216085253582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085253582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085253582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085253582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085253583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085253583 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) 20241216085253583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085253583 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=00ee9ff1) (sccp_scrc.c:477) 20241216085253583 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241216085253583 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085253583 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085253583 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085253583 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085253583 DLSCCP DEBUG SCCP-SCOC(76)[0x55e884f6ba10]{IDLE}: Deallocated (fsm.c:568) 20241216085253910 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085253910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d1ca4), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085253910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085253910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253910 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085253910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082727d), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085253910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085253910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253910 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085253910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013031c), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085253910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085253910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085253911 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085253911 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085253911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085253911 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253919 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085253919 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085253919 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 20241216085253919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085253919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085253919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085253919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085253919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085253919 DLM3UA DEBUG 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) 20241216085253919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085253919 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=006d1ca4) (sccp_scrc.c:477) 20241216085253919 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241216085253919 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085253919 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085253919 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085253919 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085253919 DLSCCP DEBUG SCCP-SCOC(73)[0x55e884f6c7d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085253986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085253986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085253986 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085253986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085253986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085253986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085253986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085253986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085253986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085253986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085253986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085253987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085253987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085253987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085253987 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085253987 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085253987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085253987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085253987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085253987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085253987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085253987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085253987 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085253987 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085253987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085253987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085253987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085253987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085253987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085253987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085253987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085253989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085253989 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085253989 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085253989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085253989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085253989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085253989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085253989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085253989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085253989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085253989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085253989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085253989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085253989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085253989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085253989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085253989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085253989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085253989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085253989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085253989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085253989 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085253989 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085254002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085254002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085254002 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 20241216085254002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254002 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) 20241216085254002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085254002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085254002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085254002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085254002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085254002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085254002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085254002 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085254002 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) 20241216085254002 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) 20241216085254002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085254002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085254002 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085254002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085254002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085254002 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085254002 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085254002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085254002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085254002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085254002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085254002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085254002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085254002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(750)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085254005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085254005 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085254005 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 20241216085254005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254005 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) 20241216085254005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085254005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085254005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085254005 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085254005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085254005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085254005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085254005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085254005 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085254005 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085254025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254025 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085254025 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085254025 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085254025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254025 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085254025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085254025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085254025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085254025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085254025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085254025 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085254025 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085254025 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085254025 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085254025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085254025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085254025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085254026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085254026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085254026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085254026 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085254026 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085254026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085254026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085254026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085254026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085254026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085254026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085254026 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254027 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085254027 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085254027 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085254027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254027 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085254027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085254027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085254027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085254027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085254027 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085254027 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085254027 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085254122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254122 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085254122 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085254122 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 20241216085254122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254123 DLM3UA DEBUG 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) 20241216085254122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254122 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085254122 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085254122 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 20241216085254122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254123 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254123 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085254123 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085254123 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 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254123 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254123 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085254123 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085254123 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 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085254123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085254123 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085254123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254123 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=0082727d) (sccp_scrc.c:477) 20241216085254123 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(75)[0x55e884fa37c0]{IDLE}: Deallocated (fsm.c:568) 20241216085254123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254123 DLM3UA DEBUG 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) 20241216085254123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254123 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=0013031c) (sccp_scrc.c:477) 20241216085254123 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085254123 DLSCCP DEBUG SCCP-SCOC(74)[0x55e884f654b0]{IDLE}: Deallocated (fsm.c:568) 20241216085254123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254123 DLM3UA DEBUG 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) 20241216085254123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085254123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085254123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085254123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085254123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085254123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085254123 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085254123 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) 20241216085254123 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) 20241216085254123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085254123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085254123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085254124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085254124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085254124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085254124 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085254124 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085254124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085254124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085254124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085254124 DLM3UA DEBUG 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) 20241216085254124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085254124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085254124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085254124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085254124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085254124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085254124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085254124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085254124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085254124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085254124 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085254124 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085254124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085254124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085254124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085254124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085254124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085254124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085254124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085254124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085255052 DLCTRL DEBUG Command: GET 898061039 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085255052 DLCTRL DEBUG Tx Command reply: GET_REPLY 898061039 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085255060 DLCTRL DEBUG Command: GET 327899048 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085255060 DLCTRL DEBUG Tx Command reply: GET_REPLY 327899048 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085255067 DLCTRL DEBUG Command: GET 775125319 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085255067 DLCTRL DEBUG Tx Command reply: GET_REPLY 775125319 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085255072 DLCTRL DEBUG Command: GET 188710521 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085255072 DLCTRL DEBUG Tx Command reply: GET_REPLY 188710521 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085255075 DLCTRL DEBUG Command: GET 897876736 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085255075 DLCTRL DEBUG Tx Command reply: GET_REPLY 897876736 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085255079 DLCTRL DEBUG Command: GET 98817635 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085255079 DLCTRL DEBUG Tx Command reply: GET_REPLY 98817635 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085255082 DLCTRL DEBUG Command: GET 462697483 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085255082 DLCTRL DEBUG Tx Command reply: GET_REPLY 462697483 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085255085 DLCTRL DEBUG Command: GET 242012065 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085255085 DLCTRL DEBUG Tx Command reply: GET_REPLY 242012065 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085255087 DLCTRL DEBUG Command: GET 181326954 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085255087 DLCTRL DEBUG Tx Command reply: GET_REPLY 181326954 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085255089 DLCTRL DEBUG Command: GET 247933077 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085255089 DLCTRL DEBUG Tx Command reply: GET_REPLY 247933077 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085255091 DLCTRL DEBUG Command: GET 101889418 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085255091 DLCTRL DEBUG Tx Command reply: GET_REPLY 101889418 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085255093 DLCTRL DEBUG Command: GET 282410294 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085255093 DLCTRL DEBUG Tx Command reply: GET_REPLY 282410294 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085255095 DLCTRL DEBUG Command: GET 413702864 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085255095 DLCTRL DEBUG Tx Command reply: GET_REPLY 413702864 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085255097 DLCTRL DEBUG Command: GET 466859879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085255097 DLCTRL DEBUG Tx Command reply: GET_REPLY 466859879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085255099 DLCTRL DEBUG Command: GET 792085415 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085255099 DLCTRL DEBUG Tx Command reply: GET_REPLY 792085415 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085255101 DLCTRL DEBUG Command: GET 662081231 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085255101 DLCTRL DEBUG Tx Command reply: GET_REPLY 662081231 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085255103 DLCTRL DEBUG Command: GET 720954400 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085255103 DLCTRL DEBUG Tx Command reply: GET_REPLY 720954400 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085255104 DLCTRL DEBUG Command: GET 15630827 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085255104 DLCTRL DEBUG Tx Command reply: GET_REPLY 15630827 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085255105 DLCTRL DEBUG Command: GET 231995370 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085255105 DLCTRL DEBUG Tx Command reply: GET_REPLY 231995370 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085255107 DLCTRL DEBUG Command: GET 996498648 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085255107 DLCTRL DEBUG Tx Command reply: GET_REPLY 996498648 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000111001100'B, t_guard := 20.000000 } 20241216085255126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)12281496 20241216085256167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085256167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085256167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085256167 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085256167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb6698, normal) (hnbgw_rua.c:407) 20241216085256167 DHNB DEBUG map_rua[0x55e884fcf810]{init}: Allocated (fsm.c:456) 20241216085256167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085256167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281496 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085256167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085256167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085256167 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281496 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085256167 DCN DEBUG map_sccp[0x55e884f650d0]{init}: Allocated (fsm.c:456) 20241216085256167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085256167 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12281496 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085256167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281496 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085256167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085256167 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085256167 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085256167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085256167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085256167 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085256167 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{IDLE}: Allocated (fsm.c:456) 20241216085256167 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085256167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001cc0056400500f1100926) (sccp_scrc.c:406) 20241216085256167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085256167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085256167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085256167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085256167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085256167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085256167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085256167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085256167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085256167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085256168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085256168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085256168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085256168 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085256168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085256168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085256168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085256168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085256168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085256168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085256168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085256168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085256168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085256168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)9731934 HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085256187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085256187 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085256187 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085256187 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085256187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085256187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085256187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085256187 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085256187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085256187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085256187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085256187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085256187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085256187 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00712809) (sccp_scrc.c:477) 20241216085256187 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241216085256187 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085256187 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085256187 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085256187 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085256187 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) 20241216085256187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085256187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(756)@3dc551994ff5: setverdict(pass): none -> pass 20241216085256191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(756)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085256193 DLCTRL DEBUG Command: GET 32103511 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085256193 DLCTRL DEBUG Tx Command reply: GET_REPLY 32103511 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085256196 DLCTRL DEBUG Command: GET 270020347 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085256197 DLCTRL DEBUG Tx Command reply: GET_REPLY 270020347 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085256198 DLCTRL DEBUG Command: GET 871511165 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085256198 DLCTRL DEBUG Tx Command reply: GET_REPLY 871511165 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085256200 DLCTRL DEBUG Command: GET 60413253 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085256200 DLCTRL DEBUG Tx Command reply: GET_REPLY 60413253 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085256201 DLCTRL DEBUG Command: GET 452993443 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085256201 DLCTRL DEBUG Tx Command reply: GET_REPLY 452993443 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085256202 DLCTRL DEBUG Command: GET 253560626 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085256202 DLCTRL DEBUG Tx Command reply: GET_REPLY 253560626 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085256203 DLCTRL DEBUG Command: GET 254006014 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085256203 DLCTRL DEBUG Tx Command reply: GET_REPLY 254006014 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085256204 DLCTRL DEBUG Command: GET 384939753 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085256204 DLCTRL DEBUG Tx Command reply: GET_REPLY 384939753 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085256204 DLCTRL DEBUG Command: GET 462087078 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085256204 DLCTRL DEBUG Tx Command reply: GET_REPLY 462087078 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085256205 DLCTRL DEBUG Command: GET 690230680 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085256205 DLCTRL DEBUG Tx Command reply: GET_REPLY 690230680 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085256206 DLCTRL DEBUG Command: GET 55787564 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085256206 DLCTRL DEBUG Tx Command reply: GET_REPLY 55787564 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085256207 DLCTRL DEBUG Command: GET 174555518 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085256207 DLCTRL DEBUG Tx Command reply: GET_REPLY 174555518 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085256208 DLCTRL DEBUG Command: GET 224560426 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085256208 DLCTRL DEBUG Tx Command reply: GET_REPLY 224560426 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085256208 DLCTRL DEBUG Command: GET 425203083 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085256208 DLCTRL DEBUG Tx Command reply: GET_REPLY 425203083 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085256209 DLCTRL DEBUG Command: GET 887598072 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085256209 DLCTRL DEBUG Tx Command reply: GET_REPLY 887598072 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085256210 DLCTRL DEBUG Command: GET 314247407 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085256210 DLCTRL DEBUG Tx Command reply: GET_REPLY 314247407 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085256211 DLCTRL DEBUG Command: GET 819088474 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085256211 DLCTRL DEBUG Tx Command reply: GET_REPLY 819088474 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085256212 DLCTRL DEBUG Command: GET 672116319 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085256212 DLCTRL DEBUG Tx Command reply: GET_REPLY 672116319 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085256212 DLCTRL DEBUG Command: GET 144414222 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085256212 DLCTRL DEBUG Tx Command reply: GET_REPLY 144414222 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085256213 DLCTRL DEBUG Command: GET 693021446 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085256213 DLCTRL DEBUG Tx Command reply: GET_REPLY 693021446 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001111011100'B, t_guard := 20.000000 } 20241216085256224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@3dc551994ff5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)11499413 20241216085257248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085257248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085257248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085257248 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085257248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf7795, normal) (hnbgw_rua.c:407) 20241216085257248 DHNB DEBUG map_rua[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085257248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085257248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11499413 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085257248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085257248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085257248 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085257248 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11499413 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241216085257248 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085257248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085257248 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11499413 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216085257248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11499413 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085257248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085257248 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085257248 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085257248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085257248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085257248 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085257248 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{IDLE}: Allocated (fsm.c:456) 20241216085257248 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085257248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003dc0056400500f1100926) (sccp_scrc.c:406) 20241216085257248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085257248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085257248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085257248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085257248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085257248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085257248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085257248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085257248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085257248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085257248 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085257248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085257248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085257248 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085257248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085257248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085257248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085257248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085257248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085257248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085257248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085257248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085257248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085257248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@3dc551994ff5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)4158363 TC_mscpool_no_allow_attach_round_robin0(757)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(749)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085257261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085257261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085257261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085257261 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085257261 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 20241216085257261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_no_allow_attach_round_robin0(757)@3dc551994ff5: Final verdict of PTC: pass 20241216085257261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085257261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085257261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@3dc551994ff5: 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 } } } 20241216085257262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085257262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085257262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085257262 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) 20241216085257262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085257262 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00065107) (sccp_scrc.c:477) 20241216085257262 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241216085257262 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085257262 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085257262 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085257262 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085257262 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) 20241216085257262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085257262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085257263 DLCTRL DEBUG Command: GET 240814206 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085257263 DLCTRL DEBUG Tx Command reply: GET_REPLY 240814206 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085257265 DLCTRL DEBUG Command: GET 626648608 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085257265 DLCTRL DEBUG Tx Command reply: GET_REPLY 626648608 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085257267 DLCTRL DEBUG Command: GET 963433489 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085257267 DLCTRL DEBUG Tx Command reply: GET_REPLY 963433489 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085257269 DLCTRL DEBUG Command: GET 546784131 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085257269 DLCTRL DEBUG Tx Command reply: GET_REPLY 546784131 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085257271 DLCTRL DEBUG Command: GET 254925948 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085257271 DLCTRL DEBUG Tx Command reply: GET_REPLY 254925948 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085257272 DLCTRL DEBUG Command: GET 195178368 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085257272 DLCTRL DEBUG Tx Command reply: GET_REPLY 195178368 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085257274 DLCTRL DEBUG Command: GET 570179794 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085257274 DLCTRL DEBUG Tx Command reply: GET_REPLY 570179794 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085257275 DLCTRL DEBUG Command: GET 901961373 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085257275 DLCTRL DEBUG Tx Command reply: GET_REPLY 901961373 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085257277 DLCTRL DEBUG Command: GET 507860001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085257277 DLCTRL DEBUG Tx Command reply: GET_REPLY 507860001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085257278 DLCTRL DEBUG Command: GET 829846312 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085257278 DLCTRL DEBUG Tx Command reply: GET_REPLY 829846312 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085257280 DLCTRL DEBUG Command: GET 495219369 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085257280 DLCTRL DEBUG Tx Command reply: GET_REPLY 495219369 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241216085257282 DLCTRL DEBUG Command: GET 304866785 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085257282 DLCTRL DEBUG Tx Command reply: GET_REPLY 304866785 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085257284 DLCTRL DEBUG Command: GET 469710829 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085257284 DLCTRL DEBUG Tx Command reply: GET_REPLY 469710829 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085257285 DLCTRL DEBUG Command: GET 587991071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085257285 DLCTRL DEBUG Tx Command reply: GET_REPLY 587991071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085257286 DLCTRL DEBUG Command: GET 529513618 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085257286 DLCTRL DEBUG Tx Command reply: GET_REPLY 529513618 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085257287 DLCTRL DEBUG Command: GET 641801392 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085257287 DLCTRL DEBUG Tx Command reply: GET_REPLY 641801392 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085257288 DLCTRL DEBUG Command: GET 323029459 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085257288 DLCTRL DEBUG Tx Command reply: GET_REPLY 323029459 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085257289 DLCTRL DEBUG Command: GET 596544748 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085257289 DLCTRL DEBUG Tx Command reply: GET_REPLY 596544748 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085257290 DLCTRL DEBUG Command: GET 810549790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085257290 DLCTRL DEBUG Tx Command reply: GET_REPLY 810549790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085257290 DLCTRL DEBUG Command: GET 154215801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085257290 DLCTRL DEBUG Tx Command reply: GET_REPLY 154215801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000110010110'B, t_guard := 20.000000 } 20241216085257302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@3dc551994ff5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)14747927 20241216085258321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085258322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085258322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085258322 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085258322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe10917, normal) (hnbgw_rua.c:407) 20241216085258322 DHNB DEBUG map_rua[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085258322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085258322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747927 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085258322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085258322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085258322 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747927 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085258322 DCN DEBUG map_sccp[0x55e884f6bc50]{init}: Allocated (fsm.c:456) 20241216085258322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085258322 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14747927 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085258322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747927 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085258322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085258322 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085258322 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085258322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085258322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085258322 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085258322 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{IDLE}: Allocated (fsm.c:456) 20241216085258322 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085258322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001960056400500f1100926) (sccp_scrc.c:406) 20241216085258322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085258322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085258322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085258322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085258322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085258322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085258322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085258322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085258322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085258322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085258322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085258322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085258322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085258322 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085258322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085258322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085258322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085258322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085258322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085258322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085258322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085258322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085258322 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@3dc551994ff5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@3dc551994ff5: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)8372637 HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085258326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258326 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085258326 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085258326 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085258326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085258326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085258326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085258326 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085258326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085258326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085258326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085258326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085258326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085258326 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e95cbc) (sccp_scrc.c:477) 20241216085258327 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241216085258327 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085258327 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085258327 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085258327 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085258327 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) 20241216085258327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085258327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(758)@3dc551994ff5: setverdict(pass): none -> pass 20241216085258329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085258330 DLCTRL DEBUG Command: GET 441297130 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085258330 DLCTRL DEBUG Tx Command reply: GET_REPLY 441297130 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085258332 DLCTRL DEBUG Command: GET 408214545 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085258332 DLCTRL DEBUG Tx Command reply: GET_REPLY 408214545 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085258334 DLCTRL DEBUG Command: GET 575891950 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085258335 DLCTRL DEBUG Tx Command reply: GET_REPLY 575891950 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085258337 DLCTRL DEBUG Command: GET 103464070 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085258337 DLCTRL DEBUG Tx Command reply: GET_REPLY 103464070 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085258339 DLCTRL DEBUG Command: GET 301197539 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085258339 DLCTRL DEBUG Tx Command reply: GET_REPLY 301197539 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085258341 DLCTRL DEBUG Command: GET 962779142 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085258341 DLCTRL DEBUG Tx Command reply: GET_REPLY 962779142 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085258343 DLCTRL DEBUG Command: GET 264159358 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085258343 DLCTRL DEBUG Tx Command reply: GET_REPLY 264159358 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085258344 DLCTRL DEBUG Command: GET 706584786 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085258344 DLCTRL DEBUG Tx Command reply: GET_REPLY 706584786 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085258345 DLCTRL DEBUG Command: GET 403306608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085258345 DLCTRL DEBUG Tx Command reply: GET_REPLY 403306608 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085258346 DLCTRL DEBUG Command: GET 606850019 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085258346 DLCTRL DEBUG Tx Command reply: GET_REPLY 606850019 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085258347 DLCTRL DEBUG Command: GET 831942912 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085258347 DLCTRL DEBUG Tx Command reply: GET_REPLY 831942912 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241216085258348 DLCTRL DEBUG Command: GET 637466156 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085258348 DLCTRL DEBUG Tx Command reply: GET_REPLY 637466156 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085258348 DLCTRL DEBUG Command: GET 912603609 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085258348 DLCTRL DEBUG Tx Command reply: GET_REPLY 912603609 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085258349 DLCTRL DEBUG Command: GET 482854163 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085258349 DLCTRL DEBUG Tx Command reply: GET_REPLY 482854163 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085258350 DLCTRL DEBUG Command: GET 138563125 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085258350 DLCTRL DEBUG Tx Command reply: GET_REPLY 138563125 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085258351 DLCTRL DEBUG Command: GET 865175575 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085258351 DLCTRL DEBUG Tx Command reply: GET_REPLY 865175575 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085258352 DLCTRL DEBUG Command: GET 115808054 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085258352 DLCTRL DEBUG Tx Command reply: GET_REPLY 115808054 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085258352 DLCTRL DEBUG Command: GET 209319589 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085258352 DLCTRL DEBUG Tx Command reply: GET_REPLY 209319589 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085258353 DLCTRL DEBUG Command: GET 797369148 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085258353 DLCTRL DEBUG Tx Command reply: GET_REPLY 797369148 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085258354 DLCTRL DEBUG Command: GET 455497756 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085258354 DLCTRL DEBUG Tx Command reply: GET_REPLY 455497756 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085258357 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085258357 DLINP DEBUG SRVCONN(,r=127.0.0.1:44860<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085258358 DLINP NOTICE SRV(,r=127.0.0.1:44860<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085258358 DMAIN NOTICE (127.0.0.1:44860 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44860<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085258358 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085258358 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34797<->l=127.0.0.1:4262) (control_if.c:193) 20241216085258358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55250<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@3dc551994ff5: Final verdict of PTC: none 20241216085258358 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085258358 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085258358 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) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085258358 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(744)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@3dc551994ff5: Final verdict of PTC: none 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085258358 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085258358 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) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085258358 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 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085258358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085258358 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(750)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@3dc551994ff5: Final verdict of PTC: none 20241216085258358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085258358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085258358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085258358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085258358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085258358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085258358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085258358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085258358 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085258358 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085258358 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085258358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085258358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085258358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085258358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085258358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085258358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085258358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085258358 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085258358 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085258358 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085258358 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085258358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085258358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085258358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085258358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085258358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085258358 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 20241216085258358 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 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085258358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085258358 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 20241216085258358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085258358 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 20241216085258358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085258358 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 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085258358 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085258358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085258358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085258358 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 20241216085258358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085258358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085258358 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085258358 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085258358 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085258358 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085258358 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085258358 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085258358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085258358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085258358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085258358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085258358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085258358 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085258358 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085258358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{disrupted}: Freeing instance (context_map.c:202) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12281496)[0x55e884fcf810]{disrupted}: Deallocated (fsm.c:568) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{disconnected}: Freeing instance (context_map.c:206) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e884f650d0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(754)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@3dc551994ff5: Final verdict of PTC: none 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085258359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085258359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085258359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085258359 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 20241216085258359 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) 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085258359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085258359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085258359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085258359 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085258359 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) 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241216085258359 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) 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085258359 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085258359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085258358 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12281496 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085258358 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085258358 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085258358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085258358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085258358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085258358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085258358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085258358 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085258358 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085258358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{disrupted}: Freeing instance (context_map.c:202) 20241216085258358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14747927)[0x55e884f63ba0]{disrupted}: Deallocated (fsm.c:568) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{disconnected}: Freeing instance (context_map.c:206) 20241216085258358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e884f6bc50]{disconnected}: Deallocated (fsm.c:568) 20241216085258358 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14747927 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085258359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085258359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085258359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085258359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085258359 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085258359 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085258359 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085258359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085258359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085258359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085258359 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085258359 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085258359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085258359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085258359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085258359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085258359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085258359 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085258359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085258359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085258359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085258359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11499413)[0x55e884eeb8a0]{disrupted}: Deallocated (fsm.c:568) 20241216085258359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085258359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085258359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085258359 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11499413 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085258359 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085258359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085258359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085258359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085258359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085258359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085258359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085258359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085258359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085258359 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-M3UA(745)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@3dc551994ff5: Final verdict of PTC: none 20241216085258359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085258359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085258359 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) VirtHNBGW-STATS(736)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(755)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@3dc551994ff5: Final verdict of PTC: none 20241216085258359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085258359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085258359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085258359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085258359 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085258359 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085258359 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085258359 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(746)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085258403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55238<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:52:58 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 20241216085258528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085259031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=574920) 20241216085259213 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085259213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085259213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085259213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085259213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085259213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085259214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085259214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085259214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085259214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085259214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085259214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085259214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085259214 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=574920, count=579716) 20241216085300055 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085300055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085300055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085300055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085300055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085300055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085300055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085300055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085300055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085300055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085300055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085300055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085300056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085300056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085300359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085300359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085300359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085300359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085300359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085300359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085300359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085300359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085300359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085300359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085300359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085300359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085300820 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085300820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e10e1), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085300820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085300820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085300820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085300820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085300820 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085300820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085300820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085300820 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085300820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085300820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085300821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085300821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085300821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085300821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085300821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085300821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085300821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085300821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085300821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085300821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085300821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085300821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085300821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085300821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53:01 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241216085302130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085302135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085302140 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34097<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085302157 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085302157 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085302166 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302166 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302166 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302166 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302166 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302166 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085302166 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35162 (stream_srv.c:132) 20241216085302166 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35162<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085302166 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302166 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302167 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302167 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085302168 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302168 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085302168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302168 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302168 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302168 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085302168 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302168 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085302168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302168 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302168 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302168 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085302168 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302168 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085302168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302168 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302168 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085302168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085302168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302168 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302168 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 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085302168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085302168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085302168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085302168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(769)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(767)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(772)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(770)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(775)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-M3UA(775)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-SCCP(773)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085302217 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302217 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302217 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302217 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302218 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302218 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302218 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085302218 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302219 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302219 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085302219 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302219 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085302219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302219 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302219 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302219 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085302219 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302219 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085302219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302219 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302219 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302219 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085302219 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302219 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085302219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302219 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302219 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085302219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085302219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085302220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302220 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302220 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 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085302220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085302220 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085302220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085302220 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 20241216085302220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085302220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085302245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085302245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085302245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085302245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085302245 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085302245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085302245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085302245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085302245 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085302250 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085302250 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085302250 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085302250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085302250 DHNBAP DEBUG (127.0.0.1:35162 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085302250 DHNBAP NOTICE (127.0.0.1:35162 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085302250 DHNBAP NOTICE (127.0.0.1:35162 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085302250 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085302250 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085302382 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085302382 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085302382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085302382 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085302389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085302389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085302389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085302389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085302389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085302389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085302393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302393 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085302393 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085302393 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085302393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085302393 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085302393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085302393 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 20241216085302393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085302393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085302393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085302393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085302393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085302393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085302393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085302393 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085302393 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085302393 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302394 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085302394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085302395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302395 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085302395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085302395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085302395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085302395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085302397 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 20241216085302397 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 20241216085302397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085302397 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085302404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302404 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085302404 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085302404 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085302404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085302404 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085302404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085302408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302408 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085302408 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085302408 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085302408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085302408 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085302408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085302408 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 20241216085302408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085302408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085302408 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085302408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085302409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085302409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085302409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085302409 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085302409 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085302409 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302410 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085302410 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085302410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302410 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302411 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302411 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302411 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085302411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085302411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085302411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085302411 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085302413 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 20241216085302413 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 20241216085302413 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085302413 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085302419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302419 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085302419 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085302419 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085302419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085302419 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085302419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085302422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302422 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085302422 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085302423 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085302423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085302423 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085302423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085302423 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 20241216085302423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085302423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085302423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085302423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085302423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085302423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085302423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085302423 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085302423 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085302423 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302424 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302424 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085302424 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085302425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085302425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302425 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085302425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085302425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085302425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085302425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085302434 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085302434 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085302435 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085302435 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085302441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302441 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085302441 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085302441 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085302441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085302441 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085302442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085302444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302444 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085302444 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085302444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085302444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085302444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085302444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085302444 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 20241216085302444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085302445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085302445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085302445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085302445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085302445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085302445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085302445 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085302445 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085302445 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085302446 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085302446 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085302446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085302446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085302446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085302446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085302446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085302446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085302446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085302446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085302446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085302446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085302446 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085302447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085302447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085302447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085302447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085302447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085302447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085302447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085302447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(768)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085303200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085303200 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085303200 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085303200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085303200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085303200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085303200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085303200 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085303200 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085303200 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085303201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085303201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085303201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085303201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085303201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085303201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085303201 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085303201 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085303201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085303201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085303201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085303201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085303201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085303201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085303201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303202 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085303202 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085303202 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085303202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085303202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085303202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085303202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085303202 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085303202 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085303206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303206 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085303206 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085303206 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 20241216085303206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303206 DLM3UA DEBUG 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) 20241216085303206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085303206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085303206 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085303206 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) 20241216085303206 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) 20241216085303206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085303206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085303206 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085303206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085303206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085303206 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085303206 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085303206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085303206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085303206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085303206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085303206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085303206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085303206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303207 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085303207 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085303207 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 20241216085303207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303207 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303207 DLM3UA DEBUG 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) 20241216085303207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085303207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085303207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085303207 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085303207 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(774)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085303219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085303219 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085303219 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 20241216085303219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303219 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) 20241216085303219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085303219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085303219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085303219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085303219 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085303219 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) 20241216085303219 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) 20241216085303219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085303219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085303219 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085303219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085303219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085303219 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085303219 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085303220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085303220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085303220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085303220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085303220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085303220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085303220 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303220 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085303220 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085303220 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 20241216085303220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303220 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303221 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) 20241216085303221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085303221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085303221 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085303221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085303221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085303221 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085303221 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085303245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303245 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085303245 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085303245 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085303245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085303245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085303245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085303245 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085303245 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085303245 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085303245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085303245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085303245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085303245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085303245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085303245 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085303245 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085303245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085303245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085303245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085303245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085303245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085303245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085303245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085303246 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085303246 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085303246 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085303246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085303246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085303246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085303246 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085303246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085303246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085303246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085303246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085303246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085303246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085303246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085303246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085303246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085303246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085303246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085303246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085303246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085303246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085303246 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085303246 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085304275 DLCTRL DEBUG Command: GET 683320177 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085304275 DLCTRL DEBUG Tx Command reply: GET_REPLY 683320177 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085304278 DLCTRL DEBUG Command: GET 278853679 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085304278 DLCTRL DEBUG Tx Command reply: GET_REPLY 278853679 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085304280 DLCTRL DEBUG Command: GET 338925347 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085304280 DLCTRL DEBUG Tx Command reply: GET_REPLY 338925347 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085304282 DLCTRL DEBUG Command: GET 189061003 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085304282 DLCTRL DEBUG Tx Command reply: GET_REPLY 189061003 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085304283 DLCTRL DEBUG Command: GET 200081207 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085304283 DLCTRL DEBUG Tx Command reply: GET_REPLY 200081207 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085304284 DLCTRL DEBUG Command: GET 979917851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085304284 DLCTRL DEBUG Tx Command reply: GET_REPLY 979917851 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085304285 DLCTRL DEBUG Command: GET 14163821 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085304285 DLCTRL DEBUG Tx Command reply: GET_REPLY 14163821 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085304287 DLCTRL DEBUG Command: GET 690445910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085304287 DLCTRL DEBUG Tx Command reply: GET_REPLY 690445910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085304290 DLCTRL DEBUG Command: GET 924483934 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085304290 DLCTRL DEBUG Tx Command reply: GET_REPLY 924483934 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085304292 DLCTRL DEBUG Command: GET 430472537 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085304292 DLCTRL DEBUG Tx Command reply: GET_REPLY 430472537 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085304293 DLCTRL DEBUG Command: GET 820353597 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085304293 DLCTRL DEBUG Tx Command reply: GET_REPLY 820353597 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085304296 DLCTRL DEBUG Command: GET 785403542 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085304296 DLCTRL DEBUG Tx Command reply: GET_REPLY 785403542 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085304298 DLCTRL DEBUG Command: GET 572434845 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085304298 DLCTRL DEBUG Tx Command reply: GET_REPLY 572434845 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085304301 DLCTRL DEBUG Command: GET 367173267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085304301 DLCTRL DEBUG Tx Command reply: GET_REPLY 367173267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085304303 DLCTRL DEBUG Command: GET 524742333 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085304303 DLCTRL DEBUG Tx Command reply: GET_REPLY 524742333 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085304304 DLCTRL DEBUG Command: GET 995544236 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085304304 DLCTRL DEBUG Tx Command reply: GET_REPLY 995544236 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085304306 DLCTRL DEBUG Command: GET 617413748 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085304306 DLCTRL DEBUG Tx Command reply: GET_REPLY 617413748 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085304308 DLCTRL DEBUG Command: GET 637513443 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085304308 DLCTRL DEBUG Tx Command reply: GET_REPLY 637513443 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085304309 DLCTRL DEBUG Command: GET 290243744 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085304309 DLCTRL DEBUG Tx Command reply: GET_REPLY 290243744 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085304311 DLCTRL DEBUG Command: GET 479672754 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085304311 DLCTRL DEBUG Tx Command reply: GET_REPLY 479672754 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000000100000101'B, t_guard := 20.000000 } 20241216085304335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)15139802 20241216085305383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085305383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085305383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085305383 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085305383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe703da, normal) (hnbgw_rua.c:407) 20241216085305383 DHNB DEBUG map_rua[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085305383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085305383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15139802 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085305383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085305383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085305383 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15139802 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216085305383 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085305383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085305383 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15139802 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085305383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15139802 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085305383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085305383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085305383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085305384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085305384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085305384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085305384 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{IDLE}: Allocated (fsm.c:456) 20241216085305384 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085305384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001050056400500f1100926) (sccp_scrc.c:406) 20241216085305384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085305384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085305384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085305384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085305384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085305384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085305384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085305384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085305384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085305384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085305384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085305384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085305384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085305384 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085305384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085305384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085305384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085305384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085305384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085305384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085305384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085305384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085305384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085305384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(770)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)2190249 HNBGW_Test.msc1-SCCP(770)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085305401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085305401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085305401 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085305401 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 20241216085305401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085305401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085305401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085305401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085305401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085305401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085305401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085305401 DLM3UA DEBUG 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) 20241216085305401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085305401 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000dfda4) (sccp_scrc.c:477) 20241216085305401 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241216085305401 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085305401 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085305401 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085305401 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085305401 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) 20241216085305401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085305401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_valid_nri0(780)@3dc551994ff5: setverdict(pass): none -> pass 20241216085305402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085305404 DLCTRL DEBUG Command: GET 848233569 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085305404 DLCTRL DEBUG Tx Command reply: GET_REPLY 848233569 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085305406 DLCTRL DEBUG Command: GET 471643875 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085305406 DLCTRL DEBUG Tx Command reply: GET_REPLY 471643875 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085305409 DLCTRL DEBUG Command: GET 19004743 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085305409 DLCTRL DEBUG Tx Command reply: GET_REPLY 19004743 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085305412 DLCTRL DEBUG Command: GET 555750959 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085305412 DLCTRL DEBUG Tx Command reply: GET_REPLY 555750959 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085305414 DLCTRL DEBUG Command: GET 301177000 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085305414 DLCTRL DEBUG Tx Command reply: GET_REPLY 301177000 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085305416 DLCTRL DEBUG Command: GET 449677001 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085305416 DLCTRL DEBUG Tx Command reply: GET_REPLY 449677001 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085305418 DLCTRL DEBUG Command: GET 141092398 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085305418 DLCTRL DEBUG Tx Command reply: GET_REPLY 141092398 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216085305419 DLCTRL DEBUG Command: GET 667142183 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085305419 DLCTRL DEBUG Tx Command reply: GET_REPLY 667142183 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085305420 DLCTRL DEBUG Command: GET 432920106 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085305420 DLCTRL DEBUG Tx Command reply: GET_REPLY 432920106 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085305421 DLCTRL DEBUG Command: GET 157297870 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085305421 DLCTRL DEBUG Tx Command reply: GET_REPLY 157297870 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085305421 DLCTRL DEBUG Command: GET 396327905 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085305421 DLCTRL DEBUG Tx Command reply: GET_REPLY 396327905 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085305422 DLCTRL DEBUG Command: GET 560526199 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085305422 DLCTRL DEBUG Tx Command reply: GET_REPLY 560526199 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085305423 DLCTRL DEBUG Command: GET 217916785 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085305423 DLCTRL DEBUG Tx Command reply: GET_REPLY 217916785 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085305424 DLCTRL DEBUG Command: GET 583996249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085305424 DLCTRL DEBUG Tx Command reply: GET_REPLY 583996249 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085305424 DLCTRL DEBUG Command: GET 493920711 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085305424 DLCTRL DEBUG Tx Command reply: GET_REPLY 493920711 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085305425 DLCTRL DEBUG Command: GET 387324615 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085305425 DLCTRL DEBUG Tx Command reply: GET_REPLY 387324615 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085305426 DLCTRL DEBUG Command: GET 913174976 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085305426 DLCTRL DEBUG Tx Command reply: GET_REPLY 913174976 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085305427 DLCTRL DEBUG Command: GET 829632889 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085305427 DLCTRL DEBUG Tx Command reply: GET_REPLY 829632889 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085305427 DLCTRL DEBUG Command: GET 214423086 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085305427 DLCTRL DEBUG Tx Command reply: GET_REPLY 214423086 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085305428 DLCTRL DEBUG Command: GET 65424463 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085305428 DLCTRL DEBUG Tx Command reply: GET_REPLY 65424463 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001010000111'B, t_guard := 20.000000 } 20241216085305440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@3dc551994ff5: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)5906403 20241216085306464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085306464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085306464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085306464 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085306464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a1fe3, normal) (hnbgw_rua.c:407) 20241216085306464 DHNB DEBUG map_rua[0x55e884f650d0]{init}: Allocated (fsm.c:456) 20241216085306464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085306464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5906403 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085306464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085306464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085306464 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085306464 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5906403 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085306464 DCN DEBUG map_sccp[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085306464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085306464 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5906403 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085306464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5906403 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085306464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085306464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085306464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085306464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085306464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085306464 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085306464 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{IDLE}: Allocated (fsm.c:456) 20241216085306464 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085306464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002870056400500f1100926) (sccp_scrc.c:406) 20241216085306464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085306464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085306464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085306464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085306464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085306464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085306464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085306464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085306464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085306464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085306464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085306464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085306464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085306464 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085306464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085306464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085306464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085306464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085306464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085306464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085306464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085306464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085306464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085306464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(767)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@3dc551994ff5: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)9122546 HNBGW_Test.msc0-SCCP(767)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(781)@3dc551994ff5: setverdict(pass): none -> pass 20241216085306475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085306475 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085306475 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085306475 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085306475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085306475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085306475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085306475 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085306475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085306475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085306475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085306475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085306475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085306475 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00791e79) (sccp_scrc.c:477) 20241216085306475 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241216085306475 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085306475 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085306475 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085306475 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085306475 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) 20241216085306475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085306475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085306476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(781)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085306477 DLCTRL DEBUG Command: GET 731718123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085306477 DLCTRL DEBUG Tx Command reply: GET_REPLY 731718123 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085306481 DLCTRL DEBUG Command: GET 126996720 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085306481 DLCTRL DEBUG Tx Command reply: GET_REPLY 126996720 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085306483 DLCTRL DEBUG Command: GET 302841110 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085306483 DLCTRL DEBUG Tx Command reply: GET_REPLY 302841110 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085306484 DLCTRL DEBUG Command: GET 491476403 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085306484 DLCTRL DEBUG Tx Command reply: GET_REPLY 491476403 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085306485 DLCTRL DEBUG Command: GET 175125949 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085306485 DLCTRL DEBUG Tx Command reply: GET_REPLY 175125949 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085306486 DLCTRL DEBUG Command: GET 426085438 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085306486 DLCTRL DEBUG Tx Command reply: GET_REPLY 426085438 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085306486 DLCTRL DEBUG Command: GET 30652968 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085306486 DLCTRL DEBUG Tx Command reply: GET_REPLY 30652968 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216085306487 DLCTRL DEBUG Command: GET 83213790 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085306487 DLCTRL DEBUG Tx Command reply: GET_REPLY 83213790 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085306488 DLCTRL DEBUG Command: GET 579882656 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085306488 DLCTRL DEBUG Tx Command reply: GET_REPLY 579882656 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085306489 DLCTRL DEBUG Command: GET 79024504 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085306489 DLCTRL DEBUG Tx Command reply: GET_REPLY 79024504 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085306489 DLCTRL DEBUG Command: GET 623371563 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085306489 DLCTRL DEBUG Tx Command reply: GET_REPLY 623371563 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085306490 DLCTRL DEBUG Command: GET 750899353 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085306490 DLCTRL DEBUG Tx Command reply: GET_REPLY 750899353 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085306491 DLCTRL DEBUG Command: GET 872960388 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085306491 DLCTRL DEBUG Tx Command reply: GET_REPLY 872960388 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085306493 DLCTRL DEBUG Command: GET 749039488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085306493 DLCTRL DEBUG Tx Command reply: GET_REPLY 749039488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085306494 DLCTRL DEBUG Command: GET 711199163 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085306494 DLCTRL DEBUG Tx Command reply: GET_REPLY 711199163 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085306495 DLCTRL DEBUG Command: GET 387003394 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085306495 DLCTRL DEBUG Tx Command reply: GET_REPLY 387003394 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085306496 DLCTRL DEBUG Command: GET 309137627 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085306496 DLCTRL DEBUG Tx Command reply: GET_REPLY 309137627 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085306498 DLCTRL DEBUG Command: GET 73356394 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085306498 DLCTRL DEBUG Tx Command reply: GET_REPLY 73356394 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085306499 DLCTRL DEBUG Command: GET 974399591 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085306499 DLCTRL DEBUG Tx Command reply: GET_REPLY 974399591 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085306500 DLCTRL DEBUG Command: GET 539849960 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085306500 DLCTRL DEBUG Tx Command reply: GET_REPLY 539849960 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001001010000'B, t_guard := 20.000000 } 20241216085306513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@3dc551994ff5: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)4988285 20241216085307542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085307542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085307542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085307542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085307542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4c1d7d, normal) (hnbgw_rua.c:407) 20241216085307542 DHNB DEBUG map_rua[0x55e884f5cee0]{init}: Allocated (fsm.c:456) 20241216085307542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085307542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4988285 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085307542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085307542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085307542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4988285 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241216085307542 DCN DEBUG map_sccp[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085307543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085307543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4988285 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216085307543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4988285 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085307543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085307543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085307543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085307543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085307543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085307543 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085307543 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{IDLE}: Allocated (fsm.c:456) 20241216085307543 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085307543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002500056400500f1100926) (sccp_scrc.c:406) 20241216085307543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085307543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085307543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085307543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085307543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085307543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085307543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085307543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085307543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085307543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085307543 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085307543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085307543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085307543 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085307543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085307543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085307543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085307543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085307543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085307543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085307543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085307543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085307543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(773)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@3dc551994ff5: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@3dc551994ff5: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)4550635 HNBGW_Test.msc2-SCCP(773)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@3dc551994ff5: setverdict(pass): none -> pass 20241216085307561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307561 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085307561 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085307561 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 20241216085307561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085307561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085307561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085307561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085307561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085307561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085307561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085307561 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) 20241216085307561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085307561 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9467b) (sccp_scrc.c:477) 20241216085307561 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241216085307562 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085307562 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085307562 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085307562 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085307562 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) 20241216085307562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085307562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085307564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085307566 DLCTRL DEBUG Command: GET 170673689 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085307566 DLCTRL DEBUG Tx Command reply: GET_REPLY 170673689 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085307571 DLCTRL DEBUG Command: GET 278899042 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085307571 DLCTRL DEBUG Tx Command reply: GET_REPLY 278899042 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085307573 DLCTRL DEBUG Command: GET 98065842 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085307573 DLCTRL DEBUG Tx Command reply: GET_REPLY 98065842 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085307575 DLCTRL DEBUG Command: GET 843300013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085307575 DLCTRL DEBUG Tx Command reply: GET_REPLY 843300013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085307576 DLCTRL DEBUG Command: GET 203575168 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085307576 DLCTRL DEBUG Tx Command reply: GET_REPLY 203575168 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085307577 DLCTRL DEBUG Command: GET 416000300 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085307577 DLCTRL DEBUG Tx Command reply: GET_REPLY 416000300 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085307578 DLCTRL DEBUG Command: GET 236103875 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085307578 DLCTRL DEBUG Tx Command reply: GET_REPLY 236103875 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216085307579 DLCTRL DEBUG Command: GET 499104341 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085307579 DLCTRL DEBUG Tx Command reply: GET_REPLY 499104341 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085307580 DLCTRL DEBUG Command: GET 297754246 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085307580 DLCTRL DEBUG Tx Command reply: GET_REPLY 297754246 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085307580 DLCTRL DEBUG Command: GET 677618745 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085307580 DLCTRL DEBUG Tx Command reply: GET_REPLY 677618745 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085307581 DLCTRL DEBUG Command: GET 605948229 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085307581 DLCTRL DEBUG Tx Command reply: GET_REPLY 605948229 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241216085307582 DLCTRL DEBUG Command: GET 345832314 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085307582 DLCTRL DEBUG Tx Command reply: GET_REPLY 345832314 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085307582 DLCTRL DEBUG Command: GET 629964337 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085307582 DLCTRL DEBUG Tx Command reply: GET_REPLY 629964337 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085307583 DLCTRL DEBUG Command: GET 489739518 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085307583 DLCTRL DEBUG Tx Command reply: GET_REPLY 489739518 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085307584 DLCTRL DEBUG Command: GET 27630243 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085307584 DLCTRL DEBUG Tx Command reply: GET_REPLY 27630243 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085307585 DLCTRL DEBUG Command: GET 680266053 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085307585 DLCTRL DEBUG Tx Command reply: GET_REPLY 680266053 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085307586 DLCTRL DEBUG Command: GET 439820634 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085307586 DLCTRL DEBUG Tx Command reply: GET_REPLY 439820634 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085307587 DLCTRL DEBUG Command: GET 376985251 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085307587 DLCTRL DEBUG Tx Command reply: GET_REPLY 376985251 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085307587 DLCTRL DEBUG Command: GET 587437174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085307587 DLCTRL DEBUG Tx Command reply: GET_REPLY 587437174 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085307588 DLCTRL DEBUG Command: GET 349616798 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085307588 DLCTRL DEBUG Tx Command reply: GET_REPLY 349616798 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085307591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51014<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085307591 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085307591 DLINP DEBUG SRVCONN(,r=127.0.0.1:35162<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085307591 DLINP NOTICE SRV(,r=127.0.0.1:35162<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085307591 DMAIN NOTICE (127.0.0.1:35162 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35162<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085307591 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085307591 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34097<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(777)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@3dc551994ff5: Final verdict of PTC: none 20241216085307591 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085307591 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085307591 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085307591 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 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085307591 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085307591 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(767)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(776)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(770)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@3dc551994ff5: Final verdict of PTC: none20241216085307591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085307591 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085307591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085307591 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(778)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(761)@3dc551994ff5: Final verdict of PTC: none20241216085307592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085307592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085307592 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085307592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085307592 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085307592 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 20241216085307592 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085307592 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) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085307592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085307592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085307592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(760)@3dc551994ff5: Final verdict of PTC: none 20241216085307592 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085307592 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085307592 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085307592 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085307592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085307592 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085307592 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085307592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085307592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085307592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085307592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085307592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085307592 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085307592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085307592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085307592 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085307592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@3dc551994ff5: Final verdict of PTC: none 20241216085307592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085307592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085307592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{disrupted}: Freeing instance (context_map.c:202) 20241216085307592 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 20241216085307592 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 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085307592 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085307592 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 20241216085307592 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085307592 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) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085307592 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 20241216085307592 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085307592 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) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241216085307592 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 20241216085307592 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 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085307592 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085307592 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085307592 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) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085307592 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 20241216085307592 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 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085307592 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085307592 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085307592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085307592 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 20241216085307592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5906403)[0x55e884f650d0]{disrupted}: Deallocated (fsm.c:568) 20241216085307592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085307593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{disconnected}: Freeing instance (context_map.c:206) 20241216085307593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e884f63ba0]{disconnected}: Deallocated (fsm.c:568) 20241216085307593 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5906403 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241216085307593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085307593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085307593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085307593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085307593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085307593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085307593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085307593 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085307593 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085307593 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085307593 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085307593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085307593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085307593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085307593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085307593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085307593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085307593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085307593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085307593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085307593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085307593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085307594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085307594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085307594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085307594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085307594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085307594 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085307594 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085307594 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085307594 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085307594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085307594 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085307594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085307594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085307594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085307594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085307594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085307594 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085307594 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085307594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15139802)[0x55e884eeb8a0]{disrupted}: Deallocated (fsm.c:568) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085307594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15139802 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241216085307594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085307594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085307594 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085307594 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085307594 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085307594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085307594 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085307594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085307594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085307594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085307594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085307594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085307594 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{disrupted}: Freeing instance (context_map.c:202) 20241216085307594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4988285)[0x55e884f5cee0]{disrupted}: Deallocated (fsm.c:568) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{disconnected}: Freeing instance (context_map.c:206) 20241216085307594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e884f5e860]{disconnected}: Deallocated (fsm.c:568) 20241216085307595 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4988285 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241216085307595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085307595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085307595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216085307595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085307595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085307595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085307595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085307595 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085307595 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085307595 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085307595 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085307595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085307595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085307595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085307595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085307595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085307595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085307595 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085307595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085307595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085307595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085307595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085307595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085307595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085307595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085307595 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(779)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085307627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50998<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(762)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:53:07 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20241216085307735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085308237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472776) 20241216085308359 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085308359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085308359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085308359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085308359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085308359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085308359 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085308359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085308359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085308359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085308359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085308359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085308359 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085308359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085308359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085308359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085308359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085308359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085308359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085308359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085308360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085308360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085308360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085308360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085308360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085308360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085308360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085308360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085308360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085308360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085308360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085308360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085308360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085308360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085309214 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085309214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085309214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085309214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085309214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085309214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085309215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085309215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085309215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085309215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085309215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085309215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085309215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085309215 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=472776, count=517832) 20241216085309592 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085309592 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085309592 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085309592 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085309592 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085309592 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085309592 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085309592 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085309592 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085309592 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085309592 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085309592 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085310056 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085310056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085310056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085310056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085310056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085310056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085310057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085310057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085310057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085310057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085310057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085310057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085310057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53: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_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 20241216085310821 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085310821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085310821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085310821 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085310821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085310821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085310821 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085310821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e10e1), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085310821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085310821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085310821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085310821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085310821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085310821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085310821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085310821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085310821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085310821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085310821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085310821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085310822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085310822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085310822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085310822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085310822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085310822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241216085311343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085311353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085311358 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45867<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085311376 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085311376 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085311385 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311386 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311386 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311386 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311386 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311386 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311386 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311386 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311386 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53882 (stream_srv.c:132) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085311386 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53882<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085311387 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311387 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085311387 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085311387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311387 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085311387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311387 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311387 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311387 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085311387 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085311387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311388 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085311388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311388 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311388 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311388 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085311388 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085311388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311388 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311388 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311388 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085311388 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085311388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311388 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311388 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 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085311388 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(793)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(791)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(796)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(796)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085311417 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311417 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311417 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311417 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311417 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311417 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311417 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085311417 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311418 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311419 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085311419 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311419 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085311419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311419 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311419 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311419 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085311419 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311419 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085311419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311419 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311419 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311419 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085311419 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311419 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085311419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311419 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311419 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311419 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085311419 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085311419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311419 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311419 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 20241216085311419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085311419 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085311419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085311419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085311419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085311419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085311419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085311419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085311420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085311420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085311420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085311420 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 20241216085311420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085311420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085311420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085311420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(799)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(797)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085311460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085311460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085311460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085311460 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085311460 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085311460 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085311460 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085311460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085311460 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085311466 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085311466 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085311466 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085311466 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085311466 DHNBAP DEBUG (127.0.0.1:53882 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085311466 DHNBAP NOTICE (127.0.0.1:53882 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085311466 DHNBAP NOTICE (127.0.0.1:53882 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085311466 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085311466 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085311601 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085311601 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085311601 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085311601 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085311609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311609 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085311609 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085311609 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085311609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085311609 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085311609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085311612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311612 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085311612 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085311612 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085311612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085311612 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085311612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085311613 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 20241216085311613 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 20241216085311613 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085311613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085311613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085311613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085311613 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 20241216085311613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085311613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085311613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085311613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085311613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085311613 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085311613 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085311613 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311614 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311614 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085311614 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085311614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085311615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311615 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085311615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085311615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085311615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085311615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(796)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085311620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311620 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085311620 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085311620 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085311620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085311621 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085311621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085311623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311623 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085311623 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085311623 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085311623 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085311623 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085311623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085311624 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 20241216085311624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085311624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085311624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085311624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085311624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085311624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085311624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085311624 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085311624 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085311624 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311625 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311625 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085311625 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085311625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311626 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085311626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311626 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311626 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311626 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311626 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085311626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085311626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085311626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085311626 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085311633 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085311633 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085311633 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085311633 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085311639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311639 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085311639 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085311639 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085311639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085311639 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085311639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085311642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311642 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085311642 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085311642 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085311642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085311642 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085311642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085311642 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 20241216085311642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085311642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085311642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085311642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085311642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085311642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085311642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085311642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085311642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085311642 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311644 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311644 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085311644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085311644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085311644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311644 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085311644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085311644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085311645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085311645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085311645 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 20241216085311645 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 20241216085311645 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085311645 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085311650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311650 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085311650 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085311650 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085311650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085311650 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085311650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085311652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311652 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085311652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085311652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085311652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085311652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085311652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085311652 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 20241216085311652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085311652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085311652 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085311652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085311652 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085311652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085311652 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085311652 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085311652 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085311652 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085311653 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085311653 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085311653 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085311653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085311653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085311653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085311653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085311653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085311653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085311654 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085311654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085311654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085311654 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085311654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085311654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085311654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085311654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085311654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085311654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085311654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085311654 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(792)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085312410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312410 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085312410 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085312410 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085312410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312410 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085312410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085312410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085312410 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085312410 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085312410 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085312410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085312410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085312410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085312410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085312410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085312410 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085312410 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085312410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085312410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085312410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085312410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085312410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085312410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085312410 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312411 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085312411 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085312411 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085312411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085312411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085312411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085312411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312411 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085312411 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085312411 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085312421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312421 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085312422 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085312422 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 20241216085312422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312422 DLM3UA DEBUG 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) 20241216085312422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085312422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085312422 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085312422 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) 20241216085312422 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) 20241216085312422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085312422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085312422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085312422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085312422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085312422 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085312422 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085312422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085312422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085312422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085312422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085312422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085312422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085312422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312425 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085312425 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085312425 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 20241216085312425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312425 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312425 DLM3UA DEBUG 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) 20241216085312425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085312425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085312425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312425 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085312425 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085312425 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085312445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085312445 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085312445 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085312445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085312445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085312445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085312445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085312446 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085312446 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085312446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085312446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085312446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085312446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085312446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085312446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085312446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085312446 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085312446 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085312446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085312446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085312446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085312446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085312446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085312446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085312446 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312449 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085312449 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085312449 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085312449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312449 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085312450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085312450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085312450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085312450 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085312450 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085312457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312457 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085312457 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085312457 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 20241216085312457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312457 DLM3UA DEBUG 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) 20241216085312457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085312457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085312457 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085312457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085312457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085312457 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085312458 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) 20241216085312458 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) 20241216085312458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085312458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085312458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085312458 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085312458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085312458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085312458 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085312458 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085312458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085312458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085312458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085312458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085312458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085312458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085312458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085312459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085312459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085312459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085312459 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 20241216085312459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085312459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085312459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085312459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085312459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085312459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085312459 DLM3UA DEBUG 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) 20241216085312459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085312459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085312459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085312459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085312459 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085312459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085312459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085312459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085312459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085312459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085312459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085312459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085312459 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085312459 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085313474 DLCTRL DEBUG Command: GET 636994713 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085313474 DLCTRL DEBUG Tx Command reply: GET_REPLY 636994713 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085313478 DLCTRL DEBUG Command: GET 4530429 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085313478 DLCTRL DEBUG Tx Command reply: GET_REPLY 4530429 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085313480 DLCTRL DEBUG Command: GET 301784554 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085313480 DLCTRL DEBUG Tx Command reply: GET_REPLY 301784554 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085313483 DLCTRL DEBUG Command: GET 888850219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085313483 DLCTRL DEBUG Tx Command reply: GET_REPLY 888850219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085313485 DLCTRL DEBUG Command: GET 495629238 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085313485 DLCTRL DEBUG Tx Command reply: GET_REPLY 495629238 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085313487 DLCTRL DEBUG Command: GET 882484737 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085313487 DLCTRL DEBUG Tx Command reply: GET_REPLY 882484737 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085313489 DLCTRL DEBUG Command: GET 566372109 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085313489 DLCTRL DEBUG Tx Command reply: GET_REPLY 566372109 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085313491 DLCTRL DEBUG Command: GET 606606027 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085313491 DLCTRL DEBUG Tx Command reply: GET_REPLY 606606027 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085313493 DLCTRL DEBUG Command: GET 223244480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085313493 DLCTRL DEBUG Tx Command reply: GET_REPLY 223244480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085313495 DLCTRL DEBUG Command: GET 292801369 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085313495 DLCTRL DEBUG Tx Command reply: GET_REPLY 292801369 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085313496 DLCTRL DEBUG Command: GET 969805181 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085313496 DLCTRL DEBUG Tx Command reply: GET_REPLY 969805181 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085313498 DLCTRL DEBUG Command: GET 668874952 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085313498 DLCTRL DEBUG Tx Command reply: GET_REPLY 668874952 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085313499 DLCTRL DEBUG Command: GET 423925650 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085313499 DLCTRL DEBUG Tx Command reply: GET_REPLY 423925650 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085313500 DLCTRL DEBUG Command: GET 958380052 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085313500 DLCTRL DEBUG Tx Command reply: GET_REPLY 958380052 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085313501 DLCTRL DEBUG Command: GET 709314626 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085313501 DLCTRL DEBUG Tx Command reply: GET_REPLY 709314626 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085313503 DLCTRL DEBUG Command: GET 600373367 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085313503 DLCTRL DEBUG Tx Command reply: GET_REPLY 600373367 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085313504 DLCTRL DEBUG Command: GET 247709076 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085313504 DLCTRL DEBUG Tx Command reply: GET_REPLY 247709076 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085313505 DLCTRL DEBUG Command: GET 95086369 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085313505 DLCTRL DEBUG Tx Command reply: GET_REPLY 95086369 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085313506 DLCTRL DEBUG Command: GET 570149982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085313506 DLCTRL DEBUG Tx Command reply: GET_REPLY 570149982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085313507 DLCTRL DEBUG Command: GET 226571655 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085313507 DLCTRL DEBUG Tx Command reply: GET_REPLY 226571655 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000101000010'B, t_guard := 20.000000 } 20241216085313525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)7635821 20241216085314553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085314553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085314553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085314553 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085314553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74836d, normal) (hnbgw_rua.c:407) 20241216085314553 DHNB DEBUG map_rua[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085314553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085314553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7635821 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085314553 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085314553 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085314553 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7635821 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085314553 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085314553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085314553 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7635821 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085314553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7635821 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085314553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085314553 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085314553 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085314553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085314553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085314553 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085314553 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{IDLE}: Allocated (fsm.c:456) 20241216085314553 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085314553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001420056400500f1100926) (sccp_scrc.c:406) 20241216085314553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085314553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085314553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085314553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085314553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085314553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085314553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085314553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085314553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085314553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085314553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085314553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085314553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085314553 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085314553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085314553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085314554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085314554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085314554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085314554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085314554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085314554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085314554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085314554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(791)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)7789078 HNBGW_Test.msc0-SCCP(791)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@3dc551994ff5: setverdict(pass): none -> pass 20241216085314562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085314562 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085314562 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085314562 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085314562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085314562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085314562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085314562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085314562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085314562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085314562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085314562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085314562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085314562 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00835306) (sccp_scrc.c:477) 20241216085314562 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241216085314562 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085314562 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085314562 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085314562 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085314562 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) 20241216085314562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085314562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085314562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085314563 DLCTRL DEBUG Command: GET 524781508 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085314563 DLCTRL DEBUG Tx Command reply: GET_REPLY 524781508 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085314565 DLCTRL DEBUG Command: GET 1879792 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085314565 DLCTRL DEBUG Tx Command reply: GET_REPLY 1879792 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085314566 DLCTRL DEBUG Command: GET 677282451 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085314566 DLCTRL DEBUG Tx Command reply: GET_REPLY 677282451 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085314567 DLCTRL DEBUG Command: GET 40246248 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085314567 DLCTRL DEBUG Tx Command reply: GET_REPLY 40246248 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085314568 DLCTRL DEBUG Command: GET 64157806 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085314568 DLCTRL DEBUG Tx Command reply: GET_REPLY 64157806 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085314568 DLCTRL DEBUG Command: GET 292060901 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085314568 DLCTRL DEBUG Tx Command reply: GET_REPLY 292060901 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085314569 DLCTRL DEBUG Command: GET 381419246 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085314569 DLCTRL DEBUG Tx Command reply: GET_REPLY 381419246 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085314570 DLCTRL DEBUG Command: GET 917815344 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085314570 DLCTRL DEBUG Tx Command reply: GET_REPLY 917815344 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085314571 DLCTRL DEBUG Command: GET 101338047 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085314571 DLCTRL DEBUG Tx Command reply: GET_REPLY 101338047 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085314572 DLCTRL DEBUG Command: GET 764011886 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085314572 DLCTRL DEBUG Tx Command reply: GET_REPLY 764011886 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085314572 DLCTRL DEBUG Command: GET 920939922 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085314572 DLCTRL DEBUG Tx Command reply: GET_REPLY 920939922 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085314573 DLCTRL DEBUG Command: GET 298940696 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085314573 DLCTRL DEBUG Tx Command reply: GET_REPLY 298940696 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085314574 DLCTRL DEBUG Command: GET 119078385 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085314574 DLCTRL DEBUG Tx Command reply: GET_REPLY 119078385 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085314574 DLCTRL DEBUG Command: GET 639846092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085314574 DLCTRL DEBUG Tx Command reply: GET_REPLY 639846092 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085314575 DLCTRL DEBUG Command: GET 552163910 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085314575 DLCTRL DEBUG Tx Command reply: GET_REPLY 552163910 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085314576 DLCTRL DEBUG Command: GET 559437673 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085314576 DLCTRL DEBUG Tx Command reply: GET_REPLY 559437673 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085314577 DLCTRL DEBUG Command: GET 487398626 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085314577 DLCTRL DEBUG Tx Command reply: GET_REPLY 487398626 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085314577 DLCTRL DEBUG Command: GET 57213629 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085314577 DLCTRL DEBUG Tx Command reply: GET_REPLY 57213629 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085314578 DLCTRL DEBUG Command: GET 219791062 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085314578 DLCTRL DEBUG Tx Command reply: GET_REPLY 219791062 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085314579 DLCTRL DEBUG Command: GET 43461801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085314579 DLCTRL DEBUG Tx Command reply: GET_REPLY 43461801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001000001101'B, t_guard := 20.000000 } 20241216085314590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@3dc551994ff5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)7123929 20241216085315615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085315615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085315615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085315615 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085315615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6cb3d9, normal) (hnbgw_rua.c:407) 20241216085315615 DHNB DEBUG map_rua[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085315615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085315615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7123929 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085315615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085315615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085315615 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085315615 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7123929 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085315615 DCN DEBUG map_sccp[0x55e884f650d0]{init}: Allocated (fsm.c:456) 20241216085315615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085315615 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7123929 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085315615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7123929 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085315615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085315615 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085315615 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085315615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085315615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085315615 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085315615 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{IDLE}: Allocated (fsm.c:456) 20241216085315615 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085315615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300020d0056400500f1100926) (sccp_scrc.c:406) 20241216085315615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085315615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085315615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085315615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085315615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085315615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085315615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085315615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085315615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085315615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085315615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085315615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085315615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085315615 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085315615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085315615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085315616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085315616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085315616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085315616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085315616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085315616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085315616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085315616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@3dc551994ff5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)2346867 HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@3dc551994ff5: setverdict(pass): none -> pass 20241216085315631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085315631 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085315631 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085315631 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 20241216085315631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085315631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085315631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085315631 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085315631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085315631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085315631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085315631 DLM3UA DEBUG 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) 20241216085315631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085315631 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb11c6) (sccp_scrc.c:477) 20241216085315631 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241216085315631 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085315631 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085315631 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085315631 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085315631 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) 20241216085315631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085315631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085315633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085315636 DLCTRL DEBUG Command: GET 318720595 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085315636 DLCTRL DEBUG Tx Command reply: GET_REPLY 318720595 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085315642 DLCTRL DEBUG Command: GET 11375438 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085315642 DLCTRL DEBUG Tx Command reply: GET_REPLY 11375438 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085315646 DLCTRL DEBUG Command: GET 677861212 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085315646 DLCTRL DEBUG Tx Command reply: GET_REPLY 677861212 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085315650 DLCTRL DEBUG Command: GET 92126494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085315650 DLCTRL DEBUG Tx Command reply: GET_REPLY 92126494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085315653 DLCTRL DEBUG Command: GET 912714447 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085315653 DLCTRL DEBUG Tx Command reply: GET_REPLY 912714447 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085315655 DLCTRL DEBUG Command: GET 459163245 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085315655 DLCTRL DEBUG Tx Command reply: GET_REPLY 459163245 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085315656 DLCTRL DEBUG Command: GET 371026979 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085315656 DLCTRL DEBUG Tx Command reply: GET_REPLY 371026979 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085315657 DLCTRL DEBUG Command: GET 626754409 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085315657 DLCTRL DEBUG Tx Command reply: GET_REPLY 626754409 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085315658 DLCTRL DEBUG Command: GET 64648222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085315658 DLCTRL DEBUG Tx Command reply: GET_REPLY 64648222 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085315659 DLCTRL DEBUG Command: GET 576661445 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085315659 DLCTRL DEBUG Tx Command reply: GET_REPLY 576661445 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085315660 DLCTRL DEBUG Command: GET 998172937 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085315660 DLCTRL DEBUG Tx Command reply: GET_REPLY 998172937 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085315661 DLCTRL DEBUG Command: GET 957931830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085315661 DLCTRL DEBUG Tx Command reply: GET_REPLY 957931830 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085315661 DLCTRL DEBUG Command: GET 466789985 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085315661 DLCTRL DEBUG Tx Command reply: GET_REPLY 466789985 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085315662 DLCTRL DEBUG Command: GET 406757460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085315662 DLCTRL DEBUG Tx Command reply: GET_REPLY 406757460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085315663 DLCTRL DEBUG Command: GET 770372277 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085315663 DLCTRL DEBUG Tx Command reply: GET_REPLY 770372277 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085315664 DLCTRL DEBUG Command: GET 620680044 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085315664 DLCTRL DEBUG Tx Command reply: GET_REPLY 620680044 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085315664 DLCTRL DEBUG Command: GET 563478821 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085315664 DLCTRL DEBUG Tx Command reply: GET_REPLY 563478821 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085315665 DLCTRL DEBUG Command: GET 497481178 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085315665 DLCTRL DEBUG Tx Command reply: GET_REPLY 497481178 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085315666 DLCTRL DEBUG Command: GET 728865353 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085315666 DLCTRL DEBUG Tx Command reply: GET_REPLY 728865353 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085315667 DLCTRL DEBUG Command: GET 56721052 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085315667 DLCTRL DEBUG Tx Command reply: GET_REPLY 56721052 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: "disconnecting msc0" 20241216085315667 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(792)@3dc551994ff5: Final verdict of PTC: none 20241216085315668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085315668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085315668 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 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085315668 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085315668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085315668 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085315668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085315668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085315668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085315668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085315668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085315668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085315668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085315668 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 20241216085315668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085315668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085315668 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085315668 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085315668 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085315668 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085315668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085315668 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085315668 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085315668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00835306), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085315668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085315668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085315668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085315668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085315668 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085315668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085315668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085315668 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085315668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085315668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085315668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085315668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085315668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7635821)[0x55e884eeb8a0]{disrupted}: Deallocated (fsm.c:568) 20241216085315668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085315668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085315668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085315668 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7635821 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085315668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085315668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085315668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085315668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085315668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085315668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085315668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085315668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085315668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085315668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(793)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000000011011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@3dc551994ff5: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)7635821 20241216085315683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@3dc551994ff5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)5677883 20241216085316708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085316708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085316708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085316708 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085316708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56a33b, normal) (hnbgw_rua.c:407) 20241216085316708 DHNB DEBUG map_rua[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085316708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085316708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5677883 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085316709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085316709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085316709 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5677883 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085316709 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085316709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085316709 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5677883 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085316709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5677883 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085316709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085316709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085316709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085316709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085316709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085316709 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085316709 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{IDLE}: Allocated (fsm.c:456) 20241216085316709 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085316709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300001b0056400500f1100926) (sccp_scrc.c:406) 20241216085316709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085316709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085316709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085316709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085316709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085316709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085316709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085316709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085316709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085316709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085316709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085316709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085316709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085316709 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085316709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085316709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085316709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085316709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085316709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085316709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085316709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085316709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085316709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085316709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@3dc551994ff5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@3dc551994ff5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)8563832 HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085316718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085316718 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085316718 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085316718 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 20241216085316718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085316718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085316718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085316718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085316718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085316718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085316718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085316718 DLM3UA DEBUG 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) 20241216085316718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085316718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0076e114) (sccp_scrc.c:477) 20241216085316718 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241216085316718 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085316718 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085316718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085316718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085316718 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) 20241216085316718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085316718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@3dc551994ff5: setverdict(pass): none -> pass 20241216085316721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085316724 DLCTRL DEBUG Command: GET 654533453 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085316724 DLCTRL DEBUG Tx Command reply: GET_REPLY 654533453 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085316728 DLCTRL DEBUG Command: GET 789170883 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085316728 DLCTRL DEBUG Tx Command reply: GET_REPLY 789170883 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085316733 DLCTRL DEBUG Command: GET 616603921 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085316733 DLCTRL DEBUG Tx Command reply: GET_REPLY 616603921 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085316736 DLCTRL DEBUG Command: GET 308776693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085316736 DLCTRL DEBUG Tx Command reply: GET_REPLY 308776693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085316739 DLCTRL DEBUG Command: GET 543570808 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085316739 DLCTRL DEBUG Tx Command reply: GET_REPLY 543570808 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085316741 DLCTRL DEBUG Command: GET 362045081 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085316741 DLCTRL DEBUG Tx Command reply: GET_REPLY 362045081 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20241216085316742 DLCTRL DEBUG Command: GET 880843866 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085316742 DLCTRL DEBUG Tx Command reply: GET_REPLY 880843866 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085316743 DLCTRL DEBUG Command: GET 820210748 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085316743 DLCTRL DEBUG Tx Command reply: GET_REPLY 820210748 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085316744 DLCTRL DEBUG Command: GET 930129362 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085316744 DLCTRL DEBUG Tx Command reply: GET_REPLY 930129362 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085316745 DLCTRL DEBUG Command: GET 921629285 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085316745 DLCTRL DEBUG Tx Command reply: GET_REPLY 921629285 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085316746 DLCTRL DEBUG Command: GET 508384393 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085316746 DLCTRL DEBUG Tx Command reply: GET_REPLY 508384393 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085316746 DLCTRL DEBUG Command: GET 233087448 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085316746 DLCTRL DEBUG Tx Command reply: GET_REPLY 233087448 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085316747 DLCTRL DEBUG Command: GET 204312544 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085316747 DLCTRL DEBUG Tx Command reply: GET_REPLY 204312544 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085316748 DLCTRL DEBUG Command: GET 687120509 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085316748 DLCTRL DEBUG Tx Command reply: GET_REPLY 687120509 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085316748 DLCTRL DEBUG Command: GET 699252019 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085316748 DLCTRL DEBUG Tx Command reply: GET_REPLY 699252019 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085316749 DLCTRL DEBUG Command: GET 648441300 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085316749 DLCTRL DEBUG Tx Command reply: GET_REPLY 648441300 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085316750 DLCTRL DEBUG Command: GET 197402029 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085316750 DLCTRL DEBUG Tx Command reply: GET_REPLY 197402029 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085316750 DLCTRL DEBUG Command: GET 685529883 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085316750 DLCTRL DEBUG Tx Command reply: GET_REPLY 685529883 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085316751 DLCTRL DEBUG Command: GET 851395126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085316751 DLCTRL DEBUG Tx Command reply: GET_REPLY 851395126 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085316752 DLCTRL DEBUG Command: GET 213992197 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085316752 DLCTRL DEBUG Tx Command reply: GET_REPLY 213992197 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085316754 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45867<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@3dc551994ff5: Final verdict of PTC: none 20241216085316754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085316754 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085316754 DLINP DEBUG SRVCONN(,r=127.0.0.1:53882<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085316754 DLINP NOTICE SRV(,r=127.0.0.1:53882<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085316754 DMAIN NOTICE (127.0.0.1:53882 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53882<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085316754 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(801)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@3dc551994ff5: Final verdict of PTC: none 20241216085316755 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@3dc551994ff5: Final verdict of PTC: none20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085316755 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085316755 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) 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085316755 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 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085316755 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085316755 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-RAN(795)@3dc551994ff5: Final verdict of PTC: none20241216085316755 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 20241216085316755 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 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085316755 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085316755 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) 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@3dc551994ff5: Final verdict of PTC: none 20241216085316755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085316755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085316755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085316755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085316755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085316755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085316755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085316755 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085316755 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085316755 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085316755 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085316755 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085316755 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085316755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085316755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085316755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085316755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085316755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085316755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085316755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085316755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085316755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085316755 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085316755 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085316755 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085316755 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.sgsn0-M3UA(799)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(794)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(784)@3dc551994ff5: Final verdict of PTC: none 20241216085316756 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 20241216085316756 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) 20241216085316756 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085316756 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085316756 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) 20241216085316756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085316756 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085316756 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085316756 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085316756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085316756 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085316756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085316756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085316756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085316756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085316756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085316756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085316756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085316756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085316756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085316756 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085316756 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW-MGCP(803)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(796)@3dc551994ff5: Final verdict of PTC: none20241216085316756 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085316756 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085316756 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 20241216085316756 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085316756 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085316756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb11c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085316756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085316756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085316756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085316756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085316756 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085316756 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085316756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{disrupted}: Freeing instance (context_map.c:202) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7123929)[0x55e884f5e860]{disrupted}: Deallocated (fsm.c:568) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{disconnected}: Freeing instance (context_map.c:206) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e884f650d0]{disconnected}: Deallocated (fsm.c:568) 20241216085316756 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7123929 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085316756 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085316756 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085316756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e114), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085316756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085316756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085316756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085316756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085316756 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085316756 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085316756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085316756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5677883)[0x55e884eeb8a0]{disrupted}: Deallocated (fsm.c:568) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085316756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085316756 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5677883 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085316756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085316756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085316756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085316756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085316756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085316756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085316756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085316756 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085316756 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085316756 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085316757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51056<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@3dc551994ff5: Final verdict of PTC: none 20241216085316756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085316757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085316757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085316757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085316757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085316757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085316757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085316757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085316757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085316757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085316757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085316757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085316757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(786)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:53:16 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 20241216085316860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085317463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=509448) 20241216085317593 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085317593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085317593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085317593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085317593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085317593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085317593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085317593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085317593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085317593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085317593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085317593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085317593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085317593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085317595 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085317595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085317595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085317595 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085317595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085317595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085317595 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085317595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085317595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085317595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085317595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085317595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085317596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085317596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085317596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085317596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085317596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085317596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085317596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085317596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085317596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085317596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085317596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085317596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085317596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085317596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085317596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085317669 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085317669 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085317669 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085318360 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085318360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085318360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085318360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085318360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085318360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085318360 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085318360 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085318360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085318361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085318361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085318361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085318361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085318361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085318361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085318361 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085318361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085318361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085318361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085318361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085318361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085318361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085318361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085318361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085318361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085318361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085318361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085318361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085318361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085318361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085318361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085318361 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=509448, count=523732) 20241216085318755 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085318755 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085318755 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085318755 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085318755 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085318755 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085318756 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085318757 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085318757 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085319215 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085319215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085319215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085319215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085319215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085319215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085319216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085319216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085319216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085319216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085319216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085319216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085319216 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53:19 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 20241216085320057 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085320057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085320057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085320057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085320058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085320058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085320058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241216085320549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085320552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085320556 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36421<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085320570 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085320570 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085320578 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320578 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320578 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320578 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320578 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320578 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320579 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320579 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085320579 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41587 (stream_srv.c:132) 20241216085320579 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41587<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085320580 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320580 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085320580 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320580 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085320580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320580 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320580 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320580 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085320580 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085320580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320580 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320580 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320580 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085320580 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320580 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085320580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320580 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320580 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320580 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085320580 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085320580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320580 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320580 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 20241216085320580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085320580 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085320580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085320580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085320580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085320580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085320580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085320581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085320581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085320581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085320581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085320581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085320581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085320581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(817)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(817)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085320595 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320595 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320595 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320595 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320596 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320596 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320596 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085320596 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320597 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320597 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085320597 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320597 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085320597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320597 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320597 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320597 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085320597 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320597 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085320597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320597 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320597 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320597 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085320597 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320597 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085320597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320597 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320597 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320597 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085320597 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085320597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320597 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320597 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 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085320597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085320597 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085320597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085320597 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 20241216085320597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085320597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085320619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085320619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085320619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085320619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085320619 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085320619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085320619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085320619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085320619 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085320624 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085320624 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085320624 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085320624 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085320624 DHNBAP DEBUG (127.0.0.1:41587 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085320624 DHNBAP NOTICE (127.0.0.1:41587 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085320624 DHNBAP NOTICE (127.0.0.1:41587 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085320624 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085320624 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085320793 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085320793 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085320793 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085320793 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085320799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320799 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085320799 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085320799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085320799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085320799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085320799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085320802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320802 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085320802 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085320802 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085320802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085320802 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085320802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085320802 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 20241216085320802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085320802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085320802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085320802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085320802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085320802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085320802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085320802 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085320802 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085320802 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320803 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085320803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085320804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085320804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320804 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085320804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085320804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085320804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085320804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085320809 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085320809 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085320809 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085320809 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085320816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320816 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085320816 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085320816 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085320816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085320816 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085320816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085320820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320820 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085320820 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085320820 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085320820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085320820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085320820 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085320820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085320820 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085320820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085320820 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085320820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085320820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085320820 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 20241216085320820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085320820 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085320820 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085320820 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085320821 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085320821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085320821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085320822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085320822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085320822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085320822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085320822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085320822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085320822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320822 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085320822 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085320822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e10e1), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085320822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085320822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320822 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085320822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085320822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085320822 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085320822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085320822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085320822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085320823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085320823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085320823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085320823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085320823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085320823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085320823 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085320830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085320830 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085320831 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085320831 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085320831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085320831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085320831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085320831 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085320831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085320831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085320831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085320831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085320831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085320831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000004f), PART(T=Source Reference,L=4,D=008e10e1) (sccp_scrc.c:477) 20241216085320831 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20241216085320831 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085320831 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085320831 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085320831 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085320831 DLSCCP DEBUG SCCP-SCOC(79)[0x55e884f5e050]{IDLE}: Deallocated (fsm.c:568) 20241216085321604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085321604 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085321604 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085321604 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085321604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085321604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085321604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085321604 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085321604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085321605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085321605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085321605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085321605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085321605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085321605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085321605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) HNBGW_Test.msc0-RAN(816)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085321605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085321605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085321605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085321605 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085321605 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085321605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085321605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085321605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085321605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085321606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085321606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085321606 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085321606 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085321606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085321606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085321606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085321606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085321606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085321606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085321606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085321606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085321607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085321607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085321607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085321607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085321607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085321607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085321607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085321607 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085321607 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085321607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085321607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085321607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085321607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085321607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085321607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085321607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085321607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085321607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085321607 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085321607 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085321607 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085321615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085321615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085321615 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085321615 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085321615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085321615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085321615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085321615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085321615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085321615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085321615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085321615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085321615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085321615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085321615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085321615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085321615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085321615 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085321615 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085321615 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085321615 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085321615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085321615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085321616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085321616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085321616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085321616 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085321616 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085321616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085321616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085321616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085321616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085321616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085321616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085321616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085321616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(819)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085321619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085321620 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085321620 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085321620 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085321620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085321620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085321620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085321620 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085321620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085321620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085321620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085321620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085321620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085321620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085321620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085321620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085321620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085321620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085321620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085321620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085321620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085321620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085321620 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085321620 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085322634 DLCTRL DEBUG Command: GET 467950111 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085322634 DLCTRL DEBUG Tx Command reply: GET_REPLY 467950111 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085322641 DLCTRL DEBUG Command: GET 112725549 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085322641 DLCTRL DEBUG Tx Command reply: GET_REPLY 112725549 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085322645 DLCTRL DEBUG Command: GET 104266435 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085322645 DLCTRL DEBUG Tx Command reply: GET_REPLY 104266435 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085322650 DLCTRL DEBUG Command: GET 12406190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085322650 DLCTRL DEBUG Tx Command reply: GET_REPLY 12406190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085322654 DLCTRL DEBUG Command: GET 228369474 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085322654 DLCTRL DEBUG Tx Command reply: GET_REPLY 228369474 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085322658 DLCTRL DEBUG Command: GET 991777905 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085322658 DLCTRL DEBUG Tx Command reply: GET_REPLY 991777905 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085322661 DLCTRL DEBUG Command: GET 26730090 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085322661 DLCTRL DEBUG Tx Command reply: GET_REPLY 26730090 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085322665 DLCTRL DEBUG Command: GET 104149521 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085322665 DLCTRL DEBUG Tx Command reply: GET_REPLY 104149521 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085322669 DLCTRL DEBUG Command: GET 865373522 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085322669 DLCTRL DEBUG Tx Command reply: GET_REPLY 865373522 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085322673 DLCTRL DEBUG Command: GET 416050664 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085322673 DLCTRL DEBUG Tx Command reply: GET_REPLY 416050664 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085322676 DLCTRL DEBUG Command: GET 635482308 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085322676 DLCTRL DEBUG Tx Command reply: GET_REPLY 635482308 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085322682 DLCTRL DEBUG Command: GET 261595372 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085322682 DLCTRL DEBUG Tx Command reply: GET_REPLY 261595372 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085322686 DLCTRL DEBUG Command: GET 747782355 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085322686 DLCTRL DEBUG Tx Command reply: GET_REPLY 747782355 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085322693 DLCTRL DEBUG Command: GET 74549568 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085322693 DLCTRL DEBUG Tx Command reply: GET_REPLY 74549568 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085322698 DLCTRL DEBUG Command: GET 461626683 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085322698 DLCTRL DEBUG Tx Command reply: GET_REPLY 461626683 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085322702 DLCTRL DEBUG Command: GET 763627198 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085322702 DLCTRL DEBUG Tx Command reply: GET_REPLY 763627198 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085322707 DLCTRL DEBUG Command: GET 335266338 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085322707 DLCTRL DEBUG Tx Command reply: GET_REPLY 335266338 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085322711 DLCTRL DEBUG Command: GET 594416370 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085322711 DLCTRL DEBUG Tx Command reply: GET_REPLY 594416370 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085322716 DLCTRL DEBUG Command: GET 334724503 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085322716 DLCTRL DEBUG Tx Command reply: GET_REPLY 334724503 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085322720 DLCTRL DEBUG Command: GET 226065424 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085322720 DLCTRL DEBUG Tx Command reply: GET_REPLY 226065424 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000001100111010'B, t_guard := 20.000000 } 20241216085322758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47672<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)10585984 20241216085323809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085323809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085323809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085323809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085323809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa18780, normal) (hnbgw_rua.c:407) 20241216085323809 DHNB DEBUG map_rua[0x55e884f5e050]{init}: Allocated (fsm.c:456) 20241216085323809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085323809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585984 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085323809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085323809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085323810 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585984 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085323810 DCN DEBUG map_sccp[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085323810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085323810 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10585984 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085323810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585984 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085323810 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085323810 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085323810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085323810 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085323810 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{IDLE}: Allocated (fsm.c:456) 20241216085323810 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085323810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300033a0056400500f1100926) (sccp_scrc.c:406) 20241216085323810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085323810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085323810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085323810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085323810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085323810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085323810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085323810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085323810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085323810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085323810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085323810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085323810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085323810 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085323810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085323810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085323811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085323811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085323811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085323811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085323811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085323811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085323811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085323811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)3888070 HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@3dc551994ff5: setverdict(pass): none -> pass 20241216085323830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085323830 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085323830 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085323830 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085323830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085323830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085323830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085323830 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085323830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085323830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085323830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085323830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085323830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085323830 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e7cf4f) (sccp_scrc.c:477) 20241216085323830 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241216085323830 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085323831 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085323831 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085323831 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085323831 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) 20241216085323831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085323831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085323833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47672<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085323835 DLCTRL DEBUG Command: GET 446427442 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085323835 DLCTRL DEBUG Tx Command reply: GET_REPLY 446427442 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085323840 DLCTRL DEBUG Command: GET 571054526 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085323840 DLCTRL DEBUG Tx Command reply: GET_REPLY 571054526 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085323843 DLCTRL DEBUG Command: GET 683177282 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085323843 DLCTRL DEBUG Tx Command reply: GET_REPLY 683177282 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085323845 DLCTRL DEBUG Command: GET 995728953 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085323845 DLCTRL DEBUG Tx Command reply: GET_REPLY 995728953 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085323847 DLCTRL DEBUG Command: GET 580838465 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085323847 DLCTRL DEBUG Tx Command reply: GET_REPLY 580838465 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085323849 DLCTRL DEBUG Command: GET 59598405 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085323850 DLCTRL DEBUG Tx Command reply: GET_REPLY 59598405 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085323851 DLCTRL DEBUG Command: GET 385289281 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085323851 DLCTRL DEBUG Tx Command reply: GET_REPLY 385289281 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085323853 DLCTRL DEBUG Command: GET 933264041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085323853 DLCTRL DEBUG Tx Command reply: GET_REPLY 933264041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085323855 DLCTRL DEBUG Command: GET 570448110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085323855 DLCTRL DEBUG Tx Command reply: GET_REPLY 570448110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085323856 DLCTRL DEBUG Command: GET 387175232 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085323856 DLCTRL DEBUG Tx Command reply: GET_REPLY 387175232 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085323857 DLCTRL DEBUG Command: GET 178709633 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085323857 DLCTRL DEBUG Tx Command reply: GET_REPLY 178709633 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085323858 DLCTRL DEBUG Command: GET 92061736 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085323858 DLCTRL DEBUG Tx Command reply: GET_REPLY 92061736 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085323859 DLCTRL DEBUG Command: GET 203498334 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085323859 DLCTRL DEBUG Tx Command reply: GET_REPLY 203498334 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085323859 DLCTRL DEBUG Command: GET 263064231 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085323859 DLCTRL DEBUG Tx Command reply: GET_REPLY 263064231 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085323860 DLCTRL DEBUG Command: GET 44010712 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085323860 DLCTRL DEBUG Tx Command reply: GET_REPLY 44010712 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085323861 DLCTRL DEBUG Command: GET 935255632 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085323861 DLCTRL DEBUG Tx Command reply: GET_REPLY 935255632 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085323862 DLCTRL DEBUG Command: GET 199776182 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085323862 DLCTRL DEBUG Tx Command reply: GET_REPLY 199776182 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085323863 DLCTRL DEBUG Command: GET 551386282 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085323863 DLCTRL DEBUG Tx Command reply: GET_REPLY 551386282 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085323864 DLCTRL DEBUG Command: GET 810070602 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085323864 DLCTRL DEBUG Tx Command reply: GET_REPLY 810070602 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085323865 DLCTRL DEBUG Command: GET 231212181 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085323865 DLCTRL DEBUG Tx Command reply: GET_REPLY 231212181 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001110010110'B, t_guard := 20.000000 } 20241216085323876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@3dc551994ff5: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)16611189 20241216085324901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085324901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085324901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085324901 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085324901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd7775, normal) (hnbgw_rua.c:407) 20241216085324901 DHNB DEBUG map_rua[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085324901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085324901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611189 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085324901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085324901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085324901 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085324901 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611189 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085324901 DCN DEBUG map_sccp[0x55e884f5f840]{init}: Allocated (fsm.c:456) 20241216085324901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085324901 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16611189 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085324901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611189 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085324901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085324901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085324901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085324901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085324901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085324902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085324902 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{IDLE}: Allocated (fsm.c:456) 20241216085324902 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085324902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003960056400500f1100926) (sccp_scrc.c:406) 20241216085324902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085324902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085324902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085324902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085324902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085324902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085324902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085324902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085324902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085324902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085324902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085324902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085324902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085324902 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085324902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085324902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085324902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085324902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085324903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085324903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085324903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085324903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085324903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085324903 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@3dc551994ff5: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@3dc551994ff5: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)11499498 HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085324910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085324910 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085324910 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085324910 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085324910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085324910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085324910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085324910 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085324910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085324910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085324910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085324910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085324910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085324910 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d363c) (sccp_scrc.c:477) 20241216085324910 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241216085324910 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085324910 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085324910 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@3dc551994ff5: setverdict(pass): none -> pass 20241216085324910 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085324910 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) 20241216085324910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085324910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085324912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085324914 DLCTRL DEBUG Command: GET 732595568 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085324914 DLCTRL DEBUG Tx Command reply: GET_REPLY 732595568 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085324917 DLCTRL DEBUG Command: GET 172604749 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085324917 DLCTRL DEBUG Tx Command reply: GET_REPLY 172604749 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085324921 DLCTRL DEBUG Command: GET 395572248 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085324921 DLCTRL DEBUG Tx Command reply: GET_REPLY 395572248 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085324925 DLCTRL DEBUG Command: GET 625757879 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085324925 DLCTRL DEBUG Tx Command reply: GET_REPLY 625757879 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085324927 DLCTRL DEBUG Command: GET 457919978 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085324927 DLCTRL DEBUG Tx Command reply: GET_REPLY 457919978 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085324929 DLCTRL DEBUG Command: GET 631335135 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085324929 DLCTRL DEBUG Tx Command reply: GET_REPLY 631335135 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085324931 DLCTRL DEBUG Command: GET 510460532 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085324931 DLCTRL DEBUG Tx Command reply: GET_REPLY 510460532 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085324932 DLCTRL DEBUG Command: GET 525525341 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085324932 DLCTRL DEBUG Tx Command reply: GET_REPLY 525525341 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085324933 DLCTRL DEBUG Command: GET 474865758 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085324933 DLCTRL DEBUG Tx Command reply: GET_REPLY 474865758 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085324934 DLCTRL DEBUG Command: GET 539171866 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085324934 DLCTRL DEBUG Tx Command reply: GET_REPLY 539171866 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085324935 DLCTRL DEBUG Command: GET 698699478 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085324935 DLCTRL DEBUG Tx Command reply: GET_REPLY 698699478 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085324937 DLCTRL DEBUG Command: GET 396396406 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085324937 DLCTRL DEBUG Tx Command reply: GET_REPLY 396396406 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085324938 DLCTRL DEBUG Command: GET 858476200 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085324938 DLCTRL DEBUG Tx Command reply: GET_REPLY 858476200 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085324939 DLCTRL DEBUG Command: GET 115172071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085324939 DLCTRL DEBUG Tx Command reply: GET_REPLY 115172071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085324939 DLCTRL DEBUG Command: GET 301238655 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085324939 DLCTRL DEBUG Tx Command reply: GET_REPLY 301238655 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085324940 DLCTRL DEBUG Command: GET 289433128 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085324940 DLCTRL DEBUG Tx Command reply: GET_REPLY 289433128 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085324941 DLCTRL DEBUG Command: GET 530538525 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085324941 DLCTRL DEBUG Tx Command reply: GET_REPLY 530538525 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085324942 DLCTRL DEBUG Command: GET 511570239 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085324942 DLCTRL DEBUG Tx Command reply: GET_REPLY 511570239 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085324942 DLCTRL DEBUG Command: GET 905303293 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085324942 DLCTRL DEBUG Tx Command reply: GET_REPLY 905303293 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085324943 DLCTRL DEBUG Command: GET 419830412 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085324943 DLCTRL DEBUG Tx Command reply: GET_REPLY 419830412 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: "connecting cnlink 1" 20241216085324944 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(826)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085325159 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 20241216085325160 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 20241216085325160 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085325160 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085325163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325163 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085325163 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085325163 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085325163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085325163 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085325163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085325164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325164 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085325164 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085325164 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085325164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085325164 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085325164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085325165 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 20241216085325165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085325165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085325165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085325165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085325165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085325165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085325165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085325165 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085325165 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085325165 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085325166 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085325166 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085325166 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085325166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085325166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085325166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085325166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085325166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085325166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085325166 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085325166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085325166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085325166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085325166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085325166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085325166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085325166 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085325670 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085325670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00835306), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085325670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085325670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085325670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085325670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085325670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085325670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085325670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085325670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085325670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085325670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085325670 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085325678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085325678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085325678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085325678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085325678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085325678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085325678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085325678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085325678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085325678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085325678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085325678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085325678 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=00835306) (sccp_scrc.c:477) 20241216085325678 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241216085325678 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085325678 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085325678 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085325678 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085325678 DLSCCP DEBUG SCCP-SCOC(89)[0x55e884f5cee0]{IDLE}: Deallocated (fsm.c:568) MTC@3dc551994ff5: 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 := '000000000000000010100100'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085325972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325972 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085325972 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085325972 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 20241216085325972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085325972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085325972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085325972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085325972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085325972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085325972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085325972 DLM3UA DEBUG 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) 20241216085325972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085325972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085325972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085325972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085325972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085325972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085325972 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085325972 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) 20241216085325972 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) 20241216085325972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085325972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085325972 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085325972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085325972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085325973 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085325973 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085325973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085325973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085325973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085325973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085325973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085325973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085325973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085325976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085325976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085325976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085325976 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 20241216085325976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085325976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085325976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085325976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085325976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085325976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085325976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085325976 DLM3UA DEBUG 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) 20241216085325976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085325976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085325976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085325976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085325976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085325976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085325976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085325976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085325976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085325976 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085325976 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085325976 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085325986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085326757 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085326757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076e114), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085326757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085326757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085326757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085326757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085326757 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085326757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb11c6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085326757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085326757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085326757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085326757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085326757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085326757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085326757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085326757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085326757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085326757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085326757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085326757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085326757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085326757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085326757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085326757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085326757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085326757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085326757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085326757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085326762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085326762 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085326762 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085326762 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 20241216085326762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085326762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085326762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085326762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085326763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085326763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085326763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085326763 DLM3UA DEBUG 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) 20241216085326763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085326763 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=0076e114) (sccp_scrc.c:477) 20241216085326763 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241216085326763 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085326763 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085326763 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085326763 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085326763 DLSCCP DEBUG SCCP-SCOC(91)[0x55e884f76a60]{IDLE}: Deallocated (fsm.c:568) 20241216085326966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085326966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085326966 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085326966 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 20241216085326966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085326966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085326966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085326966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085326966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085326966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085326966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085326966 DLM3UA DEBUG 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) 20241216085326967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085326967 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=00bb11c6) (sccp_scrc.c:477) 20241216085326967 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241216085326967 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085326967 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085326967 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085326967 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085326967 DLSCCP DEBUG SCCP-SCOC(90)[0x55e884f63ba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@3dc551994ff5: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)9614788 20241216085327013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085327013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085327013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085327013 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085327013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92b5c4, normal) (hnbgw_rua.c:407) 20241216085327013 DHNB DEBUG map_rua[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085327014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085327014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9614788 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085327014 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085327014 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085327014 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9614788 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085327014 DCN DEBUG map_sccp[0x55e884f76a60]{init}: Allocated (fsm.c:456) 20241216085327014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085327014 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9614788 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085327014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9614788 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085327014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085327014 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085327014 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085327014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085327014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085327014 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085327014 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{IDLE}: Allocated (fsm.c:456) 20241216085327014 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085327014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000a40056400500f1100926) (sccp_scrc.c:406) 20241216085327014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085327014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085327014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085327014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085327014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085327014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085327014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085327014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085327014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085327014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327014 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085327014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327014 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085327014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085327014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085327014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327014 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327014 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327014 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085327014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085327014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085327014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085327014 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@3dc551994ff5: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@3dc551994ff5: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)4098743 HNBGW_Test.msc1-SCCP(824)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@3dc551994ff5: setverdict(pass): none -> pass 20241216085327032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327032 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085327032 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085327032 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 20241216085327032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085327032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085327032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085327032 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085327033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085327033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085327033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085327033 DLM3UA DEBUG 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) 20241216085327033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085327033 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b81977) (sccp_scrc.c:477) 20241216085327033 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241216085327033 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085327033 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085327033 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085327033 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085327033 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) 20241216085327033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085327033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085327035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085327037 DLCTRL DEBUG Command: GET 110444059 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085327037 DLCTRL DEBUG Tx Command reply: GET_REPLY 110444059 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085327041 DLCTRL DEBUG Command: GET 258547241 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085327041 DLCTRL DEBUG Tx Command reply: GET_REPLY 258547241 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085327044 DLCTRL DEBUG Command: GET 630971216 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085327044 DLCTRL DEBUG Tx Command reply: GET_REPLY 630971216 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085327045 DLCTRL DEBUG Command: GET 8622105 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085327045 DLCTRL DEBUG Tx Command reply: GET_REPLY 8622105 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085327047 DLCTRL DEBUG Command: GET 439817003 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085327047 DLCTRL DEBUG Tx Command reply: GET_REPLY 439817003 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085327048 DLCTRL DEBUG Command: GET 743461148 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085327048 DLCTRL DEBUG Tx Command reply: GET_REPLY 743461148 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085327049 DLCTRL DEBUG Command: GET 751185903 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085327049 DLCTRL DEBUG Tx Command reply: GET_REPLY 751185903 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085327050 DLCTRL DEBUG Command: GET 13727388 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085327050 DLCTRL DEBUG Tx Command reply: GET_REPLY 13727388 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085327051 DLCTRL DEBUG Command: GET 990054998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085327051 DLCTRL DEBUG Tx Command reply: GET_REPLY 990054998 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085327051 DLCTRL DEBUG Command: GET 592256749 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085327051 DLCTRL DEBUG Tx Command reply: GET_REPLY 592256749 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085327052 DLCTRL DEBUG Command: GET 827985788 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085327052 DLCTRL DEBUG Tx Command reply: GET_REPLY 827985788 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085327053 DLCTRL DEBUG Command: GET 40978889 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085327053 DLCTRL DEBUG Tx Command reply: GET_REPLY 40978889 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085327054 DLCTRL DEBUG Command: GET 842765976 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085327054 DLCTRL DEBUG Tx Command reply: GET_REPLY 842765976 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085327054 DLCTRL DEBUG Command: GET 814367778 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085327054 DLCTRL DEBUG Tx Command reply: GET_REPLY 814367778 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085327055 DLCTRL DEBUG Command: GET 776211031 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085327055 DLCTRL DEBUG Tx Command reply: GET_REPLY 776211031 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085327056 DLCTRL DEBUG Command: GET 417364537 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085327056 DLCTRL DEBUG Tx Command reply: GET_REPLY 417364537 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085327057 DLCTRL DEBUG Command: GET 225159524 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085327057 DLCTRL DEBUG Tx Command reply: GET_REPLY 225159524 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085327057 DLCTRL DEBUG Command: GET 758647799 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085327057 DLCTRL DEBUG Tx Command reply: GET_REPLY 758647799 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085327058 DLCTRL DEBUG Command: GET 971135199 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085327058 DLCTRL DEBUG Tx Command reply: GET_REPLY 971135199 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085327059 DLCTRL DEBUG Command: GET 674965441 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085327059 DLCTRL DEBUG Tx Command reply: GET_REPLY 674965441 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085327062 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085327062 DLINP DEBUG SRVCONN(,r=127.0.0.1:41587<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085327062 DLINP NOTICE SRV(,r=127.0.0.1:41587<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085327062 DMAIN NOTICE (127.0.0.1:41587 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41587<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085327062 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085327062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085327062 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36421<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@3dc551994ff5: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(816)@3dc551994ff5: Final verdict of PTC: none 20241216085327063 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085327063 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085327063 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 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085327063 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@3dc551994ff5: Final verdict of PTC: none 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085327063 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 20241216085327063 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085327063 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 20241216085327063 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085327063 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085327063 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) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085327063 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 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@3dc551994ff5: Final verdict of PTC: none 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085327063 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085327063 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085327063 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) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085327063 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 20241216085327063 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 20241216085327063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085327063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085327063 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085327063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085327063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085327063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085327063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085327063 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085327063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085327063 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085327063 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 20241216085327063 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085327063 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085327063 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085327063 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) VirtHNBGW-STATS(808)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(821)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(815)@3dc551994ff5: Final verdict of PTC: none 20241216085327063 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-M3UA(820)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@3dc551994ff5: Final verdict of PTC: none 20241216085327063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085327064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085327064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085327064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085327064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085327063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085327063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085327063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327063 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085327063 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085327063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{disrupted}: Freeing instance (context_map.c:202) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585984)[0x55e884f5e050]{disrupted}: Deallocated (fsm.c:568) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{disconnected}: Freeing instance (context_map.c:206) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e884f5e860]{disconnected}: Deallocated (fsm.c:568) 20241216085327063 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585984 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085327063 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085327063 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085327063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085327063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085327063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327063 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085327063 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085327063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085327063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16611189)[0x55e884eeb8a0]{disrupted}: Deallocated (fsm.c:568) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{disconnected}: Freeing instance (context_map.c:206) 20241216085327063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e884f5f840]{disconnected}: Deallocated (fsm.c:568) 20241216085327063 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16611189 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085327063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085327063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085327063 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085327063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085327063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085327063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085327063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085327063 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085327063 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085327063 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085327063 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085327064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085327064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085327064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085327064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085327064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085327064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085327064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085327064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085327064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085327064 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085327064 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085327064 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085327064 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085327064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085327064 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085327064 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085327064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085327064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085327064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327064 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085327064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085327064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085327064 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085327064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085327064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085327064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085327064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085327064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085327064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085327064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085327065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085327065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085327064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085327064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085327064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{disrupted}: Freeing instance (context_map.c:202) 20241216085327064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9614788)[0x55e884f63ba0]{disrupted}: Deallocated (fsm.c:568) 20241216085327064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085327064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{disconnected}: Freeing instance (context_map.c:206) 20241216085327064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e884f76a60]{disconnected}: Deallocated (fsm.c:568) 20241216085327064 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9614788 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085327064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085327064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085327064 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085327064 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085327064 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085327065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085327065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(817)@3dc551994ff5: Final verdict of PTC: none 20241216085327072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(810)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:53:27 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 20241216085327144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085327593 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085327594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085327594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085327594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085327594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085327594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085327594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085327594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085327596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085327596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085327596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085327596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085327596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085327596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085327596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085327596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085327596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085327596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085327596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085327596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085327596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085327596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085327596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085327596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085327596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085327596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085327597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085327597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085327597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085327746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47690<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=460772) 20241216085328361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085328361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085328361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085328361 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085328361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085328361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085328362 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085328362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085328362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085328362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085328362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085328362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085328362 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085328362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085328362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085328362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085328362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085328362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085328362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085328362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085328362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085328362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085328362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085328362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085328362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085328362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085328362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085328362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085328362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085328362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085328362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085328362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085328363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085328363 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=460772, count=510172) 20241216085329063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085329063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085329063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085329063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085329064 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085329064 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085329064 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085329064 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085329064 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085329216 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085329216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085329216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085329216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085329217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085329217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085329217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085329217 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085329217 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085329217 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085329217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085329217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085329217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53:29 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 20241216085330058 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085330058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085330058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085330058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085330059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085330059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085330059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241216085330823 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085330823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007740f2), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085330823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330823 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085330823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085330824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085330824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085330824 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085330851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085330861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085330868 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36279<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085330892 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085330892 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085330903 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330903 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330903 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085330903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47335 (stream_srv.c:132) 20241216085330903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47335<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085330904 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330904 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330904 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085330904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085330904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085330904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330904 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085330904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085330904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085330904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085330904 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330904 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330905 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330905 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085330905 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085330905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330905 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085330905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330905 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330905 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330906 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085330906 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085330906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330906 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085330906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330906 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330906 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330906 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085330906 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085330906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085330906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330906 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330906 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 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085330906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085330906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085330906 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(838)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(838)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(836)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085330921 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330921 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330921 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330921 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330921 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330921 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330921 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085330921 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085330923 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330923 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085330923 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330923 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085330923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330923 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330923 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330923 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085330923 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330923 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085330923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330923 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330923 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330923 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085330923 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330923 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085330923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330923 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330923 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085330923 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085330923 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085330923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085330923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085330923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085330923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085330923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085330923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085330923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085330923 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085330923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330923 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 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085330923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085330923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085330923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085330923 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 20241216085330923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085330923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085330923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085330923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085330923 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(841)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@3dc551994ff5: M3UA emulation initiated, the test can be started MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085330947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085330947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085330947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085330947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085330947 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085330947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085330947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085330947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085330947 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085330951 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085330951 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085330951 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085330951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085330951 DHNBAP DEBUG (127.0.0.1:47335 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085330951 DHNBAP NOTICE (127.0.0.1:47335 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085330951 DHNBAP NOTICE (127.0.0.1:47335 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085330951 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085330951 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085331120 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085331120 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085331120 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085331120 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085331129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331129 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085331129 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085331129 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085331129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085331129 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085331129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085331132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331132 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085331132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085331132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085331132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085331132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085331132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085331132 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 20241216085331132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085331133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085331133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085331133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085331133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085331133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085331133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085331133 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085331133 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085331133 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085331134 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085331134 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085331134 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085331134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085331134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085331134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085331134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085331134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085331134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085331135 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085331135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085331135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085331135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085331135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085331135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085331135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085331135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331136 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085331136 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085331136 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085331136 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085331140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085331140 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085331140 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085331140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085331140 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085331140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085331142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331142 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085331142 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085331142 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085331142 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085331142 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085331142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085331142 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 20241216085331142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085331142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085331142 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085331142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085331142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085331142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085331142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085331142 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085331142 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085331142 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085331143 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085331144 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085331144 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085331144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085331144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085331144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085331144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085331144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085331144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085331144 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085331144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085331144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085331144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085331144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085331144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085331144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085331144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(837)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085331935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331935 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085331935 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085331935 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085331935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085331935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085331935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085331935 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085331935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085331935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085331935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085331935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085331935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085331935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085331936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085331936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085331936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085331936 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085331936 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085331936 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085331936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085331936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085331936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085331936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085331936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085331936 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085331936 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085331936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085331936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085331936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085331936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085331937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085331937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085331937 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085331939 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085331939 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085331939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085331939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085331939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085331939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085331940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085331940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085331940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085331940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085331940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085331940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085331940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085331940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085331940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085331940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085331940 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085331940 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085331944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331944 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085331944 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085331944 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085331944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085331944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085331944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085331944 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085331944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085331944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085331944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085331944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085331944 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085331944 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085331944 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085331944 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085331944 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085331944 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085331944 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085331944 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085331944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085331944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085331944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085331944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085331944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085331944 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085331944 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085331944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085331944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085331944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085331944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085331944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085331944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085331944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085331946 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085331946 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085331946 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085331946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085331946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085331946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085331946 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085331946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085331946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085331946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085331946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085331946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085331946 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085331946 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085331946 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085331946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085331946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085331946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085331946 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085331946 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085331946 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085331946 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085331946 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085331958 DLCTRL DEBUG Command: GET 717695886 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085331958 DLCTRL DEBUG Tx Command reply: GET_REPLY 717695886 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085331961 DLCTRL DEBUG Command: GET 915500290 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085331961 DLCTRL DEBUG Tx Command reply: GET_REPLY 915500290 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085331964 DLCTRL DEBUG Command: GET 951392241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085331964 DLCTRL DEBUG Tx Command reply: GET_REPLY 951392241 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085331967 DLCTRL DEBUG Command: GET 928805391 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085331967 DLCTRL DEBUG Tx Command reply: GET_REPLY 928805391 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085331970 DLCTRL DEBUG Command: GET 982200583 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085331970 DLCTRL DEBUG Tx Command reply: GET_REPLY 982200583 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085331973 DLCTRL DEBUG Command: GET 508867030 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085331973 DLCTRL DEBUG Tx Command reply: GET_REPLY 508867030 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085331976 DLCTRL DEBUG Command: GET 756550244 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085331976 DLCTRL DEBUG Tx Command reply: GET_REPLY 756550244 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085331979 DLCTRL DEBUG Command: GET 945810580 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085331979 DLCTRL DEBUG Tx Command reply: GET_REPLY 945810580 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085331981 DLCTRL DEBUG Command: GET 167419688 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085331981 DLCTRL DEBUG Tx Command reply: GET_REPLY 167419688 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085331983 DLCTRL DEBUG Command: GET 365672476 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085331983 DLCTRL DEBUG Tx Command reply: GET_REPLY 365672476 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085331985 DLCTRL DEBUG Command: GET 737789332 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085331985 DLCTRL DEBUG Tx Command reply: GET_REPLY 737789332 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085331987 DLCTRL DEBUG Command: GET 852760513 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085331987 DLCTRL DEBUG Tx Command reply: GET_REPLY 852760513 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085331989 DLCTRL DEBUG Command: GET 980842754 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085331989 DLCTRL DEBUG Tx Command reply: GET_REPLY 980842754 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085331991 DLCTRL DEBUG Command: GET 665544782 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085331991 DLCTRL DEBUG Tx Command reply: GET_REPLY 665544782 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085331993 DLCTRL DEBUG Command: GET 565612380 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085331993 DLCTRL DEBUG Tx Command reply: GET_REPLY 565612380 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085331994 DLCTRL DEBUG Command: GET 500221961 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085331994 DLCTRL DEBUG Tx Command reply: GET_REPLY 500221961 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085331996 DLCTRL DEBUG Command: GET 196752132 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085331996 DLCTRL DEBUG Tx Command reply: GET_REPLY 196752132 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085331999 DLCTRL DEBUG Command: GET 354103604 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085331999 DLCTRL DEBUG Tx Command reply: GET_REPLY 354103604 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085332003 DLCTRL DEBUG Command: GET 874616037 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085332003 DLCTRL DEBUG Tx Command reply: GET_REPLY 874616037 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085332008 DLCTRL DEBUG Command: GET 450709801 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085332008 DLCTRL DEBUG Tx Command reply: GET_REPLY 450709801 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000001100000101'B, t_guard := 20.000000 } 20241216085332047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)2078855 20241216085333081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085333081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085333081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085333081 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085333081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1fb887, normal) (hnbgw_rua.c:407) 20241216085333081 DHNB DEBUG map_rua[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085333081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085333081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2078855 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085333081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085333081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085333081 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085333081 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2078855 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085333081 DCN DEBUG map_sccp[0x55e884f76a60]{init}: Allocated (fsm.c:456) 20241216085333081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085333081 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2078855 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085333081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2078855 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216085333081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085333081 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085333081 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085333081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085333081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085333081 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085333081 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{IDLE}: Allocated (fsm.c:456) 20241216085333081 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085333081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003050056400500f1100926) (sccp_scrc.c:406) 20241216085333081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085333081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085333081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085333081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085333081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085333081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085333081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085333081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085333081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085333081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085333081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085333081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085333081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085333081 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085333081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085333081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085333081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085333081 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085333081 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085333081 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085333081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085333081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085333081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085333081 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)3563144 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(843)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085333087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085333087 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085333087 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085333087 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085333087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085333087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085333087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085333087 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085333087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085333087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085333087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085333087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085333087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085333087 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ff8517) (sccp_scrc.c:477) 20241216085333087 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241216085333087 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085333087 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085333087 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085333087 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085333087 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) 20241216085333087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085333087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085333088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085333089 DLCTRL DEBUG Command: GET 89641233 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085333089 DLCTRL DEBUG Tx Command reply: GET_REPLY 89641233 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085333090 DLCTRL DEBUG Command: GET 681489803 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085333090 DLCTRL DEBUG Tx Command reply: GET_REPLY 681489803 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085333091 DLCTRL DEBUG Command: GET 178844485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085333091 DLCTRL DEBUG Tx Command reply: GET_REPLY 178844485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085333092 DLCTRL DEBUG Command: GET 968649317 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085333092 DLCTRL DEBUG Tx Command reply: GET_REPLY 968649317 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085333093 DLCTRL DEBUG Command: GET 629572243 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085333093 DLCTRL DEBUG Tx Command reply: GET_REPLY 629572243 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085333094 DLCTRL DEBUG Command: GET 678631801 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085333094 DLCTRL DEBUG Tx Command reply: GET_REPLY 678631801 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085333095 DLCTRL DEBUG Command: GET 473333528 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085333095 DLCTRL DEBUG Tx Command reply: GET_REPLY 473333528 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085333096 DLCTRL DEBUG Command: GET 813021949 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085333096 DLCTRL DEBUG Tx Command reply: GET_REPLY 813021949 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085333097 DLCTRL DEBUG Command: GET 46657956 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085333097 DLCTRL DEBUG Tx Command reply: GET_REPLY 46657956 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085333097 DLCTRL DEBUG Command: GET 422735329 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085333097 DLCTRL DEBUG Tx Command reply: GET_REPLY 422735329 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085333098 DLCTRL DEBUG Command: GET 907576623 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085333098 DLCTRL DEBUG Tx Command reply: GET_REPLY 907576623 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085333099 DLCTRL DEBUG Command: GET 30060493 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085333099 DLCTRL DEBUG Tx Command reply: GET_REPLY 30060493 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085333099 DLCTRL DEBUG Command: GET 295920976 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085333099 DLCTRL DEBUG Tx Command reply: GET_REPLY 295920976 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085333100 DLCTRL DEBUG Command: GET 626699487 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085333100 DLCTRL DEBUG Tx Command reply: GET_REPLY 626699487 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085333101 DLCTRL DEBUG Command: GET 118088524 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085333101 DLCTRL DEBUG Tx Command reply: GET_REPLY 118088524 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085333101 DLCTRL DEBUG Command: GET 154281022 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085333101 DLCTRL DEBUG Tx Command reply: GET_REPLY 154281022 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085333102 DLCTRL DEBUG Command: GET 584672194 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085333102 DLCTRL DEBUG Tx Command reply: GET_REPLY 584672194 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085333103 DLCTRL DEBUG Command: GET 436164092 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085333103 DLCTRL DEBUG Tx Command reply: GET_REPLY 436164092 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085333103 DLCTRL DEBUG Command: GET 96383582 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085333103 DLCTRL DEBUG Tx Command reply: GET_REPLY 96383582 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085333104 DLCTRL DEBUG Command: GET 18508963 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085333104 DLCTRL DEBUG Tx Command reply: GET_REPLY 18508963 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000001010110'B, t_guard := 20.000000 } 20241216085333115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)6175926 20241216085334141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085334141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085334141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216085334141 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085334141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5e3cb6, normal) (hnbgw_rua.c:407) 20241216085334141 DHNB DEBUG map_rua[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085334141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085334141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175926 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085334141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085334141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085334141 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216085334142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175926 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085334142 DCN DEBUG map_sccp[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085334142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085334142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6175926 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085334142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175926 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216085334142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085334142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085334142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085334142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085334142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085334142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085334142 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{IDLE}: Allocated (fsm.c:456) 20241216085334142 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085334142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000560056400500f1100926) (sccp_scrc.c:406) 20241216085334142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085334142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085334142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085334142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085334142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085334142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085334142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085334142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085334142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085334142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085334142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085334142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085334142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085334142 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085334142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085334142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085334142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085334142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085334142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085334142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085334142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085334142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085334142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085334142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)13022484 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085334150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085334150 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085334150 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085334150 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085334150 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085334150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085334150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085334150 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(844)@3dc551994ff5: setverdict(pass): none -> pass 20241216085334151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085334151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085334151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085334151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085334151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085334151 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000dd5d6) (sccp_scrc.c:477) 20241216085334151 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241216085334151 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085334151 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085334151 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085334151 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085334151 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) 20241216085334151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085334151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085334152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085334154 DLCTRL DEBUG Command: GET 81402817 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085334154 DLCTRL DEBUG Tx Command reply: GET_REPLY 81402817 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085334158 DLCTRL DEBUG Command: GET 687228586 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085334158 DLCTRL DEBUG Tx Command reply: GET_REPLY 687228586 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085334160 DLCTRL DEBUG Command: GET 414350938 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085334160 DLCTRL DEBUG Tx Command reply: GET_REPLY 414350938 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085334162 DLCTRL DEBUG Command: GET 596221405 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085334162 DLCTRL DEBUG Tx Command reply: GET_REPLY 596221405 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085334163 DLCTRL DEBUG Command: GET 384393162 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085334163 DLCTRL DEBUG Tx Command reply: GET_REPLY 384393162 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085334165 DLCTRL DEBUG Command: GET 499129011 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085334165 DLCTRL DEBUG Tx Command reply: GET_REPLY 499129011 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085334166 DLCTRL DEBUG Command: GET 142645508 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085334166 DLCTRL DEBUG Tx Command reply: GET_REPLY 142645508 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085334166 DLCTRL DEBUG Command: GET 253818517 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085334167 DLCTRL DEBUG Tx Command reply: GET_REPLY 253818517 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085334167 DLCTRL DEBUG Command: GET 653406396 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085334167 DLCTRL DEBUG Tx Command reply: GET_REPLY 653406396 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085334168 DLCTRL DEBUG Command: GET 804575990 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085334168 DLCTRL DEBUG Tx Command reply: GET_REPLY 804575990 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085334169 DLCTRL DEBUG Command: GET 648385391 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085334169 DLCTRL DEBUG Tx Command reply: GET_REPLY 648385391 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085334169 DLCTRL DEBUG Command: GET 951886001 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085334169 DLCTRL DEBUG Tx Command reply: GET_REPLY 951886001 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085334170 DLCTRL DEBUG Command: GET 787839186 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085334170 DLCTRL DEBUG Tx Command reply: GET_REPLY 787839186 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085334171 DLCTRL DEBUG Command: GET 149079839 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085334171 DLCTRL DEBUG Tx Command reply: GET_REPLY 149079839 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085334171 DLCTRL DEBUG Command: GET 293494282 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085334171 DLCTRL DEBUG Tx Command reply: GET_REPLY 293494282 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085334172 DLCTRL DEBUG Command: GET 126168451 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085334172 DLCTRL DEBUG Tx Command reply: GET_REPLY 126168451 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085334173 DLCTRL DEBUG Command: GET 359280270 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085334173 DLCTRL DEBUG Tx Command reply: GET_REPLY 359280270 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085334173 DLCTRL DEBUG Command: GET 38608808 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085334173 DLCTRL DEBUG Tx Command reply: GET_REPLY 38608808 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085334174 DLCTRL DEBUG Command: GET 139753872 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085334174 DLCTRL DEBUG Tx Command reply: GET_REPLY 139753872 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085334175 DLCTRL DEBUG Command: GET 465488499 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085334175 DLCTRL DEBUG Tx Command reply: GET_REPLY 465488499 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001101000100'B, t_guard := 20.000000 } 20241216085334185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34148<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)6384465 20241216085335204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085335204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085335204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085335204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085335204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x616b51, normal) (hnbgw_rua.c:407) 20241216085335204 DHNB DEBUG map_rua[0x55e884f77780]{init}: Allocated (fsm.c:456) 20241216085335204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085335204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6384465 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085335204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085335204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085335204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6384465 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085335204 DCN DEBUG map_sccp[0x55e884f65a60]{init}: Allocated (fsm.c:456) 20241216085335204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085335204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6384465 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085335204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6384465 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085335204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085335204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085335204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085335204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085335204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085335204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085335204 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{IDLE}: Allocated (fsm.c:456) 20241216085335204 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085335204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030003440056400500f1100926) (sccp_scrc.c:406) 20241216085335204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085335204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085335204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085335204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085335204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085335204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085335205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085335205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085335205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085335205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085335205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085335205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085335205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085335205 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085335205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085335205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085335205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085335205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085335205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085335205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085335205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085335205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085335205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085335205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)8644594 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085335209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085335209 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085335209 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085335209 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085335209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085335209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085335209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085335209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085335209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085335209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085335209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085335209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085335209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085335209 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d3a8d8) (sccp_scrc.c:477) 20241216085335209 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241216085335209 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085335209 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085335209 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085335209 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085335209 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) 20241216085335209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085335209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@3dc551994ff5: setverdict(pass): none -> pass 20241216085335211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085335211 DLCTRL DEBUG Command: GET 552121546 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085335211 DLCTRL DEBUG Tx Command reply: GET_REPLY 552121546 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20241216085335213 DLCTRL DEBUG Command: GET 987837734 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085335213 DLCTRL DEBUG Tx Command reply: GET_REPLY 987837734 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085335214 DLCTRL DEBUG Command: GET 465079740 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085335214 DLCTRL DEBUG Tx Command reply: GET_REPLY 465079740 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085335216 DLCTRL DEBUG Command: GET 429799961 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085335216 DLCTRL DEBUG Tx Command reply: GET_REPLY 429799961 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085335217 DLCTRL DEBUG Command: GET 174936534 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085335217 DLCTRL DEBUG Tx Command reply: GET_REPLY 174936534 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085335218 DLCTRL DEBUG Command: GET 707169892 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085335218 DLCTRL DEBUG Tx Command reply: GET_REPLY 707169892 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085335219 DLCTRL DEBUG Command: GET 479147582 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085335219 DLCTRL DEBUG Tx Command reply: GET_REPLY 479147582 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085335219 DLCTRL DEBUG Command: GET 574834562 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085335219 DLCTRL DEBUG Tx Command reply: GET_REPLY 574834562 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085335220 DLCTRL DEBUG Command: GET 793354071 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085335220 DLCTRL DEBUG Tx Command reply: GET_REPLY 793354071 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085335221 DLCTRL DEBUG Command: GET 471163630 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085335221 DLCTRL DEBUG Tx Command reply: GET_REPLY 471163630 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085335222 DLCTRL DEBUG Command: GET 980287511 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085335222 DLCTRL DEBUG Tx Command reply: GET_REPLY 980287511 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085335223 DLCTRL DEBUG Command: GET 351272076 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085335223 DLCTRL DEBUG Tx Command reply: GET_REPLY 351272076 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085335223 DLCTRL DEBUG Command: GET 182994358 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085335223 DLCTRL DEBUG Tx Command reply: GET_REPLY 182994358 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085335224 DLCTRL DEBUG Command: GET 24912202 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085335224 DLCTRL DEBUG Tx Command reply: GET_REPLY 24912202 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085335225 DLCTRL DEBUG Command: GET 540995939 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085335225 DLCTRL DEBUG Tx Command reply: GET_REPLY 540995939 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085335226 DLCTRL DEBUG Command: GET 977459191 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085335226 DLCTRL DEBUG Tx Command reply: GET_REPLY 977459191 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085335227 DLCTRL DEBUG Command: GET 592621319 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085335227 DLCTRL DEBUG Tx Command reply: GET_REPLY 592621319 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085335228 DLCTRL DEBUG Command: GET 214823845 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085335228 DLCTRL DEBUG Tx Command reply: GET_REPLY 214823845 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085335229 DLCTRL DEBUG Command: GET 753486138 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085335229 DLCTRL DEBUG Tx Command reply: GET_REPLY 753486138 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085335231 DLCTRL DEBUG Command: GET 481224561 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085335231 DLCTRL DEBUG Tx Command reply: GET_REPLY 481224561 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000010000001'B, t_guard := 20.000000 } 20241216085335243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)8929267 20241216085336269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085336269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085336269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085336269 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085336269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x883ff3, normal) (hnbgw_rua.c:407) 20241216085336269 DHNB DEBUG map_rua[0x55e884fac490]{init}: Allocated (fsm.c:456) 20241216085336269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085336269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929267 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085336269 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085336269 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085336269 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085336269 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929267 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085336269 DCN DEBUG map_sccp[0x55e884f6f470]{init}: Allocated (fsm.c:456) 20241216085336269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085336269 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8929267 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085336269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929267 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216085336269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085336269 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085336269 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085336269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085336269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085336269 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085336269 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{IDLE}: Allocated (fsm.c:456) 20241216085336269 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085336269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000810056400500f1100926) (sccp_scrc.c:406) 20241216085336269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085336269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085336269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085336269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085336269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085336269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085336269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085336269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085336269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085336269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085336269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085336269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085336269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085336269 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085336269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085336269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085336270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085336270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085336270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085336270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085336270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085336270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085336270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)5582537 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241216085336277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336277 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085336277 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085336277 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085336277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085336277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085336277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085336277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085336277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085336277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085336277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085336277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085336277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085336277 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2bcd9) (sccp_scrc.c:477) 20241216085336277 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241216085336277 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085336277 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085336277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085336277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085336277 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) 20241216085336277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085336277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@3dc551994ff5: setverdict(pass): none -> pass 20241216085336281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34154<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085336284 DLCTRL DEBUG Command: GET 624870682 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085336284 DLCTRL DEBUG Tx Command reply: GET_REPLY 624870682 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20241216085336291 DLCTRL DEBUG Command: GET 989191013 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085336291 DLCTRL DEBUG Tx Command reply: GET_REPLY 989191013 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085336297 DLCTRL DEBUG Command: GET 90313115 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085336297 DLCTRL DEBUG Tx Command reply: GET_REPLY 90313115 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085336300 DLCTRL DEBUG Command: GET 630660052 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085336300 DLCTRL DEBUG Tx Command reply: GET_REPLY 630660052 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085336302 DLCTRL DEBUG Command: GET 730531157 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085336302 DLCTRL DEBUG Tx Command reply: GET_REPLY 730531157 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085336304 DLCTRL DEBUG Command: GET 862640845 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085336304 DLCTRL DEBUG Tx Command reply: GET_REPLY 862640845 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085336305 DLCTRL DEBUG Command: GET 369839804 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085336305 DLCTRL DEBUG Tx Command reply: GET_REPLY 369839804 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085336306 DLCTRL DEBUG Command: GET 907828437 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085336306 DLCTRL DEBUG Tx Command reply: GET_REPLY 907828437 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085336307 DLCTRL DEBUG Command: GET 703250189 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085336307 DLCTRL DEBUG Tx Command reply: GET_REPLY 703250189 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085336307 DLCTRL DEBUG Command: GET 252918132 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085336307 DLCTRL DEBUG Tx Command reply: GET_REPLY 252918132 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085336308 DLCTRL DEBUG Command: GET 583209161 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085336308 DLCTRL DEBUG Tx Command reply: GET_REPLY 583209161 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085336309 DLCTRL DEBUG Command: GET 659936789 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085336309 DLCTRL DEBUG Tx Command reply: GET_REPLY 659936789 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085336310 DLCTRL DEBUG Command: GET 95046801 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085336310 DLCTRL DEBUG Tx Command reply: GET_REPLY 95046801 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085336312 DLCTRL DEBUG Command: GET 199808399 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085336312 DLCTRL DEBUG Tx Command reply: GET_REPLY 199808399 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085336313 DLCTRL DEBUG Command: GET 739797800 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085336313 DLCTRL DEBUG Tx Command reply: GET_REPLY 739797800 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085336314 DLCTRL DEBUG Command: GET 664730197 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085336314 DLCTRL DEBUG Tx Command reply: GET_REPLY 664730197 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085336316 DLCTRL DEBUG Command: GET 590117136 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085336316 DLCTRL DEBUG Tx Command reply: GET_REPLY 590117136 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085336317 DLCTRL DEBUG Command: GET 334405785 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085336317 DLCTRL DEBUG Tx Command reply: GET_REPLY 334405785 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085336317 DLCTRL DEBUG Command: GET 779120486 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085336317 DLCTRL DEBUG Tx Command reply: GET_REPLY 779120486 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085336318 DLCTRL DEBUG Command: GET 12874107 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085336318 DLCTRL DEBUG Tx Command reply: GET_REPLY 12874107 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085336322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47704<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085336322 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085336322 DLINP DEBUG SRVCONN(,r=127.0.0.1:47335<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085336322 DLINP NOTICE SRV(,r=127.0.0.1:47335<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085336322 DMAIN NOTICE (127.0.0.1:47335 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47335<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085336322 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085336322 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36279<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(837)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(836)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@3dc551994ff5: Final verdict of PTC: none 20241216085336322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085336322 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-M3UA(841)@3dc551994ff5: Final verdict of PTC: none 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085336322 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 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085336322 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085336322 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085336322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085336322 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(838)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(842)@3dc551994ff5: Final verdict of PTC: none20241216085336323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085336323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085336323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085336323 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 20241216085336323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085336323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085336323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085336323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085336323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085336323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085336323 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085336323 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085336323 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085336323 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(829)@3dc551994ff5: Final verdict of PTC: none 20241216085336323 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085336323 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085336323 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 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085336323 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085336323 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085336323 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085336323 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085336323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085336323 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085336323 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 20241216085336323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085336323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085336323 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085336323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085336323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085336323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085336323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085336323 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085336323 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085336323 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085336323 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085336323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085336323 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085336323 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085336323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8517), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085336323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085336323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085336323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085336323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085336323 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085336323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085336323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085336323 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085336323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085336323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085336323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085336323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{disrupted}: Freeing instance (context_map.c:202) 20241216085336323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2078855)[0x55e884f63ba0]{disrupted}: Deallocated (fsm.c:568) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{disconnected}: Freeing instance (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e884f76a60]{disconnected}: Deallocated (fsm.c:568) 20241216085336324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2078855 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085336324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085336324 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085336324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd5d6), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085336324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085336324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085336324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085336324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085336324 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085336324 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085336324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{disrupted}: Freeing instance (context_map.c:202) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6175926)[0x55e884f5e860]{disrupted}: Deallocated (fsm.c:568) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{disconnected}: Freeing instance (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e884eeb8a0]{disconnected}: Deallocated (fsm.c:568) 20241216085336324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6175926 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085336324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085336324 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085336324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3a8d8), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085336324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085336324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085336324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085336324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) IPA-CTRL-CLI-IPA(830)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(839)@3dc551994ff5: Final verdict of PTC: none 20241216085336324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085336324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085336324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085336324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085336324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085336324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085336324 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085336324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336324 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085336324 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085336324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{disrupted}: Freeing instance (context_map.c:202) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6384465)[0x55e884f77780]{disrupted}: Deallocated (fsm.c:568) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{disconnected}: Freeing instance (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e884f65a60]{disconnected}: Deallocated (fsm.c:568) 20241216085336324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6384465 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085336324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085336324 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085336324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2bcd9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085336324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085336324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085336324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085336324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085336324 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085336324 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085336324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{disrupted}: Freeing instance (context_map.c:202) 20241216085336324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929267)[0x55e884fac490]{disrupted}: Deallocated (fsm.c:568) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{disconnected}: Freeing instance (context_map.c:206) 20241216085336324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e884f6f470]{disconnected}: Deallocated (fsm.c:568) 20241216085336324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929267 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085336324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085336324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085336324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085336324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085336324 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085336324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085336325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085336325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085336324 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085336325 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085336325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085336325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085336325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085336325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085336325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085336325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085336325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085336325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085336325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085336325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085336325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085336326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47696<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(831)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:53:36 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 20241216085336373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085336975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34168<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=439516) 20241216085337063 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085337063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085337063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085337063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085337063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085337063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085337063 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085337063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085337063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085337063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085337063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085337063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085337064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085337064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085337064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085337064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085337064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085337064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085337064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085337064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085337064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085337064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085337064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085337064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085337064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085337064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085337064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085337064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085337065 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085337065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085337065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085337065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085337065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085337065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085337065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085337065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085337065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085337065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085337065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085337065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085337065 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085337594 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085337594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085337594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085337594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085337594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085337594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085337594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085337594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085337594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085337594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085337594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085337595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085337595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085337595 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085337596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085337596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085337596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085337596 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085337596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085337596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085337596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085337596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085337596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085337596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085337596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085337596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085337596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085337597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085337597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085337597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085337597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085337597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085337597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085337597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085337597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085337597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085337597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085337597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085337597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085337597 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=439516, count=465172) 20241216085338324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085338324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085338324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085338324 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085338324 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085338324 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085338362 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085338362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085338363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085338363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085338363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085338363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085338363 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085338363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085338363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085338363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085338363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085338363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085338363 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085338363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085338363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085338363 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085338363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085338363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085338363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085338363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085338363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085338363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085338363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085338363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085338363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085338363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085338363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085338363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085338363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085338363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085338363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085338363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085338363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085338363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085338363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085338363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085338364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085338364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085338364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53: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_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 20241216085339217 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085339217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085339217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085339217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085339217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085339217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085339218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085339218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085339218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085339218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085339218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085339218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085339218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241216085340059 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085340059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b5808), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085340059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085340059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085340059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085340059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085340059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085340069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085340075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085340078 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36665<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085340094 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085340094 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085340104 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340104 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340104 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340104 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340104 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340104 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340105 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340105 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085340105 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34318 (stream_srv.c:132) 20241216085340105 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34318<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085340106 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340106 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085340106 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340106 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085340106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340106 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340106 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340106 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085340106 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340106 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085340106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340106 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340106 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340106 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085340106 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085340106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340106 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340106 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340106 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085340106 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085340106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340106 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340106 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340106 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 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085340107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340107 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340107 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340107 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085340107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340107 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340107 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340107 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085340107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340107 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340107 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340107 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085340107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(857)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(857)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(855)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(860)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(860)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(858)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085340135 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340135 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340135 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340135 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340135 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340135 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340135 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085340135 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340136 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340136 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085340136 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340136 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085340136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340136 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340136 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340136 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085340136 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340136 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085340136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340136 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340136 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340136 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085340136 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340136 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085340136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340136 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340136 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340136 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085340136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085340136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340136 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340137 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 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085340137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085340137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085340137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085340137 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 20241216085340137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085340137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085340174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085340174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085340174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085340174 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085340174 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085340174 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085340174 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085340174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085340174 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085340179 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085340179 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085340179 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085340179 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085340179 DHNBAP DEBUG (127.0.0.1:34318 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085340179 DHNBAP NOTICE (127.0.0.1:34318 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085340179 DHNBAP NOTICE (127.0.0.1:34318 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085340179 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085340179 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085340320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085340321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085340321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085340321 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085340329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085340329 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085340329 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085340329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085340329 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085340329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085340332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340332 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085340332 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085340332 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085340332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085340332 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085340332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085340332 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 20241216085340332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085340332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085340332 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085340332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085340332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085340332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085340332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085340332 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085340332 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085340332 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340332 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 20241216085340332 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 20241216085340332 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085340333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085340333 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340334 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085340334 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085340334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085340334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340334 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085340335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085340335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085340335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085340335 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(860)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085340339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340339 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085340339 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085340339 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085340339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085340339 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085340339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085340341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340341 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085340341 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085340341 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085340341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085340341 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085340341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085340341 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 20241216085340341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085340341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085340341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085340341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085340341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085340341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085340341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085340341 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085340341 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085340341 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340342 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340342 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085340342 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085340342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085340342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340342 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085340343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085340343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085340343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085340343 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085340351 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085340351 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085340351 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085340351 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085340356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085340356 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085340356 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085340356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085340356 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085340356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085340358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340358 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085340358 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085340358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085340358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085340358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085340358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085340358 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 20241216085340358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085340358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085340358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085340358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085340358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085340358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085340358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085340358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085340358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085340358 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340359 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085340359 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085340359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085340360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340360 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085340360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085340360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085340360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085340360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085340364 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 20241216085340364 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 20241216085340364 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085340364 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085340370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085340370 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085340370 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085340370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085340370 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085340370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085340373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340373 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085340373 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085340373 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085340373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085340373 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085340373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085340373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085340373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085340373 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 20241216085340373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085340373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085340373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085340373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085340373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085340373 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085340373 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085340373 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085340374 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085340374 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085340374 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085340374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085340374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085340374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085340375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085340375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085340375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085340375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085340375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085340375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085340375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085340374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085340375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085340375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085340375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085340375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085340375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085340375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085340375 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085340819 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085340819 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085340819 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085340819 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085340819 DLSCCP DEBUG SCCP-SCOC(80)[0x55e884f63a70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(856)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085341129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341129 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085341129 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085341129 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341129 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085341129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085341129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085341129 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085341129 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085341129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085341129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085341129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085341129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085341129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085341129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085341129 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085341129 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085341129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085341129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085341129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085341129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341129 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085341129 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085341129 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341129 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085341129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085341129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085341129 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085341129 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085341140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341140 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085341140 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085341140 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 20241216085341140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341140 DLM3UA DEBUG 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) 20241216085341140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085341140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085341140 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085341140 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) 20241216085341140 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) 20241216085341140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085341140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085341140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085341140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085341140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085341140 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085341140 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085341141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085341141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085341141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085341141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085341141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085341141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085341141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341142 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085341142 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085341142 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 20241216085341142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341142 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341143 DLM3UA DEBUG 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) 20241216085341143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085341143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341143 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085341143 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085341143 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085341158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085341158 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085341158 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085341158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341158 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085341158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085341158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085341158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085341158 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085341158 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085341158 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085341158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085341159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085341159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085341159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085341159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085341159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085341159 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085341159 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085341159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085341159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085341159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085341159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085341159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085341159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085341159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341159 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085341159 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085341159 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085341159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341159 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085341160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085341160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085341160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085341160 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085341160 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085341169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341169 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085341169 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085341169 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 20241216085341169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341169 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341169 DLM3UA DEBUG 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) 20241216085341169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085341169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085341169 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085341170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085341170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085341170 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085341170 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) 20241216085341170 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) 20241216085341170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085341170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085341170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085341170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085341170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085341170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085341170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085341170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085341170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085341170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085341170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085341170 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085341170 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085341171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085341171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085341171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085341171 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 20241216085341171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085341171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085341171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085341171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085341171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085341171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085341171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085341171 DLM3UA DEBUG 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) 20241216085341171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085341171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085341171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085341171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085341171 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085341171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085341171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085341171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085341171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085341171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085341171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085341171 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085341171 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085341171 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085342190 DLCTRL DEBUG Command: GET 828888142 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085342190 DLCTRL DEBUG Tx Command reply: GET_REPLY 828888142 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085342191 DLCTRL DEBUG Command: GET 331740596 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085342191 DLCTRL DEBUG Tx Command reply: GET_REPLY 331740596 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085342192 DLCTRL DEBUG Command: GET 929735694 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085342192 DLCTRL DEBUG Tx Command reply: GET_REPLY 929735694 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085342195 DLCTRL DEBUG Command: GET 249051573 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085342195 DLCTRL DEBUG Tx Command reply: GET_REPLY 249051573 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085342198 DLCTRL DEBUG Command: GET 756575205 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085342198 DLCTRL DEBUG Tx Command reply: GET_REPLY 756575205 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085342200 DLCTRL DEBUG Command: GET 245543153 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085342200 DLCTRL DEBUG Tx Command reply: GET_REPLY 245543153 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085342203 DLCTRL DEBUG Command: GET 464957789 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085342203 DLCTRL DEBUG Tx Command reply: GET_REPLY 464957789 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085342205 DLCTRL DEBUG Command: GET 125050587 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085342205 DLCTRL DEBUG Tx Command reply: GET_REPLY 125050587 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085342207 DLCTRL DEBUG Command: GET 805112390 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085342207 DLCTRL DEBUG Tx Command reply: GET_REPLY 805112390 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085342209 DLCTRL DEBUG Command: GET 265239517 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085342209 DLCTRL DEBUG Tx Command reply: GET_REPLY 265239517 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085342210 DLCTRL DEBUG Command: GET 490319054 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085342210 DLCTRL DEBUG Tx Command reply: GET_REPLY 490319054 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085342212 DLCTRL DEBUG Command: GET 819529368 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085342212 DLCTRL DEBUG Tx Command reply: GET_REPLY 819529368 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085342213 DLCTRL DEBUG Command: GET 532208133 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085342213 DLCTRL DEBUG Tx Command reply: GET_REPLY 532208133 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085342215 DLCTRL DEBUG Command: GET 138510268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085342215 DLCTRL DEBUG Tx Command reply: GET_REPLY 138510268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085342216 DLCTRL DEBUG Command: GET 564079968 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085342216 DLCTRL DEBUG Tx Command reply: GET_REPLY 564079968 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085342217 DLCTRL DEBUG Command: GET 602091444 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085342217 DLCTRL DEBUG Tx Command reply: GET_REPLY 602091444 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085342219 DLCTRL DEBUG Command: GET 677708790 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085342219 DLCTRL DEBUG Tx Command reply: GET_REPLY 677708790 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085342220 DLCTRL DEBUG Command: GET 148178875 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085342220 DLCTRL DEBUG Tx Command reply: GET_REPLY 148178875 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085342222 DLCTRL DEBUG Command: GET 536959297 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085342222 DLCTRL DEBUG Tx Command reply: GET_REPLY 536959297 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085342223 DLCTRL DEBUG Command: GET 4465445 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085342223 DLCTRL DEBUG Tx Command reply: GET_REPLY 4465445 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000100011100'B, t_guard := 20.000000 } 20241216085342240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)13037127 20241216085343285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085343285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085343285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085343285 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085343285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc6ee47, normal) (hnbgw_rua.c:407) 20241216085343285 DHNB DEBUG map_rua[0x55e884f63a70]{init}: Allocated (fsm.c:456) 20241216085343285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085343285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13037127 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085343285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085343285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085343285 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085343285 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13037127 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085343285 DCN DEBUG map_sccp[0x55e884f63ba0]{init}: Allocated (fsm.c:456) 20241216085343285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085343285 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13037127 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085343285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13037127 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216085343285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085343285 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085343285 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085343285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085343285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085343285 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085343285 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{IDLE}: Allocated (fsm.c:456) 20241216085343285 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085343285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300011c0056400500f1100926) (sccp_scrc.c:406) 20241216085343285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085343285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085343285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085343285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085343285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085343285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085343285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085343285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085343285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085343285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085343285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085343285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085343285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085343285 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085343285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085343285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085343285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085343285 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085343285 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085343285 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085343285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085343285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085343285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085343285 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)4489504 HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085343302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085343302 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085343302 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085343302 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085343303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085343303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085343303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085343303 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)@3dc551994ff5: setverdict(pass): none -> pass 20241216085343303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085343303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085343303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085343303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085343303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085343303 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002cea8f) (sccp_scrc.c:477) 20241216085343303 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241216085343303 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085343303 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085343303 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085343303 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085343303 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) 20241216085343303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085343303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085343306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085343308 DLCTRL DEBUG Command: GET 491901537 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085343308 DLCTRL DEBUG Tx Command reply: GET_REPLY 491901537 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085343312 DLCTRL DEBUG Command: GET 56310914 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085343312 DLCTRL DEBUG Tx Command reply: GET_REPLY 56310914 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085343316 DLCTRL DEBUG Command: GET 176349689 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085343316 DLCTRL DEBUG Tx Command reply: GET_REPLY 176349689 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085343319 DLCTRL DEBUG Command: GET 913858360 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085343319 DLCTRL DEBUG Tx Command reply: GET_REPLY 913858360 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085343321 DLCTRL DEBUG Command: GET 262301057 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085343321 DLCTRL DEBUG Tx Command reply: GET_REPLY 262301057 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085343323 DLCTRL DEBUG Command: GET 409500768 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085343323 DLCTRL DEBUG Tx Command reply: GET_REPLY 409500768 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085343324 DLCTRL DEBUG Command: GET 643356703 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085343324 DLCTRL DEBUG Tx Command reply: GET_REPLY 643356703 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085343325 DLCTRL DEBUG Command: GET 672527502 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085343325 DLCTRL DEBUG Tx Command reply: GET_REPLY 672527502 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085343326 DLCTRL DEBUG Command: GET 992143641 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085343326 DLCTRL DEBUG Tx Command reply: GET_REPLY 992143641 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085343326 DLCTRL DEBUG Command: GET 368149216 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085343326 DLCTRL DEBUG Tx Command reply: GET_REPLY 368149216 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085343327 DLCTRL DEBUG Command: GET 623110485 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085343327 DLCTRL DEBUG Tx Command reply: GET_REPLY 623110485 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085343328 DLCTRL DEBUG Command: GET 890296752 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085343328 DLCTRL DEBUG Tx Command reply: GET_REPLY 890296752 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085343328 DLCTRL DEBUG Command: GET 145344811 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085343328 DLCTRL DEBUG Tx Command reply: GET_REPLY 145344811 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085343329 DLCTRL DEBUG Command: GET 166739996 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085343329 DLCTRL DEBUG Tx Command reply: GET_REPLY 166739996 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085343330 DLCTRL DEBUG Command: GET 194667538 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085343330 DLCTRL DEBUG Tx Command reply: GET_REPLY 194667538 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085343330 DLCTRL DEBUG Command: GET 728006615 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085343330 DLCTRL DEBUG Tx Command reply: GET_REPLY 728006615 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085343331 DLCTRL DEBUG Command: GET 684579153 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085343331 DLCTRL DEBUG Tx Command reply: GET_REPLY 684579153 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085343332 DLCTRL DEBUG Command: GET 824021605 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085343332 DLCTRL DEBUG Tx Command reply: GET_REPLY 824021605 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085343332 DLCTRL DEBUG Command: GET 335934200 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085343332 DLCTRL DEBUG Tx Command reply: GET_REPLY 335934200 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085343333 DLCTRL DEBUG Command: GET 671242390 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085343333 DLCTRL DEBUG Tx Command reply: GET_REPLY 671242390 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000100111101'B, t_guard := 20.000000 } 20241216085343344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)3192779 20241216085344371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085344371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085344371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216085344371 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085344371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30b7cb, normal) (hnbgw_rua.c:407) 20241216085344371 DHNB DEBUG map_rua[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085344372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085344372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192779 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085344372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085344372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085344372 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216085344372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192779 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216085344372 DCN DEBUG map_sccp[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085344372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085344372 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3192779 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085344372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192779 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216085344372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085344372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085344372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085344372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085344372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085344372 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085344372 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{IDLE}: Allocated (fsm.c:456) 20241216085344372 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085344372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300013d0056400500f1100926) (sccp_scrc.c:406) 20241216085344372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085344372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085344372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085344372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085344372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085344372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085344372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085344372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085344372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085344372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085344372 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085344372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085344372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085344372 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085344372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085344372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085344372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085344372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085344372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085344372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085344372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085344372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085344372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085344372 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(864)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)12513260 HNBGW_Test.sgsn1-SCCP(864)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@3dc551994ff5: setverdict(pass): none -> pass 20241216085344391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085344391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085344391 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085344391 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 20241216085344391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085344391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085344391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085344391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085344391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085344392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085344392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085344392 DLM3UA DEBUG 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) 20241216085344392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085344392 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ca8c9) (sccp_scrc.c:477) 20241216085344392 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241216085344392 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085344392 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085344392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085344392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085344392 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) 20241216085344392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085344392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085344393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085344394 DLCTRL DEBUG Command: GET 452428764 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085344394 DLCTRL DEBUG Tx Command reply: GET_REPLY 452428764 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085344395 DLCTRL DEBUG Command: GET 351645386 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085344395 DLCTRL DEBUG Tx Command reply: GET_REPLY 351645386 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085344396 DLCTRL DEBUG Command: GET 941254869 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085344396 DLCTRL DEBUG Tx Command reply: GET_REPLY 941254869 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085344397 DLCTRL DEBUG Command: GET 559407525 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085344397 DLCTRL DEBUG Tx Command reply: GET_REPLY 559407525 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085344398 DLCTRL DEBUG Command: GET 648845030 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085344398 DLCTRL DEBUG Tx Command reply: GET_REPLY 648845030 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085344399 DLCTRL DEBUG Command: GET 796886412 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085344399 DLCTRL DEBUG Tx Command reply: GET_REPLY 796886412 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085344400 DLCTRL DEBUG Command: GET 23828625 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085344400 DLCTRL DEBUG Tx Command reply: GET_REPLY 23828625 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085344400 DLCTRL DEBUG Command: GET 883161611 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085344400 DLCTRL DEBUG Tx Command reply: GET_REPLY 883161611 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085344401 DLCTRL DEBUG Command: GET 309451653 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085344401 DLCTRL DEBUG Tx Command reply: GET_REPLY 309451653 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085344402 DLCTRL DEBUG Command: GET 272337825 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085344402 DLCTRL DEBUG Tx Command reply: GET_REPLY 272337825 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085344403 DLCTRL DEBUG Command: GET 231697952 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085344403 DLCTRL DEBUG Tx Command reply: GET_REPLY 231697952 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085344404 DLCTRL DEBUG Command: GET 984745407 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085344404 DLCTRL DEBUG Tx Command reply: GET_REPLY 984745407 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085344404 DLCTRL DEBUG Command: GET 442826322 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085344404 DLCTRL DEBUG Tx Command reply: GET_REPLY 442826322 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085344405 DLCTRL DEBUG Command: GET 619786002 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085344405 DLCTRL DEBUG Tx Command reply: GET_REPLY 619786002 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085344406 DLCTRL DEBUG Command: GET 946705166 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085344406 DLCTRL DEBUG Tx Command reply: GET_REPLY 946705166 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085344407 DLCTRL DEBUG Command: GET 222044046 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085344407 DLCTRL DEBUG Tx Command reply: GET_REPLY 222044046 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085344408 DLCTRL DEBUG Command: GET 590157797 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085344408 DLCTRL DEBUG Tx Command reply: GET_REPLY 590157797 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085344408 DLCTRL DEBUG Command: GET 100477470 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085344408 DLCTRL DEBUG Tx Command reply: GET_REPLY 100477470 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085344409 DLCTRL DEBUG Command: GET 669528177 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085344409 DLCTRL DEBUG Tx Command reply: GET_REPLY 669528177 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085344410 DLCTRL DEBUG Command: GET 302388573 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085344410 DLCTRL DEBUG Tx Command reply: GET_REPLY 302388573 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000000001011'B, t_guard := 20.000000 } 20241216085344422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)6235021 20241216085345449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085345449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085345449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085345449 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085345449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f238d, normal) (hnbgw_rua.c:407) 20241216085345449 DHNB DEBUG map_rua[0x55e884f6f470]{init}: Allocated (fsm.c:456) 20241216085345449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085345449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6235021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085345449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085345449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085345449 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6235021 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085345449 DCN DEBUG map_sccp[0x55e884f77780]{init}: Allocated (fsm.c:456) 20241216085345449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085345449 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6235021 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085345449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6235021 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085345449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085345449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085345449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085345449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085345449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085345449 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085345449 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{IDLE}: Allocated (fsm.c:456) 20241216085345450 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085345450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300000b0056400500f1100926) (sccp_scrc.c:406) 20241216085345450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085345450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085345450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085345450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085345450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085345450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085345450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085345450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085345450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085345450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085345450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085345450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085345450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085345450 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085345450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085345450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085345450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085345450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085345450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085345450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085345450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085345451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085345451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)2863461 HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085345458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345458 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085345458 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085345458 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085345458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085345458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085345458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085345458 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085345459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085345459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085345459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085345459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085345459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085345459 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00118372) (sccp_scrc.c:477) 20241216085345459 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241216085345459 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085345459 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085345459 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085345459 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085345459 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) 20241216085345459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085345459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@3dc551994ff5: setverdict(pass): none -> pass 20241216085345463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085345466 DLCTRL DEBUG Command: GET 193235227 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085345466 DLCTRL DEBUG Tx Command reply: GET_REPLY 193235227 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085345469 DLCTRL DEBUG Command: GET 488450663 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085345469 DLCTRL DEBUG Tx Command reply: GET_REPLY 488450663 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085345472 DLCTRL DEBUG Command: GET 104374911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085345472 DLCTRL DEBUG Tx Command reply: GET_REPLY 104374911 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085345473 DLCTRL DEBUG Command: GET 713365647 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085345473 DLCTRL DEBUG Tx Command reply: GET_REPLY 713365647 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085345475 DLCTRL DEBUG Command: GET 130658757 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085345475 DLCTRL DEBUG Tx Command reply: GET_REPLY 130658757 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085345476 DLCTRL DEBUG Command: GET 80910292 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085345476 DLCTRL DEBUG Tx Command reply: GET_REPLY 80910292 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085345477 DLCTRL DEBUG Command: GET 461428035 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085345477 DLCTRL DEBUG Tx Command reply: GET_REPLY 461428035 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085345477 DLCTRL DEBUG Command: GET 925908512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085345477 DLCTRL DEBUG Tx Command reply: GET_REPLY 925908512 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085345478 DLCTRL DEBUG Command: GET 205078517 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085345478 DLCTRL DEBUG Tx Command reply: GET_REPLY 205078517 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085345479 DLCTRL DEBUG Command: GET 914664810 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085345479 DLCTRL DEBUG Tx Command reply: GET_REPLY 914664810 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085345480 DLCTRL DEBUG Command: GET 809816795 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085345480 DLCTRL DEBUG Tx Command reply: GET_REPLY 809816795 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085345481 DLCTRL DEBUG Command: GET 652348619 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085345481 DLCTRL DEBUG Tx Command reply: GET_REPLY 652348619 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085345481 DLCTRL DEBUG Command: GET 54238484 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085345481 DLCTRL DEBUG Tx Command reply: GET_REPLY 54238484 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085345482 DLCTRL DEBUG Command: GET 217214108 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085345482 DLCTRL DEBUG Tx Command reply: GET_REPLY 217214108 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085345483 DLCTRL DEBUG Command: GET 780693265 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085345483 DLCTRL DEBUG Tx Command reply: GET_REPLY 780693265 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085345483 DLCTRL DEBUG Command: GET 216654447 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085345483 DLCTRL DEBUG Tx Command reply: GET_REPLY 216654447 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085345484 DLCTRL DEBUG Command: GET 491069530 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085345484 DLCTRL DEBUG Tx Command reply: GET_REPLY 491069530 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085345485 DLCTRL DEBUG Command: GET 346084979 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085345485 DLCTRL DEBUG Tx Command reply: GET_REPLY 346084979 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085345486 DLCTRL DEBUG Command: GET 262923618 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085345486 DLCTRL DEBUG Tx Command reply: GET_REPLY 262923618 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085345487 DLCTRL DEBUG Command: GET 203148524 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085345487 DLCTRL DEBUG Tx Command reply: GET_REPLY 203148524 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085345489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@3dc551994ff5: Final verdict of PTC: none 20241216085345489 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085345489 DLINP DEBUG SRVCONN(,r=127.0.0.1:34318<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085345489 DLINP NOTICE SRV(,r=127.0.0.1:34318<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085345489 DMAIN NOTICE (127.0.0.1:34318 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34318<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085345490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085345490 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36665<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-SCCP(858)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@3dc551994ff5: Final verdict of PTC: none 20241216085345490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085345490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085345490 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085345490 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) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085345490 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085345490 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) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085345490 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 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085345490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(855)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@3dc551994ff5: Final verdict of PTC: none 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085345490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085345490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085345490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085345490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085345490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085345490 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085345490 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) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085345490 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085345490 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) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085345490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085345490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085345490 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085345490 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085345490 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085345490 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085345490 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 20241216085345490 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 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085345490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085345490 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 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085345490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-M3UA(860)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(848)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(864)@3dc551994ff5: Final verdict of PTC: none 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085345490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085345490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085345490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085345490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085345490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085345490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085345490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085345490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW-MGCP(867)@3dc551994ff5: Final verdict of PTC: none 20241216085345490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085345490 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085345490 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085345490 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085345490 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085345490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085345490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085345490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085345490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085345490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085345490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085345490 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 20241216085345490 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 20241216085345490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085345490 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085345490 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085345490 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085345490 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085345490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085345490 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085345490 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085345490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085345490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085345490 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085345490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085345490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085345491 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085345491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085345491 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085345491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{disrupted}: Freeing instance (context_map.c:202) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3192779)[0x55e884f5e860]{disrupted}: Deallocated (fsm.c:568) 20241216085345491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085345491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{disconnected}: Freeing instance (context_map.c:206) 20241216085345491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e884eeb8a0]{disconnected}: Deallocated (fsm.c:568) 20241216085345491 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3192779 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216085345491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085345491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085345491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085345491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(849)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@3dc551994ff5: Final verdict of PTC: none20241216085345491 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085345491 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085345491 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085345491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085345491 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085345491 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085345491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cea8f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085345491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085345491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085345491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085345491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085345491 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085345491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085345491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085345492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{disrupted}: Freeing instance (context_map.c:202) 20241216085345492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13037127)[0x55e884f63a70]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(863)@3dc551994ff5: Final verdict of PTC: none 20241216085345492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085345492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{disconnected}: Freeing instance (context_map.c:206) 20241216085345492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e884f63ba0]{disconnected}: Deallocated (fsm.c:568) 20241216085345492 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13037127 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085345492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085345492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085345492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085345492 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085345492 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085345492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00118372), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085345492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085345492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085345492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085345492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085345492 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085345492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085345493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085345493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{disrupted}: Freeing instance (context_map.c:202) 20241216085345493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6235021)[0x55e884f6f470]{disrupted}: Deallocated (fsm.c:568) 20241216085345493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085345493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{disconnected}: Freeing instance (context_map.c:206) 20241216085345493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e884f77780]{disconnected}: Deallocated (fsm.c:568) 20241216085345493 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6235021 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085345493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085345493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085345493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085345493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085345493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085345493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085345493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085345493 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 20241216085345493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085345493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085345494 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085345494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085345494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085345494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085345494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085345494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085345494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085345494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085345494 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085345494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085345494 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085345494 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085345494 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 20241216085345494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085345494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085345494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085345494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085345494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085345494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085345494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085345495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085345495 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.sgsn0-RAN(862)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(865)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085345507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34178<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(850)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:53:45 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 20241216085345641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085346244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500556) 20241216085346324 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085346324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2bcd9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085346324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085346324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085346324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085346324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085346324 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085346324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3a8d8), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085346324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085346324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085346324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085346324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085346324 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085346324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd5d6), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085346324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085346324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085346324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085346324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085346324 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085346324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8517), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085346324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085346324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085346324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085346324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085346324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085346324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085346324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085346324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085346324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085346324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085346324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085346324 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085346324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085346324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085346324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085346324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085346324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085346324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085346324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085346324 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085346324 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 20241216085346325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085346325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085346325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085346325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085346325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085346325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085346325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085346325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085346325 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 20241216085346325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085346325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085346325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085346325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085346325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085346325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085346325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085346325 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085346325 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 20241216085346325 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 20241216085347064 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085347064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085347065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085347065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085347065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085347065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085347065 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085347065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085347065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085347065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085347065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085347065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085347065 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085347065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085347065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085347065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085347065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085347065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085347065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085347065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085347065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085347065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085347065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085347065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085347065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085347065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085347066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085347066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085347066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085347066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085347066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085347066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085347066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085347066 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085347066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085347066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085347066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085347066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085347066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085347066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085347066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085347066 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=500556, count=523984) 20241216085347491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085347491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085347491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085347491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085347491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085347491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085347491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085347491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085347491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085347595 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085347595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085347595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085347595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085347595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085347595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085347595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085347596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085347596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085347596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085347596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085347596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085347596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085347597 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085347598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085347598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085347598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085347598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085347598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085347598 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085347598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085347598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085347598 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085347598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085347598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085347598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085347598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085347598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085347598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085347598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085347598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085347598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085347598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085347598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085347598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085347599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085347599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085347599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085347599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53:48 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 20241216085348364 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085348364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085348364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085348364 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085348364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085348364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085348364 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085348364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085348364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085348364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085348364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085348364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085348364 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085348364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085348364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085348364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085348364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085348364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085348364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085348364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085348364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085348364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085348364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085348364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085348364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085348364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085348364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085348364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085348364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085348364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085348364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085349219 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085349219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00975037), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085349219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085349219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085349219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085349219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085349219 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241216085349317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085349321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085349326 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35067<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085349343 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085349343 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085349351 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349351 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349352 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349352 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349352 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349352 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085349352 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58715 (stream_srv.c:132) 20241216085349352 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58715<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085349352 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349352 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349353 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349353 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085349353 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085349353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349353 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085349353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349353 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349353 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349353 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085349353 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085349353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349353 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085349353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349353 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349353 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349353 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085349354 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085349354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349354 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085349354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349354 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349354 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349354 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085349354 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085349354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085349354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349354 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349354 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 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085349354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085349354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085349354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085349354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(881)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(879)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(884)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(884)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(882)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085349396 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349396 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349396 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085349396 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349396 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349397 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349397 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349397 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085349397 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349398 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349398 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085349398 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349398 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085349398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349398 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349398 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349398 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085349398 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349398 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085349398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349398 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349398 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349398 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085349398 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085349398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349398 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349398 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085349398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085349398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349398 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349399 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 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085349399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085349399 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085349399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085349399 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 20241216085349399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085349399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085349399 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085349399 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@3dc551994ff5: M3UA emulation initiated, the test can be started MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085349437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085349437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085349437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085349437 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085349437 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085349437 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085349437 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085349437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085349437 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085349441 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085349441 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085349441 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085349441 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085349441 DHNBAP DEBUG (127.0.0.1:58715 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085349441 DHNBAP NOTICE (127.0.0.1:58715 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085349441 DHNBAP NOTICE (127.0.0.1:58715 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085349441 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085349441 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085349568 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085349568 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085349569 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085349569 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085349578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349578 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085349578 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085349578 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085349578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085349578 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085349578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085349581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085349581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085349581 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085349581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085349581 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085349581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085349581 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 20241216085349582 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 20241216085349581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085349582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085349582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085349582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085349582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085349582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085349582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085349582 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085349582 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085349582 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349583 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349583 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085349583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085349583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085349583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349583 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085349583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085349583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085349584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085349584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085349590 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 20241216085349590 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 20241216085349590 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085349590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(884)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085349596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085349596 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085349596 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085349596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085349596 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085349596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085349599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085349599 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085349599 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085349599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085349599 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085349599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085349599 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 20241216085349599 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 20241216085349599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085349599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085349599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085349599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085349599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085349599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085349599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085349599 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085349599 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085349599 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349600 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349600 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085349600 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085349600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085349600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349600 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085349601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085349601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085349601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085349601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085349615 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085349615 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085349615 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 20241216085349615 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085349615 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085349615 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085349615 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(887)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085349621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349621 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085349621 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085349621 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085349621 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085349621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085349621 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085349621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085349621 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 20241216085349621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085349621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085349621 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085349621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085349621 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085349621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085349621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085349621 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085349625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349625 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085349625 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085349625 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085349625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085349626 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085349626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085349626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085349626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085349626 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085349626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085349626 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 20241216085349626 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085349626 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085349626 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085349626 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085349626 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085349626 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349627 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349627 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085349627 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085349627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085349627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349627 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349627 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 20241216085349627 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 20241216085349627 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085349627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085349627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349627 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349627 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349627 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085349627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085349628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085349628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085349628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(890)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085349633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349633 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085349633 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085349633 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085349633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085349633 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085349633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085349636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349636 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085349636 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085349636 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085349636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085349636 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085349636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085349636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085349636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085349636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085349636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085349636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085349636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085349636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085349636 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085349636 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085349636 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085349636 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 20241216085349637 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085349637 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085349637 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085349637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085349637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085349637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085349637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085349638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085349638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085349638 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085349638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085349638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085349638 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085349638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085349638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085349638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085349638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085349638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085349638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085349638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085349638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350054 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085350055 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085350055 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085350055 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085350055 DLSCCP DEBUG SCCP-SCOC(81)[0x55e884f787e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(880)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085350381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085350381 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085350381 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085350381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085350381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085350381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350381 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085350381 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085350381 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085350381 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085350381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085350381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085350381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085350381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085350381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085350381 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085350381 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085350381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085350381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085350381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085350381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085350381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085350381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085350381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085350383 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085350383 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085350383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085350383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085350383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085350383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350383 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085350383 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085350383 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085350402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085350402 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085350402 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 20241216085350402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350402 DLM3UA DEBUG 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) 20241216085350402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085350402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085350402 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085350402 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) 20241216085350402 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) 20241216085350402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085350402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085350402 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085350402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085350402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085350402 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085350402 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085350402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085350402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085350402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085350402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085350402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085350402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085350402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350404 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085350404 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085350404 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 20241216085350404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350404 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350404 DLM3UA DEBUG 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) 20241216085350404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085350404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085350404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350404 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085350404 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085350404 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085350423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350423 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085350424 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085350424 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085350424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350424 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085350424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085350424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350424 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085350424 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085350424 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085350424 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085350424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085350424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085350425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085350425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085350425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085350425 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085350425 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085350425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085350425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085350425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085350425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085350425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085350425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085350425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350427 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085350427 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085350427 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085350427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085350427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085350427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085350427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350428 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085350428 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085350428 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085350427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350427 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085350433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350434 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085350434 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085350434 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 20241216085350434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350434 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350434 DLM3UA DEBUG 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) 20241216085350434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085350434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085350434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085350434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085350434 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085350434 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) 20241216085350434 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) 20241216085350434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085350434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085350434 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085350434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085350434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085350434 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085350434 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085350434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085350434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085350434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085350434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085350434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085350434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085350434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085350435 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085350435 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085350435 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 20241216085350435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085350435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085350435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085350435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085350435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085350435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085350435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085350435 DLM3UA DEBUG 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) 20241216085350435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085350435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085350435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085350435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085350435 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085350435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085350435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085350435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085350435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085350435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085350435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085350435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085350435 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085350435 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085351450 DLCTRL DEBUG Command: GET 211649808 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085351450 DLCTRL DEBUG Tx Command reply: GET_REPLY 211649808 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085351457 DLCTRL DEBUG Command: GET 997825977 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085351457 DLCTRL DEBUG Tx Command reply: GET_REPLY 997825977 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085351462 DLCTRL DEBUG Command: GET 803065715 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085351462 DLCTRL DEBUG Tx Command reply: GET_REPLY 803065715 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085351465 DLCTRL DEBUG Command: GET 152395908 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085351465 DLCTRL DEBUG Tx Command reply: GET_REPLY 152395908 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085351469 DLCTRL DEBUG Command: GET 717908824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085351469 DLCTRL DEBUG Tx Command reply: GET_REPLY 717908824 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085351472 DLCTRL DEBUG Command: GET 834798893 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085351472 DLCTRL DEBUG Tx Command reply: GET_REPLY 834798893 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085351476 DLCTRL DEBUG Command: GET 766027097 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085351476 DLCTRL DEBUG Tx Command reply: GET_REPLY 766027097 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085351480 DLCTRL DEBUG Command: GET 778852792 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085351480 DLCTRL DEBUG Tx Command reply: GET_REPLY 778852792 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085351484 DLCTRL DEBUG Command: GET 672327222 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085351484 DLCTRL DEBUG Tx Command reply: GET_REPLY 672327222 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085351487 DLCTRL DEBUG Command: GET 446442663 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085351488 DLCTRL DEBUG Tx Command reply: GET_REPLY 446442663 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085351491 DLCTRL DEBUG Command: GET 733026171 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085351491 DLCTRL DEBUG Tx Command reply: GET_REPLY 733026171 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085351495 DLCTRL DEBUG Command: GET 151298344 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085351495 DLCTRL DEBUG Tx Command reply: GET_REPLY 151298344 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085351498 DLCTRL DEBUG Command: GET 384447300 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085351498 DLCTRL DEBUG Tx Command reply: GET_REPLY 384447300 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085351501 DLCTRL DEBUG Command: GET 471601444 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085351501 DLCTRL DEBUG Tx Command reply: GET_REPLY 471601444 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085351503 DLCTRL DEBUG Command: GET 643924548 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085351503 DLCTRL DEBUG Tx Command reply: GET_REPLY 643924548 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085351506 DLCTRL DEBUG Command: GET 203010531 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085351506 DLCTRL DEBUG Tx Command reply: GET_REPLY 203010531 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085351508 DLCTRL DEBUG Command: GET 265197813 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085351508 DLCTRL DEBUG Tx Command reply: GET_REPLY 265197813 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085351511 DLCTRL DEBUG Command: GET 332352730 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085351511 DLCTRL DEBUG Tx Command reply: GET_REPLY 332352730 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085351513 DLCTRL DEBUG Command: GET 133369781 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085351513 DLCTRL DEBUG Tx Command reply: GET_REPLY 133369781 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085351515 DLCTRL DEBUG Command: GET 483297750 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085351515 DLCTRL DEBUG Tx Command reply: GET_REPLY 483297750 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000000111111000'B, t_guard := 20.000000 } 20241216085351546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)8844211 20241216085352581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085352581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085352581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241216085352581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085352581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86f3b3, normal) (hnbgw_rua.c:407) 20241216085352581 DHNB DEBUG map_rua[0x55e884f787e0]{init}: Allocated (fsm.c:456) 20241216085352581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085352581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8844211 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085352581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085352581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085352581 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241216085352581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8844211 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241216085352581 DCN DEBUG map_sccp[0x55e884f63a70]{init}: Allocated (fsm.c:456) 20241216085352581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085352581 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8844211 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085352581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8844211 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241216085352581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085352581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085352581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085352581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085352581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085352581 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085352581 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{IDLE}: Allocated (fsm.c:456) 20241216085352581 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085352581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001f80056400500f1100926) (sccp_scrc.c:406) 20241216085352581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085352581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085352581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085352581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085352581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085352581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085352581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085352581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085352581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085352581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085352581 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085352581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085352581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085352581 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085352581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085352581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085352582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085352582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085352582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085352582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085352582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085352582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085352582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085352582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)82571 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(892)@3dc551994ff5: setverdict(pass): none -> pass 20241216085352599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085352599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085352599 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085352599 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 20241216085352599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085352599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085352599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085352599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085352599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085352599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085352599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085352599 DLM3UA DEBUG 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) 20241216085352599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085352599 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00548736) (sccp_scrc.c:477) 20241216085352599 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241216085352599 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085352599 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085352599 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085352599 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085352599 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) 20241216085352599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085352599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085352601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58254<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085352601 DLCTRL DEBUG Command: GET 524770309 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085352602 DLCTRL DEBUG Tx Command reply: GET_REPLY 524770309 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085352603 DLCTRL DEBUG Command: GET 2180771 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085352603 DLCTRL DEBUG Tx Command reply: GET_REPLY 2180771 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085352606 DLCTRL DEBUG Command: GET 234151512 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085352606 DLCTRL DEBUG Tx Command reply: GET_REPLY 234151512 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085352608 DLCTRL DEBUG Command: GET 390701954 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085352608 DLCTRL DEBUG Tx Command reply: GET_REPLY 390701954 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085352609 DLCTRL DEBUG Command: GET 201062164 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085352609 DLCTRL DEBUG Tx Command reply: GET_REPLY 201062164 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085352610 DLCTRL DEBUG Command: GET 397842904 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085352610 DLCTRL DEBUG Tx Command reply: GET_REPLY 397842904 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085352611 DLCTRL DEBUG Command: GET 574855427 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085352611 DLCTRL DEBUG Tx Command reply: GET_REPLY 574855427 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20241216085352612 DLCTRL DEBUG Command: GET 122714904 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085352612 DLCTRL DEBUG Tx Command reply: GET_REPLY 122714904 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085352614 DLCTRL DEBUG Command: GET 799011585 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085352614 DLCTRL DEBUG Tx Command reply: GET_REPLY 799011585 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085352615 DLCTRL DEBUG Command: GET 844802068 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085352615 DLCTRL DEBUG Tx Command reply: GET_REPLY 844802068 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085352616 DLCTRL DEBUG Command: GET 843411292 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085352616 DLCTRL DEBUG Tx Command reply: GET_REPLY 843411292 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085352618 DLCTRL DEBUG Command: GET 559564366 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085352618 DLCTRL DEBUG Tx Command reply: GET_REPLY 559564366 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085352619 DLCTRL DEBUG Command: GET 432722441 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085352619 DLCTRL DEBUG Tx Command reply: GET_REPLY 432722441 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085352620 DLCTRL DEBUG Command: GET 13526243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085352620 DLCTRL DEBUG Tx Command reply: GET_REPLY 13526243 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085352621 DLCTRL DEBUG Command: GET 407288224 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085352621 DLCTRL DEBUG Tx Command reply: GET_REPLY 407288224 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085352622 DLCTRL DEBUG Command: GET 500788751 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085352622 DLCTRL DEBUG Tx Command reply: GET_REPLY 500788751 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085352623 DLCTRL DEBUG Command: GET 373053237 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085352623 DLCTRL DEBUG Tx Command reply: GET_REPLY 373053237 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085352624 DLCTRL DEBUG Command: GET 997235782 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085352624 DLCTRL DEBUG Tx Command reply: GET_REPLY 997235782 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085352625 DLCTRL DEBUG Command: GET 588554678 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085352625 DLCTRL DEBUG Tx Command reply: GET_REPLY 588554678 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085352626 DLCTRL DEBUG Command: GET 124044313 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) [38;5;33m20241216085352626 DLCTRL DEBUG Tx Command reply: GET_REPLY 124044313 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000011001010'B, t_guard := 20.000000 } 20241216085352637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59302<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)14533216 20241216085353661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085353661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085353661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241216085353661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085353661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xddc260, normal) (hnbgw_rua.c:407) 20241216085353661 DHNB DEBUG map_rua[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085353661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085353661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14533216 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085353661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085353661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085353661 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241216085353661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14533216 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241216085353661 DCN DEBUG map_sccp[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085353661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085353661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14533216 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085353661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14533216 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241216085353661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085353661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085353661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085353661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085353661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085353661 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085353661 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{IDLE}: Allocated (fsm.c:456) 20241216085353661 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085353661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000ca0056400500f1100926) (sccp_scrc.c:406) 20241216085353661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085353661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085353661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085353661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085353661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085353661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085353661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085353661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085353661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085353661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085353661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085353661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085353661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085353661 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085353661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085353661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085353662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085353662 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085353662 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085353662 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085353662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085353662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085353662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085353662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)10932144 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085353670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085353670 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085353670 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085353670 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 20241216085353670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085353670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085353670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085353670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085353670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085353671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085353671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085353671 DLM3UA DEBUG 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) 20241216085353671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085353671 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00736e4b) (sccp_scrc.c:477) 20241216085353671 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241216085353671 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085353671 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085353671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085353671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085353671 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) 20241216085353671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085353671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@3dc551994ff5: setverdict(pass): none -> pass 20241216085353674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085353676 DLCTRL DEBUG Command: GET 780109040 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085353676 DLCTRL DEBUG Tx Command reply: GET_REPLY 780109040 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085353679 DLCTRL DEBUG Command: GET 711829776 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085353679 DLCTRL DEBUG Tx Command reply: GET_REPLY 711829776 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085353681 DLCTRL DEBUG Command: GET 423025599 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085353681 DLCTRL DEBUG Tx Command reply: GET_REPLY 423025599 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085353683 DLCTRL DEBUG Command: GET 625340684 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085353683 DLCTRL DEBUG Tx Command reply: GET_REPLY 625340684 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085353684 DLCTRL DEBUG Command: GET 637094011 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085353684 DLCTRL DEBUG Tx Command reply: GET_REPLY 637094011 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085353685 DLCTRL DEBUG Command: GET 780228844 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085353685 DLCTRL DEBUG Tx Command reply: GET_REPLY 780228844 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085353686 DLCTRL DEBUG Command: GET 594151507 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085353686 DLCTRL DEBUG Tx Command reply: GET_REPLY 594151507 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20241216085353687 DLCTRL DEBUG Command: GET 730994751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085353687 DLCTRL DEBUG Tx Command reply: GET_REPLY 730994751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085353688 DLCTRL DEBUG Command: GET 962769414 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085353688 DLCTRL DEBUG Tx Command reply: GET_REPLY 962769414 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085353688 DLCTRL DEBUG Command: GET 407742316 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085353688 DLCTRL DEBUG Tx Command reply: GET_REPLY 407742316 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085353689 DLCTRL DEBUG Command: GET 558778052 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085353689 DLCTRL DEBUG Tx Command reply: GET_REPLY 558778052 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085353690 DLCTRL DEBUG Command: GET 989515456 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085353690 DLCTRL DEBUG Tx Command reply: GET_REPLY 989515456 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085353690 DLCTRL DEBUG Command: GET 747695517 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085353690 DLCTRL DEBUG Tx Command reply: GET_REPLY 747695517 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085353691 DLCTRL DEBUG Command: GET 520066472 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085353691 DLCTRL DEBUG Tx Command reply: GET_REPLY 520066472 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085353692 DLCTRL DEBUG Command: GET 264322102 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085353692 DLCTRL DEBUG Tx Command reply: GET_REPLY 264322102 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085353692 DLCTRL DEBUG Command: GET 19881700 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085353692 DLCTRL DEBUG Tx Command reply: GET_REPLY 19881700 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085353693 DLCTRL DEBUG Command: GET 821196251 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085353693 DLCTRL DEBUG Tx Command reply: GET_REPLY 821196251 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085353694 DLCTRL DEBUG Command: GET 4212703 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085353694 DLCTRL DEBUG Tx Command reply: GET_REPLY 4212703 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085353694 DLCTRL DEBUG Command: GET 243514775 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085353694 DLCTRL DEBUG Tx Command reply: GET_REPLY 243514775 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085353695 DLCTRL DEBUG Command: GET 194834368 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085353695 DLCTRL DEBUG Tx Command reply: GET_REPLY 194834368 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000111011110'B, t_guard := 20.000000 } 20241216085353705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)11080962 20241216085354730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085354730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085354730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241216085354730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085354730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa91502, normal) (hnbgw_rua.c:407) 20241216085354730 DHNB DEBUG map_rua[0x55e884f77780]{init}: Allocated (fsm.c:456) 20241216085354731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085354731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11080962 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085354731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085354731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085354731 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241216085354731 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11080962 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241216085354731 DCN DEBUG map_sccp[0x55e884f78150]{init}: Allocated (fsm.c:456) 20241216085354731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085354731 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11080962 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085354731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11080962 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241216085354731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085354731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085354731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085354731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085354731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085354731 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085354731 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{IDLE}: Allocated (fsm.c:456) 20241216085354731 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085354731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20241216085354731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085354731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085354731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085354731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085354731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085354731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085354731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085354731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085354731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085354731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085354731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085354731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085354731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085354731 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085354731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085354731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085354731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085354731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085354731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085354731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085354731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085354731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085354731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)7170666 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085354739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354739 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085354739 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085354739 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 20241216085354739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085354739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085354739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085354739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085354739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085354739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085354739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085354739 DLM3UA DEBUG 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) 20241216085354739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085354739 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a4011) (sccp_scrc.c:477) 20241216085354739 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241216085354739 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085354739 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085354739 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085354739 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085354739 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) 20241216085354739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085354739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@3dc551994ff5: setverdict(pass): none -> pass 20241216085354742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085354744 DLCTRL DEBUG Command: GET 105298315 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085354744 DLCTRL DEBUG Tx Command reply: GET_REPLY 105298315 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085354748 DLCTRL DEBUG Command: GET 615306972 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085354748 DLCTRL DEBUG Tx Command reply: GET_REPLY 615306972 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085354749 DLCTRL DEBUG Command: GET 328621662 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085354749 DLCTRL DEBUG Tx Command reply: GET_REPLY 328621662 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085354750 DLCTRL DEBUG Command: GET 79358354 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085354750 DLCTRL DEBUG Tx Command reply: GET_REPLY 79358354 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085354752 DLCTRL DEBUG Command: GET 492430374 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085354752 DLCTRL DEBUG Tx Command reply: GET_REPLY 492430374 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085354753 DLCTRL DEBUG Command: GET 351105300 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085354753 DLCTRL DEBUG Tx Command reply: GET_REPLY 351105300 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085354753 DLCTRL DEBUG Command: GET 841413259 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085354753 DLCTRL DEBUG Tx Command reply: GET_REPLY 841413259 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20241216085354754 DLCTRL DEBUG Command: GET 221425190 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085354754 DLCTRL DEBUG Tx Command reply: GET_REPLY 221425190 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085354755 DLCTRL DEBUG Command: GET 740823694 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085354755 DLCTRL DEBUG Tx Command reply: GET_REPLY 740823694 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085354756 DLCTRL DEBUG Command: GET 101532293 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085354756 DLCTRL DEBUG Tx Command reply: GET_REPLY 101532293 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085354757 DLCTRL DEBUG Command: GET 31475648 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085354757 DLCTRL DEBUG Tx Command reply: GET_REPLY 31475648 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085354758 DLCTRL DEBUG Command: GET 678946879 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085354758 DLCTRL DEBUG Tx Command reply: GET_REPLY 678946879 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085354759 DLCTRL DEBUG Command: GET 591158993 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085354759 DLCTRL DEBUG Tx Command reply: GET_REPLY 591158993 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085354760 DLCTRL DEBUG Command: GET 155413178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085354760 DLCTRL DEBUG Tx Command reply: GET_REPLY 155413178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085354760 DLCTRL DEBUG Command: GET 36155903 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085354760 DLCTRL DEBUG Tx Command reply: GET_REPLY 36155903 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085354761 DLCTRL DEBUG Command: GET 194459226 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085354761 DLCTRL DEBUG Tx Command reply: GET_REPLY 194459226 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085354762 DLCTRL DEBUG Command: GET 977226470 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085354762 DLCTRL DEBUG Tx Command reply: GET_REPLY 977226470 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085354762 DLCTRL DEBUG Command: GET 485950238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085354762 DLCTRL DEBUG Tx Command reply: GET_REPLY 485950238 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085354763 DLCTRL DEBUG Command: GET 117229437 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085354763 DLCTRL DEBUG Tx Command reply: GET_REPLY 117229437 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085354764 DLCTRL DEBUG Command: GET 593987397 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085354764 DLCTRL DEBUG Tx Command reply: GET_REPLY 593987397 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085354766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58248<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085354767 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35067<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(889)@3dc551994ff5: Final verdict of PTC: none 20241216085354767 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085354767 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) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085354767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085354767 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085354767 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) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@3dc551994ff5: Final verdict of PTC: none 20241216085354767 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085354767 DLINP DEBUG SRVCONN(,r=127.0.0.1:58715<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085354767 DLINP NOTICE SRV(,r=127.0.0.1:58715<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085354767 DMAIN NOTICE (127.0.0.1:58715 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58715<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085354767 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085354767 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085354767 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 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085354767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085354767 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(879)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@3dc551994ff5: Final verdict of PTC: none 20241216085354767 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 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085354767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085354767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085354767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-RAN(886)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(880)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(883)@3dc551994ff5: Final verdict of PTC: none 20241216085354767 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 20241216085354767 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 20241216085354767 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 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085354767 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(882)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@3dc551994ff5: Final verdict of PTC: none 20241216085354767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085354767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085354767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085354767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085354767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085354767 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085354767 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085354767 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085354767 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085354767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085354767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085354767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085354767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085354767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085354767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085354767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085354767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085354767 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085354767 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085354767 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(885)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(873)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(872)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@3dc551994ff5: Final verdict of PTC: none 20241216085354767 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 20241216085354767 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) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085354767 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) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085354767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085354767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085354767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085354767 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 20241216085354767 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 20241216085354768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085354768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085354768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085354768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn1-SCCP(888)@3dc551994ff5: Final verdict of PTC: none 20241216085354768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085354768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085354768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085354770 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085354770 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085354770 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085354770 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085354770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085354770 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085354770 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085354770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085354771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085354771 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085354771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085354771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085354771 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085354771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085354771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085354771 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085354771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085354771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085354772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085354772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{disrupted}: Freeing instance (context_map.c:202) 20241216085354772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8844211)[0x55e884f787e0]{disrupted}: Deallocated (fsm.c:568) 20241216085354772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085354772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{disconnected}: Freeing instance (context_map.c:206) 20241216085354772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e884f63a70]{disconnected}: Deallocated (fsm.c:568) 20241216085354772 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8844211 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216085354772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085354772 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085354772 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085354772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085354772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085354772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085354772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-M3UA(887)@3dc551994ff5: Final verdict of PTC: none 20241216085354773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085354773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085354773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085354773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085354773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085354773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085354773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085354773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085354773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085354773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085354773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085354773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085354773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085354773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085354773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085354773 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085354773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085354773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{disrupted}: Freeing instance (context_map.c:202) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14533216)[0x55e884f5e860]{disrupted}: Deallocated (fsm.c:568) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{disconnected}: Freeing instance (context_map.c:206) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e884eeb8a0]{disconnected}: Deallocated (fsm.c:568) 20241216085354773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14533216 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085354773 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085354773 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085354773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085354773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085354773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085354773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085354773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085354773 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085354773 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085354773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{disrupted}: Freeing instance (context_map.c:202) 20241216085354773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11080962)[0x55e884f77780]{disrupted}: Deallocated (fsm.c:568) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{disconnected}: Freeing instance (context_map.c:206) 20241216085354773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e884f78150]{disconnected}: Deallocated (fsm.c:568) 20241216085354773 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11080962 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216085354773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085354773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085354773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085354773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085354773 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085354773 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085354773 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(891)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085354791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58236<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(874)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:53:54 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 20241216085354933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085355492 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085355492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cea8f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085355492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085355492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085355492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085355492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085355492 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085355492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085355492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085355492 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085355492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085355492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085355492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085355492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085355492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085355492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085355492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085355492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085355492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085355492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085355492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085355493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085355493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085355493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085355493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085355493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085355493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085355493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085355493 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 20241216085355493 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085355493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00118372), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085355493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085355493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085355494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085355494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085355494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085355494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085355494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085355494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085355494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085355494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085355494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085355494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085355494 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 20241216085355535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59314<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=520024) 20241216085356325 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085356325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8517), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085356325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085356325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085356325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085356325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085356325 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085356325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd5d6), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085356325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085356325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085356325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085356325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085356325 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085356325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3a8d8), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085356325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085356325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085356325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085356325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085356325 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085356325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2bcd9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085356325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085356325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085356325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085356325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085356326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085356326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085356326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085356326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085356326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085356326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085356326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085356326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085356326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085356326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085356326 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 20241216085356326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085356326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085356326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085356326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085356326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085356326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085356326 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 20241216085356327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085356327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085356327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085356327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085356327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085356327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085356327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085356327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085356327 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 20241216085356327 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=520024, count=534624) 20241216085356767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085356767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085356767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085356767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085356767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085356767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085356768 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085356768 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085356768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085357065 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085357066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085357066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085357066 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085357066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085357066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085357066 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085357066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085357066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085357066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085357066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085357066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085357066 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085357066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085357066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085357066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085357066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085357066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085357066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085357066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085357066 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085357066 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085357066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085357066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085357066 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085357067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085357067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085357067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085357067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085357067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085357067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085357067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085357067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085357067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085357067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085357067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085357067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085357067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085357067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085357596 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085357596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085357596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085357596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085357596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085357596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085357596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085357596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085357596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085357596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085357596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085357596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085357596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085357598 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085357598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085357598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085357598 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085357598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085357598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085357598 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085357598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085357598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085357598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085357598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085357598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085357598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085357598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085357598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085357598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085357598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085357598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085357598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085357598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085357598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085357598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085357598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085357598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085357598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085357598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:53:57 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 20241216085358365 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085358365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00712809), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085358365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085358365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358365 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085358365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e95cbc), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085358365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085358365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358365 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085358365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00065107), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085358365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358365 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085358365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085358366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085358366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085358366 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085358366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085358366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085358366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085358366 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085358366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085358367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085358367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085358367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241216085358643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085358647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085358650 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085358664 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085358664 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085358674 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358674 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358674 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358674 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358674 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358674 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358674 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358674 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358675 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43159 (stream_srv.c:132) 20241216085358675 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43159<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085358676 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358676 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085358676 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358676 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085358676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358676 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358676 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358676 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085358676 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358676 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085358676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358676 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358676 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358676 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085358676 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085358676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358676 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358676 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358676 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085358676 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085358676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358676 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358676 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 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085358676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085358676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085358676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085358676 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(905)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(905)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(903)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(908)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(908)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(906)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(911)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-M3UA(911)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-SCCP(909)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085358720 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358720 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358720 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085358720 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358720 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358721 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358721 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358721 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085358721 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358722 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358722 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085358722 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358722 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085358722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358722 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358722 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358722 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085358722 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358722 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085358722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358722 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358722 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358722 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085358722 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358722 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085358722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358722 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358722 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358722 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085358722 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085358722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358722 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358722 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 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085358722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085358722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085358722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085358722 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 20241216085358722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085358722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085358722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085358722 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(917)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(915)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(920)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085358784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085358784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085358784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085358784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085358784 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085358784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085358784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085358784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085358784 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085358790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085358790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085358790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085358790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085358790 DHNBAP DEBUG (127.0.0.1:43159 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085358790 DHNBAP NOTICE (127.0.0.1:43159 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085358790 DHNBAP NOTICE (127.0.0.1:43159 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085358790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085358790 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085358890 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085358890 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085358890 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085358890 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085358899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358899 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085358899 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085358899 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085358899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085358899 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085358899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085358901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358901 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085358901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085358901 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085358901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085358901 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085358901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085358902 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 20241216085358902 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 20241216085358902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085358902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085358902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358902 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085358902 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085358902 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358903 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 20241216085358903 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 20241216085358903 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085358903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085358903 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358903 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085358903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085358903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358903 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085358903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085358903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085358903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085358904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(908)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085358908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358908 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085358908 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085358908 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085358908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085358908 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085358908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085358911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358911 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085358911 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085358911 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085358911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085358911 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085358911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085358911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085358911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085358911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358911 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085358911 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085358911 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358911 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 20241216085358911 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 20241216085358912 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358912 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085358912 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085358913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358913 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085358913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085358913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085358913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085358913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085358918 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 20241216085358919 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 20241216085358919 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085358919 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085358922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085358923 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085358923 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085358923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085358923 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085358923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085358924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085358924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085358924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085358924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085358924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085358924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085358924 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 20241216085358924 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 20241216085358924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085358924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085358924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358924 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085358924 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085358924 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358926 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085358926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085358926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085358926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358926 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085358926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085358926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085358926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085358926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085358936 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085358936 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085358936 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 20241216085358936 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085358936 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085358936 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085358936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(914)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085358940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358940 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085358940 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085358940 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085358940 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085358940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085358940 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085358940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085358941 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 20241216085358941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085358941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085358941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085358944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358944 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085358944 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085358944 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085358944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085358944 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085358944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085358944 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 20241216085358944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085358944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085358944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358944 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085358944 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085358944 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358945 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358945 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085358945 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085358945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358945 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085358946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085358946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085358946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085358946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085358953 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 20241216085358953 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 20241216085358953 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085358953 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085358960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358960 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085358960 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085358960 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085358960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085358960 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085358960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085358962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358962 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085358962 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085358962 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085358962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085358962 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085358962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085358963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085358963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085358963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358963 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085358963 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085358963 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 20241216085358963 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358964 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358964 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085358964 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358964 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085358964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358964 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085358965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085358965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085358965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085358965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085358973 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 20241216085358973 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 20241216085358973 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 20241216085358973 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085358973 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085358973 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085358973 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(920)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216085358979 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) 20241216085358979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216085358979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085358979 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085358979 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085358979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085358979 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085358979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085358979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085358979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241216085358979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358980 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085358984 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) 20241216085358984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085358984 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085358984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085358984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085358984 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241216085358984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085358984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085358984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085358984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216085358984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085358984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085358984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085358984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085358984 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085358984 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085358984 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085358985 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085358985 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085358985 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085358985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085358985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085358985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085358985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085358986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085358986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085358986 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085358986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085358986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085358986 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085358986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085358986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085358986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085358986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085358986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085358986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085358986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085358986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359214 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085359214 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085359214 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085359214 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085359214 DLSCCP DEBUG SCCP-SCOC(82)[0x55e884f7e190]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(904)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085359704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359704 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085359704 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085359704 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085359704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085359704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085359704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085359704 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085359704 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085359704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085359704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085359704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085359704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085359704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085359704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085359704 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085359704 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085359704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085359704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085359704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085359704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085359704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085359704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085359704 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085359706 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085359706 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085359706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085359706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085359706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085359706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085359707 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085359707 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085359709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085359709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085359709 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 20241216085359709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359709 DLM3UA DEBUG 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) 20241216085359709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085359709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085359709 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085359709 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) 20241216085359709 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) 20241216085359709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085359709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085359709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085359709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085359709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085359709 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085359709 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085359709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085359709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085359709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085359709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085359709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085359709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085359709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359710 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085359710 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085359710 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 20241216085359710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359710 DLM3UA DEBUG 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) 20241216085359710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085359710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085359710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085359710 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085359710 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085359725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359725 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085359725 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085359725 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 20241216085359725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359725 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359725 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) 20241216085359725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085359725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085359725 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085359725 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) 20241216085359725 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) 20241216085359725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085359725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085359725 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085359725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085359725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085359725 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085359725 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085359725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085359725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085359725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085359725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085359725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085359725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085359725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085359726 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085359726 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 20241216085359726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359726 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) 20241216085359726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085359726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085359726 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359726 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085359726 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085359726 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085359741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359741 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085359741 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085359741 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085359741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085359741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085359741 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085359741 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085359741 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085359741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085359741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085359741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085359741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085359741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085359741 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085359741 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085359741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085359741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085359741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085359741 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359741 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085359741 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085359741 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359741 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085359741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085359741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085359741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359742 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085359742 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085359742 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085359764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085359764 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085359764 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 20241216085359764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359764 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359764 DLM3UA DEBUG 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) 20241216085359764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085359764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085359764 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085359764 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) 20241216085359764 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) 20241216085359764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085359764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085359765 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085359765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085359765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085359765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085359765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085359765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085359765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085359765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085359765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085359765 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085359765 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085359765 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359766 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085359766 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085359766 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 20241216085359766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359766 DLM3UA DEBUG 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) 20241216085359766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085359766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085359766 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085359766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359766 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085359766 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085359766 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085359781 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) 20241216085359781 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085359781 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085359781 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 20241216085359781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359782 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) 20241216085359782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085359782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085359782 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) 20241216085359782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 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) 20241216085359782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085359782 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085359782 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) 20241216085359782 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) 20241216085359782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085359782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085359782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085359782 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085359782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085359782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085359782 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085359782 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: link up (cnlink.c:111) 20241216085359782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085359782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085359782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085359782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085359782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085359782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085359782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085359782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359783 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) 20241216085359783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085359783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085359783 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 20241216085359783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085359783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085359783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085359783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085359783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085359783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085359783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085359783 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) 20241216085359783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085359783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085359783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085359783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085359783 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) 20241216085359783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085359783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359783 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) 20241216085359783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085359783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085359783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085359783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085359783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085359783 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085359783 DRANAP INFO cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085400803 DLCTRL DEBUG Command: GET 77277608 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085400803 DLCTRL DEBUG Tx Command reply: GET_REPLY 77277608 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085400813 DLCTRL DEBUG Command: GET 208937970 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085400813 DLCTRL DEBUG Tx Command reply: GET_REPLY 208937970 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085400819 DLCTRL DEBUG Command: GET 472455207 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085400819 DLCTRL DEBUG Tx Command reply: GET_REPLY 472455207 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085400824 DLCTRL DEBUG Command: GET 459722654 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085400824 DLCTRL DEBUG Tx Command reply: GET_REPLY 459722654 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085400827 DLCTRL DEBUG Command: GET 802013090 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085400827 DLCTRL DEBUG Tx Command reply: GET_REPLY 802013090 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085400830 DLCTRL DEBUG Command: GET 842405433 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085400830 DLCTRL DEBUG Tx Command reply: GET_REPLY 842405433 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085400831 DLCTRL DEBUG Command: GET 526101228 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085400831 DLCTRL DEBUG Tx Command reply: GET_REPLY 526101228 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085400832 DLCTRL DEBUG Command: GET 574938230 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085400832 DLCTRL DEBUG Tx Command reply: GET_REPLY 574938230 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085400834 DLCTRL DEBUG Command: GET 332181229 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085400834 DLCTRL DEBUG Tx Command reply: GET_REPLY 332181229 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085400835 DLCTRL DEBUG Command: GET 302379376 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085400835 DLCTRL DEBUG Tx Command reply: GET_REPLY 302379376 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085400837 DLCTRL DEBUG Command: GET 775230478 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085400837 DLCTRL DEBUG Tx Command reply: GET_REPLY 775230478 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085400840 DLCTRL DEBUG Command: GET 599521516 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085400840 DLCTRL DEBUG Tx Command reply: GET_REPLY 599521516 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085400843 DLCTRL DEBUG Command: GET 851388401 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085400843 DLCTRL DEBUG Tx Command reply: GET_REPLY 851388401 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085400846 DLCTRL DEBUG Command: GET 709800613 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085400846 DLCTRL DEBUG Tx Command reply: GET_REPLY 709800613 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085400850 DLCTRL DEBUG Command: GET 719774033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085400850 DLCTRL DEBUG Tx Command reply: GET_REPLY 719774033 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085400853 DLCTRL DEBUG Command: GET 437662021 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085400853 DLCTRL DEBUG Tx Command reply: GET_REPLY 437662021 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085400858 DLCTRL DEBUG Command: GET 165594776 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085400858 DLCTRL DEBUG Tx Command reply: GET_REPLY 165594776 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085400862 DLCTRL DEBUG Command: GET 511379573 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085400862 DLCTRL DEBUG Tx Command reply: GET_REPLY 511379573 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085400866 DLCTRL DEBUG Command: GET 152590987 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085400866 DLCTRL DEBUG Tx Command reply: GET_REPLY 152590987 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085400870 DLCTRL DEBUG Command: GET 722174856 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085400870 DLCTRL DEBUG Tx Command reply: GET_REPLY 722174856 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000001100001101'B, t_guard := 20.000000 } 20241216085400899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)11336282 20241216085401936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085401936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085401936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216085401936 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085401936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xacfa5a, normal) (hnbgw_rua.c:407) 20241216085401936 DHNB DEBUG map_rua[0x55e884f7e190]{init}: Allocated (fsm.c:456) 20241216085401936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085401936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11336282 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085401936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085401936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085401936 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241216085401936 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11336282 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241216085401936 DCN DEBUG map_sccp[0x55e884f787e0]{init}: Allocated (fsm.c:456) 20241216085401936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085401936 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11336282 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241216085401936 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11336282 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216085401936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085401936 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085401936 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085401937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085401937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085401937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085401937 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{IDLE}: Allocated (fsm.c:456) 20241216085401937 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085401937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300030d0056400500f1100926) (sccp_scrc.c:406) 20241216085401937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085401937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085401937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085401937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085401937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085401937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085401937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085401937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085401937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085401937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085401937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085401937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085401937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085401937 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085401937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085401937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085401937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085401937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085401937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085401937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085401937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085401937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085401937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085401937 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)1534359 HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(922)@3dc551994ff5: setverdict(pass): none -> pass 20241216085401954 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) 20241216085401954 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085401954 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085401954 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 20241216085401954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085401954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085401954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085401954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085401954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085401954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085401954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085401954 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) 20241216085401954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085401954 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0047d557) (sccp_scrc.c:477) 20241216085401954 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241216085401954 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085401954 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085401954 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085401954 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085401954 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) 20241216085401954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085401954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085401957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(922)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085401958 DLCTRL DEBUG Command: GET 652852737 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085401959 DLCTRL DEBUG Tx Command reply: GET_REPLY 652852737 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085401962 DLCTRL DEBUG Command: GET 366175111 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085401962 DLCTRL DEBUG Tx Command reply: GET_REPLY 366175111 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085401966 DLCTRL DEBUG Command: GET 915977821 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085401966 DLCTRL DEBUG Tx Command reply: GET_REPLY 915977821 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085401969 DLCTRL DEBUG Command: GET 440268407 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085401969 DLCTRL DEBUG Tx Command reply: GET_REPLY 440268407 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085401972 DLCTRL DEBUG Command: GET 185332719 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085401972 DLCTRL DEBUG Tx Command reply: GET_REPLY 185332719 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085401974 DLCTRL DEBUG Command: GET 396392704 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085401974 DLCTRL DEBUG Tx Command reply: GET_REPLY 396392704 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085401975 DLCTRL DEBUG Command: GET 76821991 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085401975 DLCTRL DEBUG Tx Command reply: GET_REPLY 76821991 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085401975 DLCTRL DEBUG Command: GET 438012582 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085401975 DLCTRL DEBUG Tx Command reply: GET_REPLY 438012582 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085401976 DLCTRL DEBUG Command: GET 660988641 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085401976 DLCTRL DEBUG Tx Command reply: GET_REPLY 660988641 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085401977 DLCTRL DEBUG Command: GET 787226323 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085401977 DLCTRL DEBUG Tx Command reply: GET_REPLY 787226323 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085401978 DLCTRL DEBUG Command: GET 156071283 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085401978 DLCTRL DEBUG Tx Command reply: GET_REPLY 156071283 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085401979 DLCTRL DEBUG Command: GET 14186318 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085401979 DLCTRL DEBUG Tx Command reply: GET_REPLY 14186318 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241216085401980 DLCTRL DEBUG Command: GET 488033323 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085401980 DLCTRL DEBUG Tx Command reply: GET_REPLY 488033323 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085401982 DLCTRL DEBUG Command: GET 56181618 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085401982 DLCTRL DEBUG Tx Command reply: GET_REPLY 56181618 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085401983 DLCTRL DEBUG Command: GET 318831183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085401983 DLCTRL DEBUG Tx Command reply: GET_REPLY 318831183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085401983 DLCTRL DEBUG Command: GET 105792194 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085401983 DLCTRL DEBUG Tx Command reply: GET_REPLY 105792194 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085401984 DLCTRL DEBUG Command: GET 399937106 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085401984 DLCTRL DEBUG Tx Command reply: GET_REPLY 399937106 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085401985 DLCTRL DEBUG Command: GET 865640863 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085401985 DLCTRL DEBUG Tx Command reply: GET_REPLY 865640863 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085401986 DLCTRL DEBUG Command: GET 646860835 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085401986 DLCTRL DEBUG Tx Command reply: GET_REPLY 646860835 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085401986 DLCTRL DEBUG Command: GET 41335143 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085401986 DLCTRL DEBUG Tx Command reply: GET_REPLY 41335143 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001011111001'B, t_guard := 20.000000 } 20241216085401997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)10569923 20241216085403019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085403019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085403019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216085403019 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085403019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa148c3, normal) (hnbgw_rua.c:407) 20241216085403019 DHNB DEBUG map_rua[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085403019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085403019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10569923 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085403019 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085403019 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085403019 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241216085403019 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10569923 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241216085403019 DCN DEBUG map_sccp[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085403020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085403020 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10569923 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241216085403020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10569923 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216085403020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085403020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085403020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085403020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085403020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085403020 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085403020 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{IDLE}: Allocated (fsm.c:456) 20241216085403020 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085403020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030002f90056400500f1100926) (sccp_scrc.c:406) 20241216085403020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085403020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085403020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085403020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085403020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085403020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085403020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085403020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085403020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085403020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085403020 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085403020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085403020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085403020 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085403020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085403020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085403020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085403020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085403020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085403020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085403020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085403020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085403020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085403020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)10554872 HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085403026 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) 20241216085403026 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085403026 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085403026 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 20241216085403026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085403026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085403026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085403026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085403026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085403026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085403026 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) 20241216085403026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085403026 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088829c) (sccp_scrc.c:477) 20241216085403026 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241216085403026 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085403026 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085403026 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085403026 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085403026 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085403026 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) 20241216085403026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085403026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@3dc551994ff5: setverdict(pass): none -> pass 20241216085403028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47298<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(923)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085403030 DLCTRL DEBUG Command: GET 174493581 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085403030 DLCTRL DEBUG Tx Command reply: GET_REPLY 174493581 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085403032 DLCTRL DEBUG Command: GET 386411491 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085403032 DLCTRL DEBUG Tx Command reply: GET_REPLY 386411491 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085403035 DLCTRL DEBUG Command: GET 767260557 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085403035 DLCTRL DEBUG Tx Command reply: GET_REPLY 767260557 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085403037 DLCTRL DEBUG Command: GET 319832045 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085403037 DLCTRL DEBUG Tx Command reply: GET_REPLY 319832045 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085403039 DLCTRL DEBUG Command: GET 435943344 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085403039 DLCTRL DEBUG Tx Command reply: GET_REPLY 435943344 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085403041 DLCTRL DEBUG Command: GET 752488100 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085403041 DLCTRL DEBUG Tx Command reply: GET_REPLY 752488100 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085403042 DLCTRL DEBUG Command: GET 727742178 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085403042 DLCTRL DEBUG Tx Command reply: GET_REPLY 727742178 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085403043 DLCTRL DEBUG Command: GET 548238171 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085403043 DLCTRL DEBUG Tx Command reply: GET_REPLY 548238171 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085403044 DLCTRL DEBUG Command: GET 316207250 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085403044 DLCTRL DEBUG Tx Command reply: GET_REPLY 316207250 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085403045 DLCTRL DEBUG Command: GET 24224951 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085403045 DLCTRL DEBUG Tx Command reply: GET_REPLY 24224951 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085403045 DLCTRL DEBUG Command: GET 17092221 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085403045 DLCTRL DEBUG Tx Command reply: GET_REPLY 17092221 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085403046 DLCTRL DEBUG Command: GET 19149315 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085403046 DLCTRL DEBUG Tx Command reply: GET_REPLY 19149315 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241216085403047 DLCTRL DEBUG Command: GET 795241814 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085403047 DLCTRL DEBUG Tx Command reply: GET_REPLY 795241814 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085403047 DLCTRL DEBUG Command: GET 41421027 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085403047 DLCTRL DEBUG Tx Command reply: GET_REPLY 41421027 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085403048 DLCTRL DEBUG Command: GET 226407680 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085403048 DLCTRL DEBUG Tx Command reply: GET_REPLY 226407680 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085403049 DLCTRL DEBUG Command: GET 592933274 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085403049 DLCTRL DEBUG Tx Command reply: GET_REPLY 592933274 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085403050 DLCTRL DEBUG Command: GET 750623192 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085403050 DLCTRL DEBUG Tx Command reply: GET_REPLY 750623192 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085403050 DLCTRL DEBUG Command: GET 221241482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085403050 DLCTRL DEBUG Tx Command reply: GET_REPLY 221241482 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085403051 DLCTRL DEBUG Command: GET 990207510 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085403051 DLCTRL DEBUG Tx Command reply: GET_REPLY 990207510 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085403052 DLCTRL DEBUG Command: GET 65557475 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085403052 DLCTRL DEBUG Tx Command reply: GET_REPLY 65557475 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001101011100'B, t_guard := 20.000000 } 20241216085403064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@3dc551994ff5: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)3386897 20241216085404084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085404084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085404084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085404084 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085404084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33ae11, normal) (hnbgw_rua.c:407) 20241216085404084 DHNB DEBUG map_rua[0x55e884fac490]{init}: Allocated (fsm.c:456) 20241216085404084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085404084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3386897 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085404084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085404084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085404084 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085404084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3386897 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216085404084 DCN DEBUG map_sccp[0x55e884f7b060]{init}: Allocated (fsm.c:456) 20241216085404084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085404084 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3386897 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085404084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3386897 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216085404084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085404084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085404084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085404084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085404084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085404084 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085404084 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{IDLE}: Allocated (fsm.c:456) 20241216085404084 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085404084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300035c0056400500f1100926) (sccp_scrc.c:406) 20241216085404084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085404084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085404084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085404084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085404084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085404084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085404084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085404084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085404084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085404084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085404084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404084 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085404084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085404084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085404084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085404084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085404084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085404084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085404084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(915)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@3dc551994ff5: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)12032228 HNBGW_Test.sgsn1-SCCP(915)@3dc551994ff5: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(924)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(915)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085404100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404100 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085404100 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085404100 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 20241216085404100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085404100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085404100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085404100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085404100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085404100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085404100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085404101 DLM3UA DEBUG 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) 20241216085404101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085404101 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ec340) (sccp_scrc.c:477) 20241216085404101 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241216085404101 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085404101 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085404101 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085404101 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085404101 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) 20241216085404101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085404101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(924)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085404102 DLCTRL DEBUG Command: GET 291228612 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085404103 DLCTRL DEBUG Tx Command reply: GET_REPLY 291228612 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085404109 DLCTRL DEBUG Command: GET 472919572 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085404109 DLCTRL DEBUG Tx Command reply: GET_REPLY 472919572 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085404113 DLCTRL DEBUG Command: GET 500258447 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085404113 DLCTRL DEBUG Tx Command reply: GET_REPLY 500258447 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085404116 DLCTRL DEBUG Command: GET 552168818 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085404116 DLCTRL DEBUG Tx Command reply: GET_REPLY 552168818 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085404118 DLCTRL DEBUG Command: GET 217774297 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085404118 DLCTRL DEBUG Tx Command reply: GET_REPLY 217774297 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085404120 DLCTRL DEBUG Command: GET 427932765 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085404120 DLCTRL DEBUG Tx Command reply: GET_REPLY 427932765 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085404122 DLCTRL DEBUG Command: GET 682770630 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085404122 DLCTRL DEBUG Tx Command reply: GET_REPLY 682770630 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085404123 DLCTRL DEBUG Command: GET 674964325 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085404123 DLCTRL DEBUG Tx Command reply: GET_REPLY 674964325 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085404123 DLCTRL DEBUG Command: GET 388906347 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085404123 DLCTRL DEBUG Tx Command reply: GET_REPLY 388906347 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085404124 DLCTRL DEBUG Command: GET 412952967 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085404124 DLCTRL DEBUG Tx Command reply: GET_REPLY 412952967 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085404125 DLCTRL DEBUG Command: GET 41851502 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085404125 DLCTRL DEBUG Tx Command reply: GET_REPLY 41851502 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085404125 DLCTRL DEBUG Command: GET 74105379 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085404125 DLCTRL DEBUG Tx Command reply: GET_REPLY 74105379 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241216085404126 DLCTRL DEBUG Command: GET 280578851 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085404126 DLCTRL DEBUG Tx Command reply: GET_REPLY 280578851 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085404127 DLCTRL DEBUG Command: GET 794629964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085404127 DLCTRL DEBUG Tx Command reply: GET_REPLY 794629964 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085404128 DLCTRL DEBUG Command: GET 326749306 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085404128 DLCTRL DEBUG Tx Command reply: GET_REPLY 326749306 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085404130 DLCTRL DEBUG Command: GET 409810336 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085404130 DLCTRL DEBUG Tx Command reply: GET_REPLY 409810336 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085404131 DLCTRL DEBUG Command: GET 343701859 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085404131 DLCTRL DEBUG Tx Command reply: GET_REPLY 343701859 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085404133 DLCTRL DEBUG Command: GET 253520936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085404133 DLCTRL DEBUG Tx Command reply: GET_REPLY 253520936 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085404133 DLCTRL DEBUG Command: GET 273708366 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085404133 DLCTRL DEBUG Tx Command reply: GET_REPLY 273708366 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085404134 DLCTRL DEBUG Command: GET 719339785 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085404134 DLCTRL DEBUG Tx Command reply: GET_REPLY 719339785 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085404137 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33983<->l=127.0.0.1:4262) (control_if.c:193) 20241216085404137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@3dc551994ff5: Final verdict of PTC: none 20241216085404138 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085404138 DLINP DEBUG SRVCONN(,r=127.0.0.1:43159<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085404138 DLINP NOTICE SRV(,r=127.0.0.1:43159<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085404138 DMAIN NOTICE (127.0.0.1:43159 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43159<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085404138 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc2-SCCP(909)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(910)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@3dc551994ff5: Final verdict of PTC: none 20241216085404138 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241216085404138 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085404138 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 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085404138 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(916)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@3dc551994ff5: Final verdict of PTC: none 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085404138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085404138 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085404138 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085404138 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) 20241216085404138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085404138 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 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085404138 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085404138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085404138 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 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085404138 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 20241216085404138 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 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085404138 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 20241216085404138 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 20241216085404138 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 20241216085404138 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085404138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216085404138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085404138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085404138 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085404138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085404138 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 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085404138 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 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085404138 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085404138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241216085404138 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085404138 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) 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085404138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241216085404138 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085404138 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085404138 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085404138 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085404138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085404138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085404139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085404139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085404139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085404139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085404139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085404139 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085404139 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085404139 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085404139 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-RAN(919)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(921)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(917)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(920)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(896)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085404175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(898)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:04 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 20241216085404286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085404286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085404286 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085404286 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085404286 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085404287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085404287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085404287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404287 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 20241216085404287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085404287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085404287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404287 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 20241216085404287 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 20241216085404286 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085404286 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085404286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085404286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404286 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085404286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404286 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{disrupted}: Freeing instance (context_map.c:202) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11336282)[0x55e884f7e190]{disrupted}: Deallocated (fsm.c:568) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{disconnected}: Freeing instance (context_map.c:206) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e884f787e0]{disconnected}: Deallocated (fsm.c:568) 20241216085404286 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11336282 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085404286 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085404286 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085404286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085404286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404286 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085404286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404286 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{disrupted}: Freeing instance (context_map.c:202) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10569923)[0x55e884f5e860]{disrupted}: Deallocated (fsm.c:568) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{disconnected}: Freeing instance (context_map.c:206) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e884eeb8a0]{disconnected}: Deallocated (fsm.c:568) 20241216085404286 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10569923 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085404286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085404286 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085404286 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085404286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085404286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404286 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085404286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404286 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085404286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085404287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085404287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{disrupted}: Freeing instance (context_map.c:202) 20241216085404287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3386897)[0x55e884fac490]{disrupted}: Deallocated (fsm.c:568) 20241216085404287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085404287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{disconnected}: Freeing instance (context_map.c:206) 20241216085404287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e884f7b060]{disconnected}: Deallocated (fsm.c:568) 20241216085404287 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3386897 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241216085404333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085404772 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085404772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085404772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085404772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085404772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085404772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085404772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085404772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404773 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 20241216085404773 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085404773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085404773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085404773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404773 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085404773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085404773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085404774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085404774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085404774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085404774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085404774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085404774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085404774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085404774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085404774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085404774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085404774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085404774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085404774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085404774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085404774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085404774 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 20241216085404774 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 20241216085405036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47322<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=624252) 20241216085405493 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085405493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085405493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085405493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085405493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085405493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085405493 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085405493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cea8f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085405493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085405493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085405493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085405493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085405493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085405493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085405493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085405493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085405493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085405493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085405493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085405493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085405493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085405493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085405493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085405493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085405493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085405493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085405494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085405494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085405494 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 20241216085405494 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 20241216085405494 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085405494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00118372), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085405494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085405494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085405494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085405494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085405494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085405494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085405494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085405494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085405495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085405495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085405495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085405495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085405495 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=624252, count=653956) 20241216085406140 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085406140 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085406140 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085406140 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085406140 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085406140 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085406325 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085406325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd5d6), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085406325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085406325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085406325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085406325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085406325 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085406325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8517), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085406325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085406325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085406325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085406325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085406325 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085406326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2bcd9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085406326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085406326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085406326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085406326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085406326 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085406326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3a8d8), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085406326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085406326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085406326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085406326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085406326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085406326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085406326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085406326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085406326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085406326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085406326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085406326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085406326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085406326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085406326 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 20241216085406326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085406326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085406326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085406326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085406326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085406326 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 20241216085406326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085406326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085406326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085406326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085406326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085406326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085406326 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 20241216085406326 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 20241216085407066 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085407066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085407066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085407066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085407066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085407066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085407066 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085407066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085407066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085407066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085407066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085407066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085407066 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085407067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085407067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085407067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085407067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085407067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085407067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085407067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085407067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085407067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085407067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085407067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085407067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085407067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085407067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085407067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085407067 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 20241216085407067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085407067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085407067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085407067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085407067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085407067 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@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54: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_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 20241216085407597 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085407597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791e79), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085407597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085407597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085407597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085407597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085407598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085407598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085407598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085407598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085407598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085407598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085407598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085407598 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085407598 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 20241216085407599 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085407599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dfda4), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085407599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085407599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085407599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085407599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085407599 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085407599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9467b), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085407599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085407599 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085407599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085407599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085407599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085407599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085407599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085407599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085407599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085407599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085407599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085407599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085407599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085407599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085407599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085407599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085407599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085407599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_L3Compl_no_cn started. 20241216085408135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085408138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085408141 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45365<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085408160 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085408160 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085408170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408170 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408170 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085408171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408171 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408171 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408171 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085408171 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58162 (stream_srv.c:132) 20241216085408171 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58162<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085408171 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408171 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408172 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408172 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085408172 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085408172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408173 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085408173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408173 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408173 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085408173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085408173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408173 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408173 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408173 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085408173 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085408173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408173 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408173 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408173 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085408173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085408173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408173 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408173 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 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085408173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085408173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085408173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085408173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085408173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085408173 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(935)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(935)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(933)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085408189 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408189 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408189 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085408190 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408190 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408190 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085408190 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408190 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408190 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085408190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085408190 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408191 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085408191 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408191 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085408191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408191 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408191 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085408191 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408191 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085408191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408191 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408191 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085408191 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408191 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085408191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408191 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408191 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085408191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085408191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408191 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408192 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 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085408192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085408192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085408192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085408192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085408192 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 20241216085408192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085408192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085408192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085408192 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 20241216085408192 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085408217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085408217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085408217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085408217 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085408217 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085408217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085408217 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085408217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085408217 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085408222 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085408222 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085408222 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085408222 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085408222 DHNBAP DEBUG (127.0.0.1:58162 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085408222 DHNBAP NOTICE (127.0.0.1:58162 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085408222 DHNBAP NOTICE (127.0.0.1:58162 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085408222 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085408222 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085408360 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(83)[0x55e884f7af30]{IDLE}: Deallocated (fsm.c:568) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085408360 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(85)[0x55e884f7ac00]{IDLE}: Deallocated (fsm.c:568) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085408361 DLSCCP DEBUG SCCP-SCOC(84)[0x55e884f6ca00]{IDLE}: Deallocated (fsm.c:568) 20241216085408387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085408387 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085408387 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 20241216085408387 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085408387 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085408387 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085408387 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(935)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085408390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408390 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085408390 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085408390 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085408390 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085408390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085408390 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085408390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085408390 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 20241216085408390 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 20241216085408390 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 20241216085408390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085408390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085408390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085408390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085408390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085408390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085408390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085408390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085408391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085408392 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085408392 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085408392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085408392 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085408392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085408392 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 20241216085408392 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 20241216085408392 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 20241216085408392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085408392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085408392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085408392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085408392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085408392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085408392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085408392 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085408392 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085408392 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408393 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408393 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085408393 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085408393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085408393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408393 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085408393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085408393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085408393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085408393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085408405 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085408405 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085408405 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 20241216085408405 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085408405 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085408405 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085408405 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085408408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408408 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085408408 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085408408 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085408408 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085408408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085408408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085408408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085408408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085408408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085408408 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085408408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085408408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085408408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085408408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085408408 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085408408 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 20241216085408408 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 20241216085408410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408410 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085408410 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085408410 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085408410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085408410 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085408410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085408410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085408410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085408410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085408410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085408410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085408410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085408410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085408410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085408410 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085408410 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085408410 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 20241216085408410 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 20241216085408411 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085408411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085408411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085408411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085408411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085408411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085408411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085408411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085408411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085408411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085408411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085408411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085408411 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085408411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085408411 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085408411 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085408411 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085408411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085408411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085408412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085408412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(934)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085409198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085409198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085409198 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085409198 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085409198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085409198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085409198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085409198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085409198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085409198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085409198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085409198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085409198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085409198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085409198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085409198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085409198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085409198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085409199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085409199 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085409199 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085409199 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085409199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085409199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085409199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085409199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085409199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085409199 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085409199 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085409199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085409199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085409199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085409199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085409199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085409199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085409199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085409199 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085409199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085409199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085409199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085409199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085409199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085409199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085409199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085409199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085409199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085409199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085409199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085409199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085409199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085409199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085409199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085409199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085409199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085409199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085409199 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085409199 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085409211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085409211 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085409211 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085409211 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085409211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085409211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085409211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085409211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085409211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085409211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085409211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085409211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085409211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085409211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085409211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085409211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085409211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085409212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085409212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085409212 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085409212 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085409212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085409212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085409212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085409212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085409212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085409212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085409212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085409212 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085409212 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085409212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085409212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085409212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085409212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085409212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085409212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085409212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085409212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085409213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085409213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085409213 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085409213 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085409213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085409213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085409214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085409214 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085409214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085409214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085409214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085409214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085409214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085409214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085409214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085409214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085409214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085409214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085409214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085409214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085409214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085409214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085409214 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085409214 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085409233 DLCTRL DEBUG Command: GET 145093706 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085409233 DLCTRL DEBUG Tx Command reply: GET_REPLY 145093706 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085409238 DLCTRL DEBUG Command: GET 178712995 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085409238 DLCTRL DEBUG Tx Command reply: GET_REPLY 178712995 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085409241 DLCTRL DEBUG Command: GET 195103108 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085409241 DLCTRL DEBUG Tx Command reply: GET_REPLY 195103108 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085409244 DLCTRL DEBUG Command: GET 763807732 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085409244 DLCTRL DEBUG Tx Command reply: GET_REPLY 763807732 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085409247 DLCTRL DEBUG Command: GET 282710513 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085409247 DLCTRL DEBUG Tx Command reply: GET_REPLY 282710513 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085409249 DLCTRL DEBUG Command: GET 81757058 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085409249 DLCTRL DEBUG Tx Command reply: GET_REPLY 81757058 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085409252 DLCTRL DEBUG Command: GET 735968232 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085409252 DLCTRL DEBUG Tx Command reply: GET_REPLY 735968232 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085409255 DLCTRL DEBUG Command: GET 183420622 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085409255 DLCTRL DEBUG Tx Command reply: GET_REPLY 183420622 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085409258 DLCTRL DEBUG Command: GET 880346986 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085409258 DLCTRL DEBUG Tx Command reply: GET_REPLY 880346986 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085409260 DLCTRL DEBUG Command: GET 564506850 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085409260 DLCTRL DEBUG Tx Command reply: GET_REPLY 564506850 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085409263 DLCTRL DEBUG Command: GET 140306746 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085409263 DLCTRL DEBUG Tx Command reply: GET_REPLY 140306746 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085409265 DLCTRL DEBUG Command: GET 653675997 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085409265 DLCTRL DEBUG Tx Command reply: GET_REPLY 653675997 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085409267 DLCTRL DEBUG Command: GET 609081067 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085409267 DLCTRL DEBUG Tx Command reply: GET_REPLY 609081067 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085409269 DLCTRL DEBUG Command: GET 438174328 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085409269 DLCTRL DEBUG Tx Command reply: GET_REPLY 438174328 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085409272 DLCTRL DEBUG Command: GET 8492650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085409272 DLCTRL DEBUG Tx Command reply: GET_REPLY 8492650 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085409275 DLCTRL DEBUG Command: GET 377024237 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085409275 DLCTRL DEBUG Tx Command reply: GET_REPLY 377024237 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085409279 DLCTRL DEBUG Command: GET 944747437 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085409279 DLCTRL DEBUG Tx Command reply: GET_REPLY 944747437 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085409281 DLCTRL DEBUG Command: GET 945195123 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085409281 DLCTRL DEBUG Tx Command reply: GET_REPLY 945195123 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085409284 DLCTRL DEBUG Command: GET 290348808 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085409284 DLCTRL DEBUG Tx Command reply: GET_REPLY 290348808 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085409286 DLCTRL DEBUG Command: GET 407037188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085409286 DLCTRL DEBUG Tx Command reply: GET_REPLY 407037188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000111010100'B, t_guard := 20.000000 } 20241216085409316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)4455852 20241216085410348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085410348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085410348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085410348 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085410349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x43fdac, normal) (hnbgw_rua.c:407) 20241216085410349 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085410349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4455852)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085410349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4455852 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085410349 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085410349 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085410349 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085410349 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4455852 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241216085410349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4455852)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085410349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4455852)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085410349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4455852)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085410349 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4455852 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085410349 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) 20241216085410349 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085410349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085410349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085410349 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)@3dc551994ff5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)4455852 20241216085410355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(940)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000011001101'B, t_guard := 20.000000 } 20241216085410370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)12336172 20241216085411389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085411389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085411389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216085411389 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085411389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbc3c2c, normal) (hnbgw_rua.c:407) 20241216085411389 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085411389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12336172)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085411389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12336172 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085411389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085411389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085411389 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216085411389 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12336172 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241216085411389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12336172)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085411389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12336172)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085411389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12336172)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085411389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12336172 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241216085411389 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) 20241216085411389 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085411389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085411389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085411389 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)@3dc551994ff5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)12336172 20241216085411394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000001100100111'B, t_guard := 20.000000 } 20241216085411407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)6806958 20241216085412419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085412419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085412419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085412419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085412419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x67ddae, normal) (hnbgw_rua.c:407) 20241216085412419 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085412419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6806958)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085412419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6806958 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085412419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085412419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085412419 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6806958 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241216085412419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6806958)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085412419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6806958)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085412419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6806958)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085412419 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6806958 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241216085412419 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) 20241216085412419 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085412419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085412419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085412419 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)@3dc551994ff5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)6806958 20241216085412426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47366<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000000110000'B, t_guard := 20.000000 } 20241216085412445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48762<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)10406977 20241216085413468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085413468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085413468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085413468 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085413468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9ecc41, normal) (hnbgw_rua.c:407) 20241216085413468 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085413468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406977)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085413468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406977 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085413468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085413468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085413468 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085413468 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406977 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241216085413468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406977)[0x55e884f6ca00]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085413469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406977)[0x55e884f6ca00]{init}: Freeing instance (context_map.c:202) 20241216085413469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406977)[0x55e884f6ca00]{init}: Deallocated (fsm.c:568) 20241216085413469 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406977 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085413469 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) 20241216085413469 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216085413469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085413469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085413469 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)@3dc551994ff5: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)10406977 20241216085413475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48762<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085413485 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085413485 DLINP DEBUG SRVCONN(,r=127.0.0.1:58162<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085413485 DLINP NOTICE SRV(,r=127.0.0.1:58162<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085413485 DMAIN NOTICE (127.0.0.1:58162 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58162<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085413485 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085413486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@3dc551994ff5: Final verdict of PTC: none20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085413486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085413486 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45365<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(933)@3dc551994ff5: Final verdict of PTC: none 20241216085413486 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 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085413486 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085413486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085413486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085413486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085413486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085413487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@3dc551994ff5: Final verdict of PTC: none 20241216085413487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085413487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085413487 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 20241216085413487 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 20241216085413487 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085413487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085413487 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085413487 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085413487 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085413487 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085413487 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085413487 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085413487 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085413487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085413487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085413487 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-RAN(937)@3dc551994ff5: Final verdict of PTC: none 20241216085413488 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085413488 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085413488 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 20241216085413488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(935)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(934)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@3dc551994ff5: Final verdict of PTC: none 20241216085413488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47340<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085413488 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085413488 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085413488 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085413488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085413488 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085413488 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085413488 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) 20241216085413489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085413489 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085413489 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085413489 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085413489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085413489 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085413489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085413489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085413489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085413489 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 20241216085413489 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.sgsn0-M3UA(938)@3dc551994ff5: Final verdict of PTC: none 20241216085413489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085413489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085413489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085413489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085413489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085413489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085413489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085413489 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085413489 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085413489 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(939)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(927)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(926)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085413491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47338<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:13 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 20241216085413535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085414137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48768<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304080) 20241216085414287 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085414287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085414287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085414287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085414287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085414287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085414287 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085414287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085414287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085414287 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085414287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085414287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085414287 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085414287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085414287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085414287 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085414287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085414287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085414288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085414288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085414288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085414288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085414288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085414288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085414288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085414288 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085414288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085414288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085414288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085414288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085414288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085414288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085414288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085414288 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085414288 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 20241216085414288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085414288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085414288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085414288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085414289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085414289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085414289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085414289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085414289 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 20241216085414289 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 20241216085414773 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085414773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085414773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085414773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085414773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085414773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085414773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085414773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085414773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085414773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085414773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085414773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085414773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085414773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085414774 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 20241216085414774 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085414774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085414774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085414774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085414774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085414774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085414775 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085414775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085414775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085414775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085414775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085414775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085414775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085414775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085414775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085414775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085414775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085414775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085414775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085414775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085414775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085414775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085414775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085414775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085414775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085414775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085414775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085414775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085414775 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 20241216085414775 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 Waiting for packet dumper to finish... 1 (prev_count=304080, count=319052) 20241216085415488 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085415488 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085415488 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085415489 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085415489 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085415489 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085415494 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085415494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cea8f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085415494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085415494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085415494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085415494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085415494 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085415494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085415494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085415494 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085415494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085415494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085415494 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085415494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00118372), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085415494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085415494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085415494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085415495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085415495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085415495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085415495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085415495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085415495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085415495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085415495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085415495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085415495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085415495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085415495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085415495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085415495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085415495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085415495 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@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54: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_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 20241216085416327 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085416327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3a8d8), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085416327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085416327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085416327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085416327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085416327 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085416327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2bcd9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085416327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085416327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085416327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085416327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085416327 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085416327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8517), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085416327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085416327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085416327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085416327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085416327 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085416327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd5d6), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085416327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085416327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085416327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085416327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085416328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085416328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085416328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085416328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085416328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085416328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085416328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085416328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085416328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085416328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085416328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085416328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085416328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085416329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085416329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085416329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085416329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085416329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085416329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085416329 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085417067 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085417067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085417067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085417068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417068 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085417068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085417068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085417068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417068 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085417068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085417068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085417068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085417068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085417068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085417068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085417069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085417069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085417069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085417069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085417069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085417069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085417069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085417069 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241216085417238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085417242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085417245 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38835<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085417262 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085417262 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085417272 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417272 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417273 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417273 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085417273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34264 (stream_srv.c:132) 20241216085417273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34264<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085417273 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417273 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417273 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417273 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085417273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085417273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417274 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417274 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417274 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085417274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085417274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085417274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085417275 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417275 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085417275 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417275 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085417275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417275 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417275 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417275 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085417275 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417275 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085417275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417275 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417275 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417275 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085417275 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085417275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417275 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417275 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 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085417275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085417275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085417275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(954)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(954)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(952)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(957)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(955)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-M3UA(960)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@3dc551994ff5: ************************************************* HNBGW_Test.msc2-SCCP(958)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085417319 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417319 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417319 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417319 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417320 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417320 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417320 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085417320 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417321 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417321 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085417321 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417321 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085417321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417321 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417321 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417321 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085417321 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417321 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085417321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417321 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417321 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085417321 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085417321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417321 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417321 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085417321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085417322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417322 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417322 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 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085417322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085417322 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085417322 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417322 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 20241216085417322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085417322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085417322 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(969)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(967)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085417373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085417373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085417373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085417373 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085417373 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085417373 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085417373 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085417373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085417373 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085417377 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085417377 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085417377 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085417377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085417377 DHNBAP DEBUG (127.0.0.1:34264 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085417377 DHNBAP NOTICE (127.0.0.1:34264 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085417377 DHNBAP NOTICE (127.0.0.1:34264 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085417377 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085417377 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085417488 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085417488 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085417488 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085417488 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085417489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085417489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085417489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085417489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085417489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085417489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085417490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085417490 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085417490 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085417490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085417490 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085417490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085417490 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 20241216085417490 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 20241216085417490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085417490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085417490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417490 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085417490 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085417490 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417491 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085417491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085417491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417491 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085417492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085417492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085417492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085417492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417500 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 20241216085417500 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 20241216085417500 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085417500 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085417503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417503 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085417503 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085417503 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085417503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085417503 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085417503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085417504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417504 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085417504 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085417504 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085417504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085417504 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085417504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085417504 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 20241216085417504 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 20241216085417504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085417504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085417504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417504 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085417504 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085417504 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417505 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417505 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085417505 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417505 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085417505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417505 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085417505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085417505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085417505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085417505 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417516 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 20241216085417516 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 20241216085417516 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085417516 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216085417517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417517 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216085417517 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085417517 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085417517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085417517 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216085417517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085417518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417518 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085417518 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085417518 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085417518 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085417518 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085417518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085417518 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 20241216085417518 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 20241216085417518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085417518 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216085417518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417518 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417518 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417518 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417518 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085417518 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085417518 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417519 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085417519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085417519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417519 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085417519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417519 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085417519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085417519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085417519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085417519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417535 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085417535 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085417535 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085417535 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085417542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417542 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085417542 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085417542 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085417542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085417542 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085417542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085417545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417545 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085417545 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085417545 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085417545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085417545 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085417545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085417545 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 20241216085417545 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 20241216085417545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085417545 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085417545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085417545 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085417545 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417547 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417547 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085417547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085417547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417547 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085417547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085417547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085417547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085417547 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417548 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 20241216085417548 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 20241216085417548 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 20241216085417548 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085417548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085417548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085417548 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(966)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085417554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085417554 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085417554 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085417554 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085417554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085417554 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085417554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085417554 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 20241216085417554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085417554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085417554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417554 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085417561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085417561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085417561 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085417561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085417561 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241216085417561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085417561 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 20241216085417561 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 20241216085417561 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 20241216085417561 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085417561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085417561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085417561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085417561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085417561 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085417561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417562 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085417562 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085417562 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417563 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417563 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085417563 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085417564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417564 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085417564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085417564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085417564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085417564 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(969)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216085417572 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) 20241216085417572 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216085417572 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085417572 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085417572 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085417572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085417572 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085417572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085417572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085417573 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241216085417573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417573 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417573 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085417581 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) 20241216085417581 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085417581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085417581 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085417581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085417581 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241216085417581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085417581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085417581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085417581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216085417581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085417581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085417581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085417581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085417581 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085417581 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085417581 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085417583 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085417583 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085417583 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085417583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085417583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085417583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085417583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085417583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085417583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085417583 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085417583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085417583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085417583 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085417584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085417584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085417584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085417584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085417584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085417584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085417584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085417584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085417594 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085417594 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085417594 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085417594 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085417594 DLSCCP DEBUG SCCP-SCOC(87)[0x55e884f6bc50]{IDLE}: Deallocated (fsm.c:568) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(86)[0x55e884fcf810]{IDLE}: Deallocated (fsm.c:568) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085417596 DLSCCP DEBUG SCCP-SCOC(88)[0x55e884f6a0e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(953)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085418308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418309 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085418309 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085418309 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085418309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085418309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085418309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085418309 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085418309 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085418309 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085418309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085418309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085418309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085418309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085418309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085418309 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085418309 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085418309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085418309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085418309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085418309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085418309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085418309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085418309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085418310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085418310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085418310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085418310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085418310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) HNBGW_Test.msc1-RAN(956)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085418310 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085418310 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085418310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085418310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085418310 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 20241216085418310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418310 DLM3UA DEBUG 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) 20241216085418310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085418310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418310 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085418310 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085418310 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) 20241216085418310 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) 20241216085418311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085418311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085418311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085418311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085418311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085418311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085418311 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085418311 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085418311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085418311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085418311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085418311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085418311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085418311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085418311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085418314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085418314 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 20241216085418314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418314 DLM3UA DEBUG 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) 20241216085418314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085418314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085418314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418314 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085418314 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085418314 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085418327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418327 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085418327 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085418327 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 20241216085418327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418327 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418328 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) 20241216085418328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085418328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085418328 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085418328 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) 20241216085418328 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) 20241216085418328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085418328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085418328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085418328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085418328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085418328 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085418328 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{CONNECTED}: link up (cnlink.c:111) 20241216085418328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085418328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085418328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085418328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085418328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085418328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216085418328 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418330 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216085418330 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216085418330 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 20241216085418330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418330 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418330 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) 20241216085418330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216085418330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085418330 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418330 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085418330 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085418330 DRANAP INFO cnlink(msc-2)[0x55e884eea870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085418340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418340 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085418340 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085418340 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085418340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085418340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085418340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085418340 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085418340 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085418340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085418340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085418340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085418340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085418340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085418340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085418340 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085418340 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085418340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085418340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085418340 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085418340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085418340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085418340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085418340 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418341 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085418341 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085418341 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085418341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418341 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085418341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085418341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085418341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418341 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085418341 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085418341 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085418355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418355 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085418355 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085418355 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 20241216085418355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418355 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418355 DLM3UA DEBUG 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) 20241216085418355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085418355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418355 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085418355 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085418355 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) 20241216085418355 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) 20241216085418355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085418355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085418355 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085418355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085418355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085418355 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085418355 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085418355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085418355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085418355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085418355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085418356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085418356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085418356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085418357 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085418358 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 20241216085418358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418358 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418358 DLM3UA DEBUG 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) 20241216085418358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085418358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085418358 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085418358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085418358 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085418358 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085418369 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) 20241216085418369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085418369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085418369 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 20241216085418369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418370 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) 20241216085418370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085418370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085418370 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) 20241216085418370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 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) 20241216085418370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418370 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085418370 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085418370 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) 20241216085418370 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) 20241216085418370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085418370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085418370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085418370 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085418370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085418370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085418370 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085418370 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: link up (cnlink.c:111) 20241216085418370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085418370 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085418370 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085418370 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085418370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085418370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085418370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085418370 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418373 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) 20241216085418373 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085418373 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085418373 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 20241216085418373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085418373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085418373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085418373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085418373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085418373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085418373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085418373 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) 20241216085418373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085418373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085418373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216085418373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216085418373 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) 20241216085418373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085418373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418373 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) 20241216085418373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085418373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085418373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085418373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085418373 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085418373 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085418373 DRANAP INFO cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085419386 DLCTRL DEBUG Command: GET 369924363 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085419386 DLCTRL DEBUG Tx Command reply: GET_REPLY 369924363 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085419393 DLCTRL DEBUG Command: GET 662140220 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085419393 DLCTRL DEBUG Tx Command reply: GET_REPLY 662140220 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085419397 DLCTRL DEBUG Command: GET 919690475 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085419397 DLCTRL DEBUG Tx Command reply: GET_REPLY 919690475 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085419402 DLCTRL DEBUG Command: GET 238282523 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085419402 DLCTRL DEBUG Tx Command reply: GET_REPLY 238282523 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085419406 DLCTRL DEBUG Command: GET 291627747 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085419406 DLCTRL DEBUG Tx Command reply: GET_REPLY 291627747 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085419411 DLCTRL DEBUG Command: GET 481922518 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085419411 DLCTRL DEBUG Tx Command reply: GET_REPLY 481922518 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085419414 DLCTRL DEBUG Command: GET 623544510 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085419414 DLCTRL DEBUG Tx Command reply: GET_REPLY 623544510 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085419417 DLCTRL DEBUG Command: GET 723477577 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085419417 DLCTRL DEBUG Tx Command reply: GET_REPLY 723477577 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085419421 DLCTRL DEBUG Command: GET 334976097 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085419421 DLCTRL DEBUG Tx Command reply: GET_REPLY 334976097 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085419424 DLCTRL DEBUG Command: GET 302149775 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085419424 DLCTRL DEBUG Tx Command reply: GET_REPLY 302149775 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085419427 DLCTRL DEBUG Command: GET 758919191 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085419427 DLCTRL DEBUG Tx Command reply: GET_REPLY 758919191 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085419429 DLCTRL DEBUG Command: GET 651075666 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085419429 DLCTRL DEBUG Tx Command reply: GET_REPLY 651075666 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085419432 DLCTRL DEBUG Command: GET 458710246 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085419432 DLCTRL DEBUG Tx Command reply: GET_REPLY 458710246 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085419435 DLCTRL DEBUG Command: GET 937246948 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085419435 DLCTRL DEBUG Tx Command reply: GET_REPLY 937246948 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085419436 DLCTRL DEBUG Command: GET 633004555 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085419436 DLCTRL DEBUG Tx Command reply: GET_REPLY 633004555 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085419438 DLCTRL DEBUG Command: GET 948540310 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085419438 DLCTRL DEBUG Tx Command reply: GET_REPLY 948540310 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085419439 DLCTRL DEBUG Command: GET 874931905 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085419439 DLCTRL DEBUG Tx Command reply: GET_REPLY 874931905 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085419441 DLCTRL DEBUG Command: GET 461801824 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085419441 DLCTRL DEBUG Tx Command reply: GET_REPLY 461801824 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085419442 DLCTRL DEBUG Command: GET 983240106 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085419442 DLCTRL DEBUG Tx Command reply: GET_REPLY 983240106 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085419444 DLCTRL DEBUG Command: GET 552435327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085419444 DLCTRL DEBUG Tx Command reply: GET_REPLY 552435327 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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@3dc551994ff5: 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@3dc551994ff5: 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 := '000000000000000001000010'B, t_guard := 20.000000 } 20241216085419469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@3dc551994ff5: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)14905597 20241216085420514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085420514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085420514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216085420514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085420514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe370fd, normal) (hnbgw_rua.c:407) 20241216085420514 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085420514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085420514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14905597 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085420514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085420514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085420514 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241216085420514 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241216085420514 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14905597 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) 20241216085420514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14905597 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085420514 DCN DEBUG map_sccp[0x55e884f7e190]{init}: Allocated (fsm.c:456) 20241216085420514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085420514 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14905597 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085420514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14905597 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216085420514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085420514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085420514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085420514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085420514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085420514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085420515 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{IDLE}: Allocated (fsm.c:456) 20241216085420515 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085420515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000420056400500f1100926) (sccp_scrc.c:406) 20241216085420515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085420515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085420515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085420515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085420515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085420515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085420515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085420515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085420515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085420515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085420515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085420515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085420515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085420515 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085420515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085420515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085420515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085420515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085420515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085420515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085420515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085420515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085420515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085420515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@3dc551994ff5: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)13418176 HNBGW_Test.sgsn0-SCCP(961)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(971)@3dc551994ff5: setverdict(pass): none -> pass 20241216085420526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085420526 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085420526 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085420526 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085420526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085420526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085420526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085420526 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085420526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085420526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085420526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085420526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085420526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085420526 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb36f1) (sccp_scrc.c:477) 20241216085420526 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241216085420526 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085420526 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085420526 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085420526 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085420526 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) 20241216085420526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085420526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085420527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085420529 DLCTRL DEBUG Command: GET 533127014 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085420529 DLCTRL DEBUG Tx Command reply: GET_REPLY 533127014 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085420532 DLCTRL DEBUG Command: GET 228642247 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085420532 DLCTRL DEBUG Tx Command reply: GET_REPLY 228642247 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085420534 DLCTRL DEBUG Command: GET 995146065 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085420534 DLCTRL DEBUG Tx Command reply: GET_REPLY 995146065 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085420534 DLCTRL DEBUG Command: GET 104927599 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085420534 DLCTRL DEBUG Tx Command reply: GET_REPLY 104927599 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085420535 DLCTRL DEBUG Command: GET 696730344 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085420535 DLCTRL DEBUG Tx Command reply: GET_REPLY 696730344 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085420536 DLCTRL DEBUG Command: GET 577955938 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085420536 DLCTRL DEBUG Tx Command reply: GET_REPLY 577955938 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085420536 DLCTRL DEBUG Command: GET 286191382 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085420536 DLCTRL DEBUG Tx Command reply: GET_REPLY 286191382 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085420537 DLCTRL DEBUG Command: GET 370614665 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085420537 DLCTRL DEBUG Tx Command reply: GET_REPLY 370614665 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085420538 DLCTRL DEBUG Command: GET 369821348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085420538 DLCTRL DEBUG Tx Command reply: GET_REPLY 369821348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085420539 DLCTRL DEBUG Command: GET 71536091 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085420539 DLCTRL DEBUG Tx Command reply: GET_REPLY 71536091 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085420539 DLCTRL DEBUG Command: GET 103515057 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085420539 DLCTRL DEBUG Tx Command reply: GET_REPLY 103515057 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085420540 DLCTRL DEBUG Command: GET 135540371 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085420540 DLCTRL DEBUG Tx Command reply: GET_REPLY 135540371 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085420541 DLCTRL DEBUG Command: GET 13811826 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085420541 DLCTRL DEBUG Tx Command reply: GET_REPLY 13811826 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085420541 DLCTRL DEBUG Command: GET 643343682 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085420541 DLCTRL DEBUG Tx Command reply: GET_REPLY 643343682 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085420542 DLCTRL DEBUG Command: GET 497710252 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085420542 DLCTRL DEBUG Tx Command reply: GET_REPLY 497710252 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085420543 DLCTRL DEBUG Command: GET 717475423 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085420543 DLCTRL DEBUG Tx Command reply: GET_REPLY 717475423 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085420543 DLCTRL DEBUG Command: GET 867093283 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085420543 DLCTRL DEBUG Tx Command reply: GET_REPLY 867093283 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085420544 DLCTRL DEBUG Command: GET 992585706 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085420544 DLCTRL DEBUG Tx Command reply: GET_REPLY 992585706 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085420545 DLCTRL DEBUG Command: GET 77881457 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085420545 DLCTRL DEBUG Tx Command reply: GET_REPLY 77881457 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085420545 DLCTRL DEBUG Command: GET 804923775 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085420545 DLCTRL DEBUG Tx Command reply: GET_REPLY 804923775 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000101001111'B, t_guard := 20.000000 } 20241216085420556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@3dc551994ff5: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)9167688 20241216085421563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085421563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085421563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216085421563 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085421563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8be348, normal) (hnbgw_rua.c:407) 20241216085421563 DHNB DEBUG map_rua[0x55e884f5e860]{init}: Allocated (fsm.c:456) 20241216085421563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085421563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167688 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085421563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085421563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085421563 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241216085421563 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167688 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241216085421563 DCN DEBUG map_sccp[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085421563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085421563 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9167688 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241216085421563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9167688 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216085421563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085421563 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085421563 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085421563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085421563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085421563 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085421563 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{IDLE}: Allocated (fsm.c:456) 20241216085421563 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085421563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300014f0056400500f1100926) (sccp_scrc.c:406) 20241216085421563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085421563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085421563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085421563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085421563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085421563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085421563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085421563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085421563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085421563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085421563 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085421563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085421563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085421563 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085421563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085421563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085421563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085421563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085421563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085421563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085421563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085421563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085421563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(967)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@3dc551994ff5: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)7481798 HNBGW_Test.sgsn2-SCCP(967)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(972)@3dc551994ff5: setverdict(pass): none -> pass 20241216085421567 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) 20241216085421567 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216085421567 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216085421567 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 20241216085421567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085421567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085421567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085421567 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085421567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085421567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085421567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085421567 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) 20241216085421567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085421567 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00498ae6) (sccp_scrc.c:477) 20241216085421567 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241216085421567 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085421567 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085421567 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085421567 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085421567 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) 20241216085421567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085421567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085421568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(972)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085421568 DLCTRL DEBUG Command: GET 471844448 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085421568 DLCTRL DEBUG Tx Command reply: GET_REPLY 471844448 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085421569 DLCTRL DEBUG Command: GET 727136866 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085421569 DLCTRL DEBUG Tx Command reply: GET_REPLY 727136866 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085421570 DLCTRL DEBUG Command: GET 694710482 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085421570 DLCTRL DEBUG Tx Command reply: GET_REPLY 694710482 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085421570 DLCTRL DEBUG Command: GET 441533752 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085421570 DLCTRL DEBUG Tx Command reply: GET_REPLY 441533752 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085421571 DLCTRL DEBUG Command: GET 428663250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085421571 DLCTRL DEBUG Tx Command reply: GET_REPLY 428663250 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085421572 DLCTRL DEBUG Command: GET 539506797 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085421572 DLCTRL DEBUG Tx Command reply: GET_REPLY 539506797 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085421573 DLCTRL DEBUG Command: GET 459828993 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085421573 DLCTRL DEBUG Tx Command reply: GET_REPLY 459828993 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085421573 DLCTRL DEBUG Command: GET 467955892 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085421573 DLCTRL DEBUG Tx Command reply: GET_REPLY 467955892 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085421574 DLCTRL DEBUG Command: GET 907240480 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085421574 DLCTRL DEBUG Tx Command reply: GET_REPLY 907240480 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085421575 DLCTRL DEBUG Command: GET 895002071 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085421575 DLCTRL DEBUG Tx Command reply: GET_REPLY 895002071 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085421576 DLCTRL DEBUG Command: GET 774422450 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085421576 DLCTRL DEBUG Tx Command reply: GET_REPLY 774422450 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085421577 DLCTRL DEBUG Command: GET 337823420 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085421577 DLCTRL DEBUG Tx Command reply: GET_REPLY 337823420 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241216085421577 DLCTRL DEBUG Command: GET 331013856 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085421577 DLCTRL DEBUG Tx Command reply: GET_REPLY 331013856 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085421578 DLCTRL DEBUG Command: GET 427786983 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085421578 DLCTRL DEBUG Tx Command reply: GET_REPLY 427786983 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085421579 DLCTRL DEBUG Command: GET 280293885 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085421579 DLCTRL DEBUG Tx Command reply: GET_REPLY 280293885 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085421580 DLCTRL DEBUG Command: GET 238895930 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085421580 DLCTRL DEBUG Tx Command reply: GET_REPLY 238895930 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085421580 DLCTRL DEBUG Command: GET 578501259 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085421580 DLCTRL DEBUG Tx Command reply: GET_REPLY 578501259 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085421581 DLCTRL DEBUG Command: GET 391895950 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085421581 DLCTRL DEBUG Tx Command reply: GET_REPLY 391895950 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085421582 DLCTRL DEBUG Command: GET 950739877 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085421582 DLCTRL DEBUG Tx Command reply: GET_REPLY 950739877 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085421583 DLCTRL DEBUG Command: GET 295605224 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085421583 DLCTRL DEBUG Tx Command reply: GET_REPLY 295605224 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085421586 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38835<->l=127.0.0.1:4262) (control_if.c:193) 20241216085421586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085421587 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085421587 DLINP DEBUG SRVCONN(,r=127.0.0.1:34264<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085421587 DLINP NOTICE SRV(,r=127.0.0.1:34264<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085421587 DMAIN NOTICE (127.0.0.1:34264 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34264<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085421587 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(953)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@3dc551994ff5: Final verdict of PTC: none 20241216085421587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085421587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085421587 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 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085421587 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085421587 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(961)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(946)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@3dc551994ff5: Final verdict of PTC: none 20241216085421587 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085421587 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) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085421587 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 20241216085421587 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 20241216085421587 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085421587 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) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085421587 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085421587 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) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(962)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@3dc551994ff5: Final verdict of PTC: none 20241216085421587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085421587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085421587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085421587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085421587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085421587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085421587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085421587 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085421587 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085421587 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085421587 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085421587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085421587 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085421587 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085421587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb36f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085421587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085421587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085421587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085421587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085421587 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085421587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085421587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085421587 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085421587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085421587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085421587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085421587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{disrupted}: Freeing instance (context_map.c:202) 20241216085421587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14905597)[0x55e884f6ca00]{disrupted}: Deallocated (fsm.c:568) 20241216085421587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085421587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{disconnected}: Freeing instance (context_map.c:206) 20241216085421587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e884f7e190]{disconnected}: Deallocated (fsm.c:568) 20241216085421587 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14905597 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241216085421587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085421587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085421588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085421588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085421588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085421588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085421588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241216085421587 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 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085421587 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085421587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085421587 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085421587 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) 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085421587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085421587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085421587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085421587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085421587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085421587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085421587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085421588 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 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085421588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085421588 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085421588 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085421588 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085421588 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085421588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216085421588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085421588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085421588 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085421588 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085421588 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085421588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085421588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085421588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085421588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085421588 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085421588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498ae6), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085421588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085421588 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085421588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085421588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085421588 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085421588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085421588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085421588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{disrupted}: Freeing instance (context_map.c:202) 20241216085421588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9167688)[0x55e884f5e860]{disrupted}: Deallocated (fsm.c:568) 20241216085421588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085421588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{disconnected}: Freeing instance (context_map.c:206) 20241216085421588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e884eeb8a0]{disconnected}: Deallocated (fsm.c:568) 20241216085421588 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9167688 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241216085421588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085421588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085421588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216085421588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085421588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085421588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085421588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085421588 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085421588 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085421588 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085421588 DRANAP NOTICE cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085421588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085421588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085421588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085421588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085421588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085421588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085421588 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 20241216085421588 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) 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085421588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085421588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085421588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085421588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085421588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085421588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085421588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085421588 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085421588 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085421588 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085421588 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085421588 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085421588 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) 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241216085421588 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) 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085421588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085421588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085421588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(945)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(970)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@3dc551994ff5: Final verdict of PTC: none 20241216085421607 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 HNBGW_Test.sgsn2-M3UA(969)@3dc551994ff5: Final verdict of PTC: none 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085421607 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 20241216085421607 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) 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085421607 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) 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085421607 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085421607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085421607 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085421607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085421607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085421607 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085421607 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) 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085421607 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241216085421607 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 20241216085421607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085421608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085421608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085421608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085421608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085421608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085421608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085421608 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085421608 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085421608 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085421608 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(954)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085421615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48780<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(947)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:21 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 20241216085421776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085422379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=612312) Waiting for packet dumper to finish... 1 (prev_count=612312, count=613492) 20241216085423588 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085423588 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216085423588 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216085423588 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085423588 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085423588 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085423588 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085423588 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085423588 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085423588 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085423588 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085423588 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085423608 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085423608 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085423608 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085424288 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085424288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085424288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085424288 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085424288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085424288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085424288 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085424288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085424288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085424288 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085424288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085424288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085424288 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085424288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085424288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085424288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085424288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085424288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085424289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085424289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085424289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085424289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085424289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085424289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085424289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085424289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085424289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085424289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085424289 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 20241216085424289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085424289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085424289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085424289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085424289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085424289 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@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54:24 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 20241216085424774 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085424774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085424774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085424774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085424774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085424774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085424774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085424774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085424774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085424774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085424775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085424775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085424775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085424775 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085424775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085424775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085424776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085424776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085424776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085424776 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085424776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085424776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085424776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085424776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085424776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085424776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085424776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085424776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085424776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085424776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085424776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085424776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085424776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085424776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085424776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085424776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085424776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085424776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085424776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241216085425463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085425469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085425474 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44463<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085425494 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085425494 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085425495 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085425495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00118372), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085425495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085425495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425495 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085425495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085425495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085425495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425495 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085425495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cea8f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085425495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085425495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085425495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085425495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085425495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085425502 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425502 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425503 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425503 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425503 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425503 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085425503 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42673 (stream_srv.c:132) 20241216085425503 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42673<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085425503 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425503 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425504 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425504 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085425504 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425504 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085425504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425504 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425504 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425504 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085425504 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425504 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085425504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425504 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425504 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425504 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085425504 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085425504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425504 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425504 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425504 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085425504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085425504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425504 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425504 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 20241216085425504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085425504 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085425504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085425504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085425504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085425504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085425504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085425505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085425505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085425505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085425505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085425505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085425505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085425505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(983)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(983)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(981)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-M3UA(986)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@3dc551994ff5: ************************************************* HNBGW_Test.msc1-SCCP(984)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085425532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425532 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425532 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425532 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425532 DRANAP NOTICE cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085425533 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085425533 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425534 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085425534 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425534 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085425534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425534 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425534 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085425534 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425534 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085425534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425534 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425534 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085425534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425534 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085425534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425534 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425534 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085425534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085425534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425534 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425534 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 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085425534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085425534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085425534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085425534 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 20241216085425534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085425534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@3dc551994ff5: v_sccp_pdu_maxlen:268 MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(992)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085425570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085425570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085425570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085425570 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085425570 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085425570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085425570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085425570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085425570 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085425574 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085425574 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085425574 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085425574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085425574 DHNBAP DEBUG (127.0.0.1:42673 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085425574 DHNBAP NOTICE (127.0.0.1:42673 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085425574 DHNBAP NOTICE (127.0.0.1:42673 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085425574 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085425574 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085425717 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085425717 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085425717 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085425717 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085425721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425721 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085425721 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085425721 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085425721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085425721 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085425721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085425722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425722 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085425722 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085425722 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085425722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085425722 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085425722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085425722 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 20241216085425722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085425722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085425722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085425722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085425722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085425723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085425723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085425723 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085425723 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085425723 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425724 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085425724 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085425724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085425724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425724 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085425724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085425724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085425724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085425724 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085425729 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 20241216085425729 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 20241216085425729 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085425729 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(986)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085425730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425730 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085425730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085425730 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085425730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085425730 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085425731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085425731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425731 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085425731 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085425731 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085425731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085425731 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085425731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085425731 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 20241216085425731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085425731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085425731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085425731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085425731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085425731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085425731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085425731 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085425731 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085425731 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425732 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425732 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085425732 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085425732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085425732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425732 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085425732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085425732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085425733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085425733 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085425747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085425747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085425747 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085425747 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085425752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085425752 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085425752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085425752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085425752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085425752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085425754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425754 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085425754 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085425754 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085425754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085425754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085425754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085425754 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 20241216085425754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085425754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085425754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085425754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085425754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085425754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085425754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085425754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085425755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085425755 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425756 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085425756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085425756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085425756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425756 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085425756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085425757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085425757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085425757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085425757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085425760 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 20241216085425760 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 20241216085425760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085425760 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085425764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085425764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085425764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085425764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085425764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085425764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085425766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425766 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085425766 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085425766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085425766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085425766 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085425766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085425766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085425766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085425766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085425766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085425766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085425766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085425766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085425766 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085425766 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085425766 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085425766 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 20241216085425767 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085425767 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085425767 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085425767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085425767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085425767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085425767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085425767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085425767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085425767 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085425767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085425767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085425767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085425767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085425767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085425767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085425767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085425767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085425767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085425767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085425767 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085426327 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085426327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2bcd9), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085426327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085426327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426327 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085426327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d3a8d8), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085426327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085426327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426327 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085426327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ff8517), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085426327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085426327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085426328 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085426328 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085426328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085426328 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426329 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085426329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000dd5d6), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085426329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085426329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085426329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085426329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085426329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085426329 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426332 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085426332 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085426332 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085426332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426332 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085426332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426332 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=00d2bcd9) (sccp_scrc.c:477) 20241216085426332 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20241216085426332 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085426332 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085426332 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085426332 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085426332 DLSCCP DEBUG SCCP-SCOC(98)[0x55e884f78620]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085426523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426523 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085426524 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085426524 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085426524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426524 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085426524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085426524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426524 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085426524 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085426524 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085426524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085426524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085426524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085426524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426524 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085426524 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085426525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085426525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085426525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085426525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085426525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426528 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085426528 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085426528 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085426528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085426528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085426528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085426528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085426528 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085426528 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(985)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085426533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426533 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085426533 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085426533 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 20241216085426533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426534 DLM3UA DEBUG 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) 20241216085426534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085426534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426534 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426534 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085426534 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085426534 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) 20241216085426534 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) 20241216085426534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085426534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426534 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085426534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426534 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085426534 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{CONNECTED}: link up (cnlink.c:111) 20241216085426534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085426534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085426534 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085426534 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085426534 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085426534 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085426534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085426534 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085426534 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=00d3a8d8) (sccp_scrc.c:477) 20241216085426534 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(97)[0x55e884f6f340]{IDLE}: Deallocated (fsm.c:568) 20241216085426534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426534 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085426534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426534 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=00ff8517) (sccp_scrc.c:477) 20241216085426534 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(95)[0x55e884f5e050]{IDLE}: Deallocated (fsm.c:568) 20241216085426534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085426534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426534 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=000dd5d6) (sccp_scrc.c:477) 20241216085426534 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085426534 DLSCCP DEBUG SCCP-SCOC(96)[0x55e884f5f840]{IDLE}: Deallocated (fsm.c:568) 20241216085426535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426535 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085426535 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085426535 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 20241216085426535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426535 DLM3UA DEBUG 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) 20241216085426535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085426535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085426535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426535 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085426535 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085426535 DRANAP INFO cnlink(msc-1)[0x55e884eed670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085426569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426569 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085426569 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085426569 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 20241216085426569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426569 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426569 DLM3UA DEBUG 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) 20241216085426569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085426569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085426569 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085426569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085426569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085426569 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085426569 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) 20241216085426569 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) 20241216085426569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085426569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085426569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085426570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426570 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085426570 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085426570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085426570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085426570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085426570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085426570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085426571 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085426571 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 20241216085426571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426571 DLM3UA DEBUG 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) 20241216085426571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085426572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085426572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085426572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085426572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085426572 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085426572 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085426738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426738 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085426738 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085426738 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085426738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426738 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426739 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085426739 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085426739 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085426739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085426739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085426739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085426739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085426739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085426739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085426739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426739 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085426739 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085426739 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085426739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085426739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085426739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085426739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085426739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085426739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085426739 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085426739 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085426740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085426740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085426740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085426740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085426740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085426740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085426740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085426740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085426740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085426740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085426740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085426740 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085426740 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085426740 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085426740 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085426740 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085426740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085426740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085426740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085426740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085426740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085426740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085426740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085426740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427068 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085427068 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7cf4f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085427069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085427069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085427069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085427069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085427069 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085427069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d363c), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085427069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085427069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085427069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085427069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085427069 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085427069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b81977), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085427069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085427069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085427069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085427069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085427069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085427069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085427069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085427069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085427069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085427069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085427069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085427069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085427069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085427069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085427069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085427069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085427069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085427069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085427073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085427073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085427073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085427073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085427073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085427073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085427073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085427073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085427073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085427073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085427073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085427073 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=00e7cf4f) (sccp_scrc.c:477) 20241216085427073 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(92)[0x55e884f650d0]{IDLE}: Deallocated (fsm.c:568) 20241216085427074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085427074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085427074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085427074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085427074 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085427074 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 20241216085427074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085427074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085427074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085427074 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085427074 DLM3UA DEBUG 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) 20241216085427074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085427074 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=00b81977) (sccp_scrc.c:477) 20241216085427074 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085427074 DLSCCP DEBUG SCCP-SCOC(94)[0x55e884f5cee0]{IDLE}: Deallocated (fsm.c:568) 20241216085427274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085427274 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085427274 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085427274 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085427274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085427274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085427274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085427274 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085427275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085427275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085427275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085427275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085427275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085427275 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=005d363c) (sccp_scrc.c:477) 20241216085427275 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241216085427275 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085427275 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085427275 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085427275 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085427275 DLSCCP DEBUG SCCP-SCOC(93)[0x55e884f76fe0]{IDLE}: Deallocated (fsm.c:568) 20241216085427585 DLCTRL DEBUG Command: GET 644934655 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085427586 DLCTRL DEBUG Tx Command reply: GET_REPLY 644934655 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085427593 DLCTRL DEBUG Command: GET 403047865 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085427593 DLCTRL DEBUG Tx Command reply: GET_REPLY 403047865 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085427597 DLCTRL DEBUG Command: GET 61726661 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085427597 DLCTRL DEBUG Tx Command reply: GET_REPLY 61726661 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085427600 DLCTRL DEBUG Command: GET 635146916 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085427600 DLCTRL DEBUG Tx Command reply: GET_REPLY 635146916 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085427602 DLCTRL DEBUG Command: GET 90238368 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085427602 DLCTRL DEBUG Tx Command reply: GET_REPLY 90238368 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085427605 DLCTRL DEBUG Command: GET 313009022 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085427605 DLCTRL DEBUG Tx Command reply: GET_REPLY 313009022 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085427607 DLCTRL DEBUG Command: GET 739547036 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085427607 DLCTRL DEBUG Tx Command reply: GET_REPLY 739547036 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085427610 DLCTRL DEBUG Command: GET 289302493 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085427610 DLCTRL DEBUG Tx Command reply: GET_REPLY 289302493 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085427612 DLCTRL DEBUG Command: GET 527144722 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085427612 DLCTRL DEBUG Tx Command reply: GET_REPLY 527144722 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085427616 DLCTRL DEBUG Command: GET 649350942 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085427616 DLCTRL DEBUG Tx Command reply: GET_REPLY 649350942 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085427620 DLCTRL DEBUG Command: GET 943306253 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085427620 DLCTRL DEBUG Tx Command reply: GET_REPLY 943306253 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085427624 DLCTRL DEBUG Command: GET 967401971 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085427624 DLCTRL DEBUG Tx Command reply: GET_REPLY 967401971 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085427628 DLCTRL DEBUG Command: GET 147216647 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085427628 DLCTRL DEBUG Tx Command reply: GET_REPLY 147216647 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085427631 DLCTRL DEBUG Command: GET 488694915 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085427631 DLCTRL DEBUG Tx Command reply: GET_REPLY 488694915 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085427634 DLCTRL DEBUG Command: GET 438205349 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085427635 DLCTRL DEBUG Tx Command reply: GET_REPLY 438205349 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085427637 DLCTRL DEBUG Command: GET 665131941 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085427637 DLCTRL DEBUG Tx Command reply: GET_REPLY 665131941 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085427640 DLCTRL DEBUG Command: GET 440891105 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085427640 DLCTRL DEBUG Tx Command reply: GET_REPLY 440891105 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085427643 DLCTRL DEBUG Command: GET 201607250 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085427643 DLCTRL DEBUG Tx Command reply: GET_REPLY 201607250 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085427645 DLCTRL DEBUG Command: GET 303066851 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085427645 DLCTRL DEBUG Tx Command reply: GET_REPLY 303066851 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085427648 DLCTRL DEBUG Command: GET 316237616 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085427648 DLCTRL DEBUG Tx Command reply: GET_REPLY 316237616 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000001101111100'B, t_guard := 20.000000 } 20241216085427675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@3dc551994ff5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)7696377 20241216085428702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085428702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085428702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085428702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085428702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x756ff9, normal) (hnbgw_rua.c:407) 20241216085428702 DHNB DEBUG map_rua[0x55e884f6f340]{init}: Allocated (fsm.c:456) 20241216085428702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085428702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7696377 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085428702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085428702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085428702 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085428702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7696377 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085428702 DCN DEBUG map_sccp[0x55e884f78620]{init}: Allocated (fsm.c:456) 20241216085428702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085428702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7696377 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085428702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7696377 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216085428702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085428702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085428702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085428702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085428702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085428702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085428702 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{IDLE}: Allocated (fsm.c:456) 20241216085428702 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085428702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300037c0056400500f1100926) (sccp_scrc.c:406) 20241216085428702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085428702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085428702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085428702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085428702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085428702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085428702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085428702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085428702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085428702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085428702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085428702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085428702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085428702 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085428702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085428702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085428702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085428702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085428702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085428702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085428702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085428702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085428702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085428702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(987)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@3dc551994ff5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)3491501 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(987)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085428708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@3dc551994ff5: Final verdict of PTC: pass 20241216085428708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085428708 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085428708 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085428708 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085428708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085428708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085428708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085428708 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085428708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085428708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085428708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085428708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085428708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085428708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d644c7) (sccp_scrc.c:477) 20241216085428708 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241216085428708 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085428708 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085428708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085428708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085428708 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) 20241216085428708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085428708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@3dc551994ff5: 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 } } } 20241216085428708 DLCTRL DEBUG Command: GET 353809625 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085428708 DLCTRL DEBUG Tx Command reply: GET_REPLY 353809625 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085428710 DLCTRL DEBUG Command: GET 727450300 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085428710 DLCTRL DEBUG Tx Command reply: GET_REPLY 727450300 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085428711 DLCTRL DEBUG Command: GET 617724844 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085428711 DLCTRL DEBUG Tx Command reply: GET_REPLY 617724844 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085428711 DLCTRL DEBUG Command: GET 148718937 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085428711 DLCTRL DEBUG Tx Command reply: GET_REPLY 148718937 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085428712 DLCTRL DEBUG Command: GET 328524124 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085428712 DLCTRL DEBUG Tx Command reply: GET_REPLY 328524124 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085428713 DLCTRL DEBUG Command: GET 927729320 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085428713 DLCTRL DEBUG Tx Command reply: GET_REPLY 927729320 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085428714 DLCTRL DEBUG Command: GET 772727741 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085428714 DLCTRL DEBUG Tx Command reply: GET_REPLY 772727741 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085428715 DLCTRL DEBUG Command: GET 443833648 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085428715 DLCTRL DEBUG Tx Command reply: GET_REPLY 443833648 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085428715 DLCTRL DEBUG Command: GET 371434047 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085428715 DLCTRL DEBUG Tx Command reply: GET_REPLY 371434047 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085428716 DLCTRL DEBUG Command: GET 538467983 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085428716 DLCTRL DEBUG Tx Command reply: GET_REPLY 538467983 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085428717 DLCTRL DEBUG Command: GET 98183810 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085428717 DLCTRL DEBUG Tx Command reply: GET_REPLY 98183810 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085428718 DLCTRL DEBUG Command: GET 408966399 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085428718 DLCTRL DEBUG Tx Command reply: GET_REPLY 408966399 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085428719 DLCTRL DEBUG Command: GET 691386044 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085428719 DLCTRL DEBUG Tx Command reply: GET_REPLY 691386044 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085428720 DLCTRL DEBUG Command: GET 609287587 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085428720 DLCTRL DEBUG Tx Command reply: GET_REPLY 609287587 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085428720 DLCTRL DEBUG Command: GET 276890257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085428720 DLCTRL DEBUG Tx Command reply: GET_REPLY 276890257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085428721 DLCTRL DEBUG Command: GET 737567792 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085428721 DLCTRL DEBUG Tx Command reply: GET_REPLY 737567792 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085428722 DLCTRL DEBUG Command: GET 680688042 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085428722 DLCTRL DEBUG Tx Command reply: GET_REPLY 680688042 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085428723 DLCTRL DEBUG Command: GET 605225742 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085428723 DLCTRL DEBUG Tx Command reply: GET_REPLY 605225742 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085428724 DLCTRL DEBUG Command: GET 926066578 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085428724 DLCTRL DEBUG Tx Command reply: GET_REPLY 926066578 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085428724 DLCTRL DEBUG Command: GET 874428155 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085428724 DLCTRL DEBUG Tx Command reply: GET_REPLY 874428155 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000001111001000'B, t_guard := 20.000000 } 20241216085428737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)11231737 20241216085429761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085429761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085429761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216085429761 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085429761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab61f9, normal) (hnbgw_rua.c:407) 20241216085429761 DHNB DEBUG map_rua[0x55e884eeb8a0]{init}: Allocated (fsm.c:456) 20241216085429761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085429761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11231737 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085429761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085429761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085429761 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216085429761 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11231737 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216085429761 DCN DEBUG map_sccp[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085429761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085429762 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11231737 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085429762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11231737 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216085429762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085429762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085429762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085429762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085429762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085429762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085429762 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{IDLE}: Allocated (fsm.c:456) 20241216085429762 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085429762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003c80056400500f1100926) (sccp_scrc.c:406) 20241216085429762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085429762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085429762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085429762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085429762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085429762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085429762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085429762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085429762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085429762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085429762 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085429762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085429762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085429762 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085429762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085429762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085429762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085429762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085429762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085429762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085429762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085429762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085429762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085429762 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)7581722 HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085429777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085429777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085429777 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085429777 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 20241216085429777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@3dc551994ff5: setverdict(pass): none -> pass 20241216085429777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085429777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085429777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085429777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085429777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085429777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085429777 DLM3UA DEBUG 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) 20241216085429777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085429777 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052fd9a) (sccp_scrc.c:477) 20241216085429777 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241216085429777 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085429777 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085429777 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085429777 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085429777 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) 20241216085429777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085429777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085429779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085429780 DLCTRL DEBUG Command: GET 520553328 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085429780 DLCTRL DEBUG Tx Command reply: GET_REPLY 520553328 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085429784 DLCTRL DEBUG Command: GET 178508650 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085429784 DLCTRL DEBUG Tx Command reply: GET_REPLY 178508650 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085429788 DLCTRL DEBUG Command: GET 289044761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085429788 DLCTRL DEBUG Tx Command reply: GET_REPLY 289044761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085429790 DLCTRL DEBUG Command: GET 873695851 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085429790 DLCTRL DEBUG Tx Command reply: GET_REPLY 873695851 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085429792 DLCTRL DEBUG Command: GET 275451688 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085429792 DLCTRL DEBUG Tx Command reply: GET_REPLY 275451688 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085429794 DLCTRL DEBUG Command: GET 89702390 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085429794 DLCTRL DEBUG Tx Command reply: GET_REPLY 89702390 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085429795 DLCTRL DEBUG Command: GET 290263660 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085429795 DLCTRL DEBUG Tx Command reply: GET_REPLY 290263660 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085429795 DLCTRL DEBUG Command: GET 385291120 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085429795 DLCTRL DEBUG Tx Command reply: GET_REPLY 385291120 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085429796 DLCTRL DEBUG Command: GET 78307673 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085429796 DLCTRL DEBUG Tx Command reply: GET_REPLY 78307673 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085429797 DLCTRL DEBUG Command: GET 997409766 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085429797 DLCTRL DEBUG Tx Command reply: GET_REPLY 997409766 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085429797 DLCTRL DEBUG Command: GET 431242899 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085429797 DLCTRL DEBUG Tx Command reply: GET_REPLY 431242899 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085429798 DLCTRL DEBUG Command: GET 323364219 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085429798 DLCTRL DEBUG Tx Command reply: GET_REPLY 323364219 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085429799 DLCTRL DEBUG Command: GET 963228174 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085429799 DLCTRL DEBUG Tx Command reply: GET_REPLY 963228174 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085429800 DLCTRL DEBUG Command: GET 962410484 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085429800 DLCTRL DEBUG Tx Command reply: GET_REPLY 962410484 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085429800 DLCTRL DEBUG Command: GET 593109581 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085429800 DLCTRL DEBUG Tx Command reply: GET_REPLY 593109581 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085429801 DLCTRL DEBUG Command: GET 125135304 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085429801 DLCTRL DEBUG Tx Command reply: GET_REPLY 125135304 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085429802 DLCTRL DEBUG Command: GET 515403900 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085429802 DLCTRL DEBUG Tx Command reply: GET_REPLY 515403900 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085429803 DLCTRL DEBUG Command: GET 244068165 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085429803 DLCTRL DEBUG Tx Command reply: GET_REPLY 244068165 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085429803 DLCTRL DEBUG Command: GET 905587567 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085429803 DLCTRL DEBUG Tx Command reply: GET_REPLY 905587567 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085429804 DLCTRL DEBUG Command: GET 281486188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085429804 DLCTRL DEBUG Tx Command reply: GET_REPLY 281486188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: "disconnecting msc0" 20241216085429805 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(988)@3dc551994ff5: Final verdict of PTC: none 20241216085429806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085429806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085429806 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 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085429806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085429806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085429806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085429806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085429806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085429806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085429806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085429806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085429806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085429806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085429806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085429806 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 20241216085429806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085429806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085429806 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085429806 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085429806 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085429806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085429806 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085429806 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085429806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d644c7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085429806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085429806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085429806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085429806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085429806 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085429806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085429806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085429806 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085429806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085429806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085429806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085429806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{disrupted}: Freeing instance (context_map.c:202) 20241216085429806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7696377)[0x55e884f6f340]{disrupted}: Deallocated (fsm.c:568) 20241216085429806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085429806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{disconnected}: Freeing instance (context_map.c:206) 20241216085429806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e884f78620]{disconnected}: Deallocated (fsm.c:568) 20241216085429806 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7696377 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085429806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085429806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085429806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085429806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085429806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085429806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085429806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085429806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085429806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085429806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: 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 := '000000000000000001011011'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@3dc551994ff5: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)7696377 20241216085429819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)10454668 20241216085430842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085430842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085430842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085430842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085430842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9f868c, normal) (hnbgw_rua.c:407) 20241216085430842 DHNB DEBUG map_rua[0x55e884f6f340]{init}: Allocated (fsm.c:456) 20241216085430842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085430842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454668 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085430842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085430842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085430842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454668 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216085430842 DCN DEBUG map_sccp[0x55e884f78620]{init}: Allocated (fsm.c:456) 20241216085430842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085430842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10454668 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085430842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454668 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085430842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085430842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085430842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085430842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085430842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085430842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085430842 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{IDLE}: Allocated (fsm.c:456) 20241216085430842 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085430842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300005b0056400500f1100926) (sccp_scrc.c:406) 20241216085430842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085430842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085430842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085430842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085430842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085430842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085430842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085430842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085430842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085430842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085430842 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085430842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085430842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085430842 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085430842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085430842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085430843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085430843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085430843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085430843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085430843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085430843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085430843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)13571685 HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@3dc551994ff5: setverdict(pass): none -> pass 20241216085430849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085430849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085430849 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 20241216085430849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085430849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085430849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085430849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085430849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085430849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085430849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085430849 DLM3UA DEBUG 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) 20241216085430849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085430849 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00129d95) (sccp_scrc.c:477) 20241216085430849 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241216085430849 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085430849 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085430849 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085430849 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085430849 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) 20241216085430849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085430849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085430851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085430853 DLCTRL DEBUG Command: GET 436604384 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085430853 DLCTRL DEBUG Tx Command reply: GET_REPLY 436604384 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085430859 DLCTRL DEBUG Command: GET 924488373 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085430859 DLCTRL DEBUG Tx Command reply: GET_REPLY 924488373 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085430863 DLCTRL DEBUG Command: GET 903743266 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085430863 DLCTRL DEBUG Tx Command reply: GET_REPLY 903743266 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085430865 DLCTRL DEBUG Command: GET 52110436 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085430865 DLCTRL DEBUG Tx Command reply: GET_REPLY 52110436 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085430866 DLCTRL DEBUG Command: GET 576446467 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085430866 DLCTRL DEBUG Tx Command reply: GET_REPLY 576446467 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085430867 DLCTRL DEBUG Command: GET 428542796 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085430867 DLCTRL DEBUG Tx Command reply: GET_REPLY 428542796 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20241216085430868 DLCTRL DEBUG Command: GET 45785055 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085430868 DLCTRL DEBUG Tx Command reply: GET_REPLY 45785055 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085430870 DLCTRL DEBUG Command: GET 498745483 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085430870 DLCTRL DEBUG Tx Command reply: GET_REPLY 498745483 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085430871 DLCTRL DEBUG Command: GET 783429661 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085430871 DLCTRL DEBUG Tx Command reply: GET_REPLY 783429661 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085430872 DLCTRL DEBUG Command: GET 888987853 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085430872 DLCTRL DEBUG Tx Command reply: GET_REPLY 888987853 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085430873 DLCTRL DEBUG Command: GET 91823093 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085430873 DLCTRL DEBUG Tx Command reply: GET_REPLY 91823093 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085430873 DLCTRL DEBUG Command: GET 382178771 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085430873 DLCTRL DEBUG Tx Command reply: GET_REPLY 382178771 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085430875 DLCTRL DEBUG Command: GET 15270205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085430875 DLCTRL DEBUG Tx Command reply: GET_REPLY 15270205 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085430876 DLCTRL DEBUG Command: GET 120540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085430876 DLCTRL DEBUG Tx Command reply: GET_REPLY 120540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085430877 DLCTRL DEBUG Command: GET 854864547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085430877 DLCTRL DEBUG Tx Command reply: GET_REPLY 854864547 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085430879 DLCTRL DEBUG Command: GET 48809141 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085430879 DLCTRL DEBUG Tx Command reply: GET_REPLY 48809141 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085430879 DLCTRL DEBUG Command: GET 382496955 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085430879 DLCTRL DEBUG Tx Command reply: GET_REPLY 382496955 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085430880 DLCTRL DEBUG Command: GET 611319441 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085430880 DLCTRL DEBUG Tx Command reply: GET_REPLY 611319441 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085430881 DLCTRL DEBUG Command: GET 640976058 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085430881 DLCTRL DEBUG Tx Command reply: GET_REPLY 640976058 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085430882 DLCTRL DEBUG Command: GET 170566243 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085430882 DLCTRL DEBUG Tx Command reply: GET_REPLY 170566243 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085430884 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085430884 DLINP DEBUG SRVCONN(,r=127.0.0.1:42673<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085430884 DLINP NOTICE SRV(,r=127.0.0.1:42673<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085430884 DMAIN NOTICE (127.0.0.1:42673 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42673<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085430884 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085430884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40696<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085430884 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44463<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(982)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(990)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-RAN(985)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@3dc551994ff5: Final verdict of PTC: none 20241216085430885 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085430885 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085430885 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085430885 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) 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085430885 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 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085430885 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085430885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085430885 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085430885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085430885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(992)@3dc551994ff5: Final verdict of PTC: none 20241216085430885 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085430885 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) 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085430885 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085430885 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 20241216085430886 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 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085430886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085430886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085430886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085430886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085430886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085430886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085430886 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085430886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085430886 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085430886 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085430886 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085430886 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 20241216085430886 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085430886 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) 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085430886 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 20241216085430886 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085430886 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) 20241216085430886 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085430886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085430886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085430886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085430886 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 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085430886 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085430886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085430886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085430886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085430886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085430886 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085430886 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085430886 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085430886 DRANAP NOTICE cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085430886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085430886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085430886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085430886 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 20241216085430886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085430886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085430886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc1-M3UA(986)@3dc551994ff5: Final verdict of PTC: none 20241216085430886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085430886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085430886 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085430886 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085430886 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085430886 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085430886 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085430886 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085430886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052fd9a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085430886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085430886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085430886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085430886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085430886 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085430886 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085430886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11231737)[0x55e884eeb8a0]{disrupted}: Deallocated (fsm.c:568) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{disconnected}: Freeing instance (context_map.c:206) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e884f6ca00]{disconnected}: Deallocated (fsm.c:568) 20241216085430886 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11231737 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) VirtHNBGW-STATS(974)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(983)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(984)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(993)@3dc551994ff5: Final verdict of PTC: none 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085430886 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085430886 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085430886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129d95), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085430886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085430886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085430886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085430886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085430886 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085430886 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085430886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{disrupted}: Freeing instance (context_map.c:202) 20241216085430886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10454668)[0x55e884f6f340]{disrupted}: Deallocated (fsm.c:568) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{disconnected}: Freeing instance (context_map.c:206) 20241216085430886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e884f78620]{disconnected}: Deallocated (fsm.c:568) 20241216085430886 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10454668 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216085430886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085430886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085430886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085430886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085430886 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085430886 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085430887 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(981)@3dc551994ff5: Final verdict of PTC: none 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085430886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085430886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085430886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085430886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085430886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085430886 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085430886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085430887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085430887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085430887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085430887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085430887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085430887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085430887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085430890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(976)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:30 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 20241216085430972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085431575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=604068) 20241216085431588 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085431588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498ae6), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085431588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085431588 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085431588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085431588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085431588 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085431588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb36f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085431588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085431588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085431588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085431588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085431588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085431588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085431589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085431589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085431589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085431589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085431589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085431589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085431589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085431589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085431589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085431589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085431589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085431589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085431589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085431589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085431589 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 20241216085431806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085431806 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085431806 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=604068, count=614476) 20241216085432886 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085432886 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085432886 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085432886 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085432886 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085432886 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085432886 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085432886 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085432886 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54: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_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 20241216085434289 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085434290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085434290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434290 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085434290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434290 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085434290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085434290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434290 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085434290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434290 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085434290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085434290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434290 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085434290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085434291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085434291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085434291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085434291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085434291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085434291 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 20241216085434291 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241216085434692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085434698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085434703 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39203<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085434719 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085434719 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085434730 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434730 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434731 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434731 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434731 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434731 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085434731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085434731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085434731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434731 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434731 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434731 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085434732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085434732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085434732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085434732 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434732 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085434732 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085434732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085434732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434732 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434732 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45255 (stream_srv.c:132) 20241216085434732 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45255<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085434732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434732 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434732 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085434732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085434732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085434732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085434733 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434733 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085434733 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085434733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434733 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085434733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434733 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434733 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434733 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085434733 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085434733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434733 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085434733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434733 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434733 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 20241216085434733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085434733 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085434733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085434733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085434733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085434733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1007)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(1007)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(1005)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085434754 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434754 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434754 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434754 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434754 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434754 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434754 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085434754 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434755 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434755 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085434756 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434756 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085434756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434756 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434756 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434756 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085434756 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434756 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085434756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434756 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434756 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434756 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085434756 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434756 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085434756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434756 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434756 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085434756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085434756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434756 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434756 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 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085434756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085434756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085434756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085434756 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 20241216085434756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085434756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085434757 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085434775 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085434775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085434775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085434775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085434775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085434775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085434775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085434776 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085434776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085434776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085434776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434776 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085434776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085434776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085434776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085434776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085434776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085434776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085434776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085434776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085434776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085434776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085434783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085434783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085434783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085434783 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085434783 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085434783 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085434783 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085434783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085434783 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085434788 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085434788 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085434788 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085434788 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085434788 DHNBAP DEBUG (127.0.0.1:45255 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085434788 DHNBAP NOTICE (127.0.0.1:45255 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085434788 DHNBAP NOTICE (127.0.0.1:45255 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085434788 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085434788 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085434951 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085434951 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085434951 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085434951 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085434960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434960 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085434960 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085434960 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085434960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085434960 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085434960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085434963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434963 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085434964 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085434964 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085434964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085434964 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085434964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085434964 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 20241216085434964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085434964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085434964 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085434964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085434964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085434964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085434964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085434964 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085434964 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085434964 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434965 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434965 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085434965 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085434965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085434966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434966 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085434966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085434966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085434966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085434966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085434972 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085434972 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085434972 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085434972 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085434979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085434979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085434979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085434979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085434979 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085434979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085434981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434981 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085434981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085434981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085434981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085434981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085434982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085434982 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 20241216085434982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085434982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085434982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085434982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085434982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085434982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085434982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085434982 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085434982 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085434982 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085434983 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085434983 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085434983 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085434983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085434983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085434983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085434983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085434983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085434983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085434983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085434983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085434983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085434983 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085434983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085434983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085434983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085434984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085434984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085434984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085434984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085434984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435496 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085435496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cea8f), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085435496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085435496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085435496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085435496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085435496 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085435496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085435496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085435496 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085435496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085435496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085435496 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085435496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00118372), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085435496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085435496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085435496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085435496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085435497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085435497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085435497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085435497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085435497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085435497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085435497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085435497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085435497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085435497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085435497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085435503 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085435503 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085435503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085435503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085435503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085435503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085435504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085435504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085435504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085435504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085435504 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=002cea8f) (sccp_scrc.c:477) 20241216085435504 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20241216085435504 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085435504 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085435504 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085435504 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085435504 DLSCCP DEBUG SCCP-SCOC(99)[0x55e884f76a60]{IDLE}: Deallocated (fsm.c:568) 20241216085435710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435710 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085435710 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085435710 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085435710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085435710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085435710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085435710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085435710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085435710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085435710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085435710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085435711 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=00118372) (sccp_scrc.c:477) 20241216085435711 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20241216085435711 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085435711 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085435711 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085435711 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085435711 DLSCCP DEBUG SCCP-SCOC(101)[0x55e884fa37c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085435767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435767 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085435767 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085435767 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085435767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085435767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085435767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085435767 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085435767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085435767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085435768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085435768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085435768 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085435768 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085435768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085435768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085435768 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085435768 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085435768 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085435768 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085435768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085435768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085435768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085435768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085435768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085435768 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085435768 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085435768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085435769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085435769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085435769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085435769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085435769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085435769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435771 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085435771 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085435771 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085435771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085435771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085435771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085435771 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085435771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085435771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085435771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085435771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085435771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085435771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085435771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085435771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085435771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085435771 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085435771 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085435771 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085435918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085435918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085435918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085435918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085435918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085435918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085435918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085435918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085435918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085435918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085435918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085435918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085435918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085435918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085435918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085435918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085435918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085435918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085435918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085435918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085435918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085435918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085435919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085435919 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085435919 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085435919 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085435919 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085435919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085435919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085435919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085435919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085435919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085435919 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085435919 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085435919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085435919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085435919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085435919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085435919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085435919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085435919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085435919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085435919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085435919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085435919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085435920 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085435920 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085435920 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085435920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085435920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085435920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085435920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085435920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085435920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085435920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085435920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085436804 DLCTRL DEBUG Command: GET 417474690 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085436804 DLCTRL DEBUG Tx Command reply: GET_REPLY 417474690 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085436810 DLCTRL DEBUG Command: GET 272575376 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085436810 DLCTRL DEBUG Tx Command reply: GET_REPLY 272575376 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085436813 DLCTRL DEBUG Command: GET 811632866 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085436813 DLCTRL DEBUG Tx Command reply: GET_REPLY 811632866 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085436815 DLCTRL DEBUG Command: GET 644604466 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085436815 DLCTRL DEBUG Tx Command reply: GET_REPLY 644604466 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085436817 DLCTRL DEBUG Command: GET 334436077 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085436817 DLCTRL DEBUG Tx Command reply: GET_REPLY 334436077 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085436819 DLCTRL DEBUG Command: GET 276245556 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085436819 DLCTRL DEBUG Tx Command reply: GET_REPLY 276245556 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085436821 DLCTRL DEBUG Command: GET 727881483 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085436821 DLCTRL DEBUG Tx Command reply: GET_REPLY 727881483 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085436823 DLCTRL DEBUG Command: GET 397438903 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085436823 DLCTRL DEBUG Tx Command reply: GET_REPLY 397438903 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085436824 DLCTRL DEBUG Command: GET 916350539 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085436824 DLCTRL DEBUG Tx Command reply: GET_REPLY 916350539 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085436826 DLCTRL DEBUG Command: GET 255560262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085436826 DLCTRL DEBUG Tx Command reply: GET_REPLY 255560262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085436827 DLCTRL DEBUG Command: GET 58619757 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085436827 DLCTRL DEBUG Tx Command reply: GET_REPLY 58619757 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085436829 DLCTRL DEBUG Command: GET 903291293 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085436829 DLCTRL DEBUG Tx Command reply: GET_REPLY 903291293 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085436830 DLCTRL DEBUG Command: GET 368411091 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085436830 DLCTRL DEBUG Tx Command reply: GET_REPLY 368411091 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085436831 DLCTRL DEBUG Command: GET 871499447 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085436831 DLCTRL DEBUG Tx Command reply: GET_REPLY 871499447 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085436832 DLCTRL DEBUG Command: GET 469481695 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085436832 DLCTRL DEBUG Tx Command reply: GET_REPLY 469481695 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085436833 DLCTRL DEBUG Command: GET 677025044 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085436833 DLCTRL DEBUG Tx Command reply: GET_REPLY 677025044 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085436834 DLCTRL DEBUG Command: GET 576953519 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085436834 DLCTRL DEBUG Tx Command reply: GET_REPLY 576953519 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085436835 DLCTRL DEBUG Command: GET 998276809 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085436835 DLCTRL DEBUG Tx Command reply: GET_REPLY 998276809 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085436836 DLCTRL DEBUG Command: GET 632707388 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085436836 DLCTRL DEBUG Tx Command reply: GET_REPLY 632707388 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085436836 DLCTRL DEBUG Command: GET 524742014 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085436836 DLCTRL DEBUG Tx Command reply: GET_REPLY 524742014 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: 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@3dc551994ff5: "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@3dc551994ff5: 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 := '000000000000000110000011'B, t_guard := 20.000000 } 20241216085436852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)6609723 20241216085437902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085437903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085437903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216085437903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085437903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64db3b, normal) (hnbgw_rua.c:407) 20241216085437903 DHNB DEBUG map_rua[0x55e884fa37c0]{init}: Allocated (fsm.c:456) 20241216085437903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085437903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6609723 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085437903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085437903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085437903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216085437903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6609723 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085437903 DCN DEBUG map_sccp[0x55e884f76a60]{init}: Allocated (fsm.c:456) 20241216085437903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085437903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6609723 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085437903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6609723 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216085437903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085437903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085437903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085437903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085437903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085437903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085437904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085437904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085437904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085437904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085437904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085437904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085437904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085437904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085437903 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{IDLE}: Allocated (fsm.c:456) 20241216085437903 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085437904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001830056400500f1100926) (sccp_scrc.c:406) 20241216085437904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085437904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085437904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085437904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085437904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085437904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085437904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085437904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085437904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085437904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085437904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085437904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085437904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085437904 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085437904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085437904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)11550626 HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085437944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085437944 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085437944 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085437944 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085437944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085437944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085437944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085437945 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085437945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085437945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@3dc551994ff5: setverdict(pass): none -> pass 20241216085437945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085437946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085437946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085437946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bfe15d) (sccp_scrc.c:477) 20241216085437946 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241216085437946 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085437946 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085437946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085437946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085437946 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) 20241216085437946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085437946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085437949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085437952 DLCTRL DEBUG Command: GET 796203575 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085437952 DLCTRL DEBUG Tx Command reply: GET_REPLY 796203575 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085437957 DLCTRL DEBUG Command: GET 281707363 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085437957 DLCTRL DEBUG Tx Command reply: GET_REPLY 281707363 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085437962 DLCTRL DEBUG Command: GET 130085255 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085437962 DLCTRL DEBUG Tx Command reply: GET_REPLY 130085255 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085437964 DLCTRL DEBUG Command: GET 86633439 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085437964 DLCTRL DEBUG Tx Command reply: GET_REPLY 86633439 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085437968 DLCTRL DEBUG Command: GET 659661335 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085437968 DLCTRL DEBUG Tx Command reply: GET_REPLY 659661335 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085437969 DLCTRL DEBUG Command: GET 912147334 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085437969 DLCTRL DEBUG Tx Command reply: GET_REPLY 912147334 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085437970 DLCTRL DEBUG Command: GET 774861487 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085437970 DLCTRL DEBUG Tx Command reply: GET_REPLY 774861487 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085437973 DLCTRL DEBUG Command: GET 455959306 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085437973 DLCTRL DEBUG Tx Command reply: GET_REPLY 455959306 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085437975 DLCTRL DEBUG Command: GET 845925437 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085437975 DLCTRL DEBUG Tx Command reply: GET_REPLY 845925437 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085437978 DLCTRL DEBUG Command: GET 455260065 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085437978 DLCTRL DEBUG Tx Command reply: GET_REPLY 455260065 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085437980 DLCTRL DEBUG Command: GET 995210172 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085437980 DLCTRL DEBUG Tx Command reply: GET_REPLY 995210172 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085437982 DLCTRL DEBUG Command: GET 903075913 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085437982 DLCTRL DEBUG Tx Command reply: GET_REPLY 903075913 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085437983 DLCTRL DEBUG Command: GET 554405753 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085437983 DLCTRL DEBUG Tx Command reply: GET_REPLY 554405753 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085437985 DLCTRL DEBUG Command: GET 335337548 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085437985 DLCTRL DEBUG Tx Command reply: GET_REPLY 335337548 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085437986 DLCTRL DEBUG Command: GET 568772861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085437986 DLCTRL DEBUG Tx Command reply: GET_REPLY 568772861 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085437988 DLCTRL DEBUG Command: GET 28348795 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085437988 DLCTRL DEBUG Tx Command reply: GET_REPLY 28348795 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085437989 DLCTRL DEBUG Command: GET 840392591 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085437989 DLCTRL DEBUG Tx Command reply: GET_REPLY 840392591 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085437991 DLCTRL DEBUG Command: GET 304195496 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085437991 DLCTRL DEBUG Tx Command reply: GET_REPLY 304195496 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085437992 DLCTRL DEBUG Command: GET 926852441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085437992 DLCTRL DEBUG Tx Command reply: GET_REPLY 926852441 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085437993 DLCTRL DEBUG Command: GET 916039830 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085437993 DLCTRL DEBUG Tx Command reply: GET_REPLY 916039830 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: 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 := '000000000000000101011001'B, t_guard := 20.000000 } 20241216085438005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)4963476 20241216085439022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085439022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085439022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216085439022 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085439022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4bbc94, normal) (hnbgw_rua.c:407) 20241216085439022 DHNB DEBUG map_rua[0x55e884f6ca00]{init}: Allocated (fsm.c:456) 20241216085439022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085439022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4963476 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085439022 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085439022 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085439022 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216085439022 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4963476 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085439022 DCN DEBUG map_sccp[0x55e884f6f340]{init}: Allocated (fsm.c:456) 20241216085439022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085439022 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4963476 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085439022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4963476 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216085439022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085439022 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085439022 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085439022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085439022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085439022 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085439022 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{IDLE}: Allocated (fsm.c:456) 20241216085439022 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085439022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001590056400500f1100926) (sccp_scrc.c:406) 20241216085439022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085439022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085439022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085439022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085439022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085439022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085439022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085439022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085439022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085439022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085439022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085439022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085439022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085439022 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085439022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085439022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085439022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085439022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085439022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085439022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085439022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085439022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085439022 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)10740777 HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Session index based on connection ID:1 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085439025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439025 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085439025 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085439025 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085439025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085439025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085439025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085439025 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085439025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085439025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085439025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085439025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085439025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085439025 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ac7fc) (sccp_scrc.c:477) 20241216085439025 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241216085439025 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085439025 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085439025 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085439025 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085439025 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) 20241216085439025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085439025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085439026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085439027 DLCTRL DEBUG Command: GET 118684755 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085439027 DLCTRL DEBUG Tx Command reply: GET_REPLY 118684755 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085439028 DLCTRL DEBUG Command: GET 354217205 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085439028 DLCTRL DEBUG Tx Command reply: GET_REPLY 354217205 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085439028 DLCTRL DEBUG Command: GET 739323894 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085439028 DLCTRL DEBUG Tx Command reply: GET_REPLY 739323894 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085439029 DLCTRL DEBUG Command: GET 821021411 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085439029 DLCTRL DEBUG Tx Command reply: GET_REPLY 821021411 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085439030 DLCTRL DEBUG Command: GET 806527273 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085439030 DLCTRL DEBUG Tx Command reply: GET_REPLY 806527273 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085439031 DLCTRL DEBUG Command: GET 846944673 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085439031 DLCTRL DEBUG Tx Command reply: GET_REPLY 846944673 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085439032 DLCTRL DEBUG Command: GET 344012463 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085439032 DLCTRL DEBUG Tx Command reply: GET_REPLY 344012463 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085439033 DLCTRL DEBUG Command: GET 544202113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085439033 DLCTRL DEBUG Tx Command reply: GET_REPLY 544202113 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085439034 DLCTRL DEBUG Command: GET 29979284 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085439034 DLCTRL DEBUG Tx Command reply: GET_REPLY 29979284 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085439035 DLCTRL DEBUG Command: GET 367585177 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085439035 DLCTRL DEBUG Tx Command reply: GET_REPLY 367585177 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085439036 DLCTRL DEBUG Command: GET 135544607 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085439036 DLCTRL DEBUG Tx Command reply: GET_REPLY 135544607 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085439037 DLCTRL DEBUG Command: GET 312796911 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085439037 DLCTRL DEBUG Tx Command reply: GET_REPLY 312796911 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085439038 DLCTRL DEBUG Command: GET 797891 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085439038 DLCTRL DEBUG Tx Command reply: GET_REPLY 797891 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085439039 DLCTRL DEBUG Command: GET 292150537 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085439039 DLCTRL DEBUG Tx Command reply: GET_REPLY 292150537 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085439039 DLCTRL DEBUG Command: GET 283293210 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085439039 DLCTRL DEBUG Tx Command reply: GET_REPLY 283293210 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085439040 DLCTRL DEBUG Command: GET 870484169 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085439040 DLCTRL DEBUG Tx Command reply: GET_REPLY 870484169 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085439041 DLCTRL DEBUG Command: GET 884060881 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085439041 DLCTRL DEBUG Tx Command reply: GET_REPLY 884060881 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085439042 DLCTRL DEBUG Command: GET 863319233 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085439042 DLCTRL DEBUG Tx Command reply: GET_REPLY 863319233 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085439043 DLCTRL DEBUG Command: GET 312482006 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085439043 DLCTRL DEBUG Tx Command reply: GET_REPLY 312482006 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085439044 DLCTRL DEBUG Command: GET 618673827 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085439044 DLCTRL DEBUG Tx Command reply: GET_REPLY 618673827 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: "connecting cnlink 1" 20241216085439045 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1016)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@3dc551994ff5: ************************************************* MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1014)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085439262 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 20241216085439262 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 20241216085439262 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085439262 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085439270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439270 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085439270 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085439270 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085439270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085439270 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085439270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085439273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439273 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085439273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085439273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085439273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085439273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085439273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085439273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085439273 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085439273 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085439273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085439273 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085439273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085439273 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 20241216085439273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085439273 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085439273 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085439273 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085439275 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085439275 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085439275 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085439275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085439275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085439275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085439275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085439275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085439275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085439275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085439275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085439275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085439275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085439275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085439275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085439275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085439275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085439275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085439275 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085439275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085439275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085439275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085439275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085439275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085439275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085439275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085439807 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085439807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d644c7), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085439807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085439807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085439807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085439807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085439807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085439807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085439808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085439808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085439808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085439808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085439808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085439812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085439812 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085439812 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085439812 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085439812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085439812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085439812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085439812 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085439813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085439813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085439813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085439813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085439813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085439813 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=00d644c7) (sccp_scrc.c:477) 20241216085439813 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241216085439813 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085439813 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085439813 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085439813 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085439813 DLSCCP DEBUG SCCP-SCOC(110)[0x55e884f5e860]{IDLE}: Deallocated (fsm.c:568) MTC@3dc551994ff5: 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 := '000000000000001000010000'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085440077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085440077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085440077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085440077 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 20241216085440077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085440077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085440077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085440077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085440077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085440077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085440077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085440077 DLM3UA DEBUG 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) 20241216085440077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085440077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085440077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085440077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085440077 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085440077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085440077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085440077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085440077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085440077 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085440077 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) 20241216085440077 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) 20241216085440077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085440077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085440077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085440078 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085440078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085440078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085440078 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085440078 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: link up (cnlink.c:111) 20241216085440078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085440078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085440078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085440078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085440078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085440078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085440078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085440078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085440080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085440080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085440080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085440080 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085440080 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085440080 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 20241216085440080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085440080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085440080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085440080 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085440080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085440080 DLM3UA DEBUG 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) 20241216085440080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085440080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085440080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085440080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085440080 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085440080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085440080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085440080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085440080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085440080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085440080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085440080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085440080 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085440080 DRANAP INFO cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085440090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085440887 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085440887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129d95), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085440887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085440887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085440887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085440887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085440888 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085440888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052fd9a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085440888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085440888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085440888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085440888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085440888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085440888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085440888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085440888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085440888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085440888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085440888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085440888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085440888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085440888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085440888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085440888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085440888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085440888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085440888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085440888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085440895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085440895 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085440895 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085440895 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 20241216085440895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085440895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085440895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085440895 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085440896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085440896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085440896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085440896 DLM3UA DEBUG 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) 20241216085440896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085440896 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=00129d95) (sccp_scrc.c:477) 20241216085440896 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241216085440896 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085440896 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085440896 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085440896 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085440896 DLSCCP DEBUG SCCP-SCOC(112)[0x55e884f6e760]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@3dc551994ff5: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit 20241216085441098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441098 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085441098 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085441098 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 20241216085441098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085441098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085441098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085441098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085441098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085441099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085441099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085441099 DLM3UA DEBUG 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) 20241216085441099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085441099 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=0052fd9a) (sccp_scrc.c:477) 20241216085441099 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241216085441099 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085441099 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085441099 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085441099 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085441099 DLSCCP DEBUG SCCP-SCOC(111)[0x55e884f7e190]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@3dc551994ff5: 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)@3dc551994ff5: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)7092747 20241216085441117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085441117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085441117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085441117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085441117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6c3a0b, normal) (hnbgw_rua.c:407) 20241216085441117 DHNB DEBUG map_rua[0x55e884f7e190]{init}: Allocated (fsm.c:456) 20241216085441117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085441117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7092747 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085441117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085441117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085441117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7092747 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216085441117 DCN DEBUG map_sccp[0x55e884f6e760]{init}: Allocated (fsm.c:456) 20241216085441117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085441117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7092747 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216085441117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7092747 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085441117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085441117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085441117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085441117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085441117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085441117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085441117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{IDLE}: Allocated (fsm.c:456) 20241216085441117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085441117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002100056400500f1100926) (sccp_scrc.c:406) 20241216085441117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085441117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085441117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085441117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085441117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085441117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085441117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085441117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085441117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085441117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085441117 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085441117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085441117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085441117 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085441117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085441117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085441118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085441118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085441118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085441118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085441118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085441118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085441118 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1014)@3dc551994ff5: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@3dc551994ff5: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@3dc551994ff5: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)2301052 HNBGW_Test.sgsn1-SCCP(1014)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@3dc551994ff5: setverdict(pass): none -> pass 20241216085441134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085441134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085441134 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 20241216085441134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085441134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085441134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085441134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085441135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085441135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085441135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085441135 DLM3UA DEBUG 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) 20241216085441135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085441135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8dff2) (sccp_scrc.c:477) 20241216085441135 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241216085441135 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085441135 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085441135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085441135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085441135 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) 20241216085441135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085441135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085441138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50950<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: 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 } } } 20241216085441140 DLCTRL DEBUG Command: GET 430241399 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216085441140 DLCTRL DEBUG Tx Command reply: GET_REPLY 430241399 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085441145 DLCTRL DEBUG Command: GET 54556012 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216085441145 DLCTRL DEBUG Tx Command reply: GET_REPLY 54556012 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085441149 DLCTRL DEBUG Command: GET 835491599 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085441149 DLCTRL DEBUG Tx Command reply: GET_REPLY 835491599 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085441152 DLCTRL DEBUG Command: GET 319155651 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085441152 DLCTRL DEBUG Tx Command reply: GET_REPLY 319155651 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085441154 DLCTRL DEBUG Command: GET 601995236 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085441154 DLCTRL DEBUG Tx Command reply: GET_REPLY 601995236 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085441155 DLCTRL DEBUG Command: GET 539858387 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216085441155 DLCTRL DEBUG Tx Command reply: GET_REPLY 539858387 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085441156 DLCTRL DEBUG Command: GET 494551927 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216085441156 DLCTRL DEBUG Tx Command reply: GET_REPLY 494551927 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085441158 DLCTRL DEBUG Command: GET 619777011 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085441158 DLCTRL DEBUG Tx Command reply: GET_REPLY 619777011 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085441158 DLCTRL DEBUG Command: GET 306786274 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085441158 DLCTRL DEBUG Tx Command reply: GET_REPLY 306786274 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085441159 DLCTRL DEBUG Command: GET 250729553 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085441159 DLCTRL DEBUG Tx Command reply: GET_REPLY 250729553 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085441160 DLCTRL DEBUG Command: GET 107146802 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216085441160 DLCTRL DEBUG Tx Command reply: GET_REPLY 107146802 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085441161 DLCTRL DEBUG Command: GET 585115801 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216085441161 DLCTRL DEBUG Tx Command reply: GET_REPLY 585115801 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085441162 DLCTRL DEBUG Command: GET 223212598 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085441162 DLCTRL DEBUG Tx Command reply: GET_REPLY 223212598 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085441163 DLCTRL DEBUG Command: GET 608073786 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085441163 DLCTRL DEBUG Tx Command reply: GET_REPLY 608073786 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085441163 DLCTRL DEBUG Command: GET 839011327 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085441163 DLCTRL DEBUG Tx Command reply: GET_REPLY 839011327 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085441164 DLCTRL DEBUG Command: GET 507191249 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216085441164 DLCTRL DEBUG Tx Command reply: GET_REPLY 507191249 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085441165 DLCTRL DEBUG Command: GET 427288124 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216085441165 DLCTRL DEBUG Tx Command reply: GET_REPLY 427288124 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085441166 DLCTRL DEBUG Command: GET 180073423 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085441166 DLCTRL DEBUG Tx Command reply: GET_REPLY 180073423 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085441167 DLCTRL DEBUG Command: GET 841017345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085441167 DLCTRL DEBUG Tx Command reply: GET_REPLY 841017345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085441167 DLCTRL DEBUG Command: GET 528895452 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085441167 DLCTRL DEBUG Tx Command reply: GET_REPLY 528895452 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085441171 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085441171 DLINP DEBUG SRVCONN(,r=127.0.0.1:45255<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085441171 DLINP NOTICE SRV(,r=127.0.0.1:45255<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085441171 DMAIN NOTICE (127.0.0.1:45255 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45255<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085441171 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085441171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085441171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085441171 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39203<->l=127.0.0.1:4262) (control_if.c:193) 20241216085441171 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085441171 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 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1015)@3dc551994ff5: Final verdict of PTC: none 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085441171 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085441171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085441171 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085441171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-SCCP(1005)@3dc551994ff5: Final verdict of PTC: none 20241216085441171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085441171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085441171 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 20241216085441171 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 20241216085441171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085441171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085441171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085441171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085441171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085441171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085441171 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085441171 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085441171 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085441171 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085441171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085441171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085441171 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085441171 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085441171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfe15d), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085441171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085441171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085441171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085441171 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085441171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085441171 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085441171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085441171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085441171 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085441171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085441171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085441171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085441171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{disrupted}: Freeing instance (context_map.c:202) 20241216085441171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6609723)[0x55e884fa37c0]{disrupted}: Deallocated (fsm.c:568) 20241216085441171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085441171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{disconnected}: Freeing instance (context_map.c:206) 20241216085441171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e884f76a60]{disconnected}: Deallocated (fsm.c:568) 20241216085441171 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6609723 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085441171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085441171 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085441172 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085441172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac7fc), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085441172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085441172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085441172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085441172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085441172 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) HNBGW_Test.sgsn1-SCCP(1014)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@3dc551994ff5: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@3dc551994ff5: Final verdict of PTC: none 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085441172 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085441172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{disrupted}: Freeing instance (context_map.c:202) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4963476)[0x55e884f6ca00]{disrupted}: Deallocated (fsm.c:568) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{disconnected}: Freeing instance (context_map.c:206) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e884f6f340]{disconnected}: Deallocated (fsm.c:568) 20241216085441172 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4963476 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085441171 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 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085441171 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085441171 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085441171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085441171 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085441172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085441172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085441172 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 20241216085441172 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 20241216085441172 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) 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085441172 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 20241216085441172 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085441172 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) 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-M3UA(1010)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1006)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@3dc551994ff5: Final verdict of PTC: none 20241216085441172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085441172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085441172 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085441172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085441172 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085441172 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085441172 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085441172 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085441172 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085441172 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085441172 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085441172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085441172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-M3UA(1007)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@3dc551994ff5: Final verdict of PTC: none 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085441172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085441172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085441172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085441172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085441172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085441172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085441172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085441172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085441172 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085441172 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085441172 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085441172 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085441172 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085441172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8dff2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085441172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085441172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085441172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085441172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085441172 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{disrupted}: Freeing instance (context_map.c:202) 20241216085441172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7092747)[0x55e884f7e190]{disrupted}: Deallocated (fsm.c:568) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{disconnected}: Freeing instance (context_map.c:206) 20241216085441172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e884f6e760]{disconnected}: Deallocated (fsm.c:568) 20241216085441172 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7092747 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216085441172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085441172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085441172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua IPA-CTRL-CLI-IPA(999)@3dc551994ff5: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@3dc551994ff5: Final verdict of PTC: none20241216085441172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085441172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085441172 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(998)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(1011)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1016)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085441173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50918<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:41 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 20241216085441265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085441589 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085441589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb36f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085441589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085441589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085441589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085441589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085441589 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085441589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498ae6), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085441589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085441589 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085441589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085441589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085441589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085441590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085441590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085441590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085441590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085441590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085441590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085441590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085441590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085441590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085441590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085441590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085441590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085441590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085441590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085441590 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 20241216085441867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524932) Waiting for packet dumper to finish... 1 (prev_count=524932, count=534740) 20241216085443173 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085443173 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085443173 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085443173 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085443173 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085443173 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54:43 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 20241216085444290 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085444290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085444290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444290 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085444290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444291 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085444291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085444291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444291 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085444291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444291 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085444291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085444291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085444291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085444291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085444291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085444291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085444291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085444291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085444291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085444291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085444291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085444291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085444292 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 20241216085444292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085444292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085444292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085444292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085444292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085444292 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 20241216085444292 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 20241216085444776 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085444776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085444776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085444776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444776 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085444776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085444776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085444776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444776 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085444776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085444776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085444776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085444777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085444777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085444777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085444777 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 20241216085444777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085444777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085444777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085444777 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 20241216085444778 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_second_rab_assignment started. 20241216085444958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085444962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085444966 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42375<->l=127.0.0.1:4262) (control_if.c:572) 20241216085444982 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444982 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444982 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444982 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444983 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444983 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444983 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444983 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444983 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085444983 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)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085444984 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085444984 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085444984 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085444984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085444984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444984 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085444984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444984 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085444984 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085444984 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085444984 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085444984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085444984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444984 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085444984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444984 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085444984 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085444984 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085444984 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085444984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085444984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085444984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444985 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085444985 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085444985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085444985 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085444985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085444985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085444985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085444985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085444985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085444985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085444985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085444985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085444985 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085444985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444985 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 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085444985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085444985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085444985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085444985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085444985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085444985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085444985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(1026)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085444999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444999 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444999 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444999 DRANAP NOTICE cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085444999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444999 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085444999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085444999 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085445000 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085445000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085445000 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085445000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085445000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085445000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445000 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085445000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445000 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085445000 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085445000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085445000 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085445000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085445000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085445000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085445001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445001 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085445001 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085445001 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085445001 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085445001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085445001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085445001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445001 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085445001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445001 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085445001 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085445001 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085445001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085445001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085445001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085445001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085445001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445001 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085445001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445001 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 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085445001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085445001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085445001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085445001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085445001 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 20241216085445001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085445001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085445001 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085445025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085445025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085445025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085445025 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085445025 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085445025 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085445025 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085445025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085445025 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085445197 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085445197 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085445197 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085445197 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085445207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445208 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085445208 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085445208 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085445208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085445208 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085445208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085445212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445212 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085445212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085445212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085445212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085445212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085445212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085445212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085445212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085445212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085445212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085445212 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 20241216085445212 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 20241216085445212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085445212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085445212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085445212 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085445212 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085445212 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085445213 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085445213 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085445213 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085445213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085445213 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085445213 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085445213 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085445213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085445213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085445213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085445214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445214 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085445214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085445214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085445214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085445214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085445214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1029)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085445219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085445219 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085445219 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085445219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085445219 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085445219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085445222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445222 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085445222 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085445222 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085445222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085445222 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085445222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085445222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085445222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085445222 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085445222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085445222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085445222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085445222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085445222 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085445222 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085445222 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085445222 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 20241216085445222 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 20241216085445223 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085445223 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085445223 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085445224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085445224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085445224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085445224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085445224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085445224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085445224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445224 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085445224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085445224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085445224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085445224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085445224 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085445497 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085445497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ca8c9), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085445497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085445497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085445497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085445497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085445498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085445498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085445498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085445498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085445498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085445498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085445498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085445498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085445498 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.msc0-RAN(1025)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085446007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085446007 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085446007 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085446007 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085446007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085446007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085446007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085446007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085446007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085446007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085446007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085446007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085446007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085446007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085446007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085446007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085446007 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085446007 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085446007 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085446007 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085446007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085446007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085446007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085446007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085446007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085446007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085446007 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085446007 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085446007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085446007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085446007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085446007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085446007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085446007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085446007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085446007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085446008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085446008 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085446008 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085446008 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085446008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085446008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085446008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085446008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085446008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085446008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085446008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085446008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085446008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085446008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085446008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085446008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085446008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085446008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085446008 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085446008 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085446008 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085446018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085446018 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085446018 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085446018 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085446018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085446018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085446018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085446018 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085446018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085446018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085446018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085446018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085446018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085446018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085446018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085446018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085446018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085446018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085446018 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085446018 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085446018 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085446018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085446018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085446018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085446018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085446018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085446018 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085446018 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085446018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085446018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085446018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085446018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085446018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085446018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085446018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085446018 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085446020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085446020 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085446020 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085446020 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085446020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085446020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085446020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085446020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085446020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085446020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085446020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085446020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085446020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085446020 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085446020 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085446020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085446020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085446020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085446020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085446020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085446020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085446020 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085446020 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085446020 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085446043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1025)@3dc551994ff5: f_create_expect(l3 := '33B2C6C7233635EAF0DC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@3dc551994ff5: Created Expect[0] for '33B2C6C7233635EAF0DC'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@3dc551994ff5: Added conn table entry 0TC_second_rab_assignment0(1031)7592120 20241216085447078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085447078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085447078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085447078 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085447078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73d8b8, normal) (hnbgw_rua.c:407) 20241216085447078 DHNB DEBUG map_rua[0x55e884f7e190]{init}: Allocated (fsm.c:456) 20241216085447078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085447078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085447078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085447078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085447078 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085447078 DCN DEBUG map_sccp[0x55e884f6e760]{init}: Allocated (fsm.c:456) 20241216085447078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085447078 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7592120 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085447078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085447078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085447078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085447078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085447078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085447078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085447078 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085447078 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{IDLE}: Allocated (fsm.c:456) 20241216085447078 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085447078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a33b2c6c7233635eaf0dc004f400300007e0056400500f1100926) (sccp_scrc.c:406) 20241216085447078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085447078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085447078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085447078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085447078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085447078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085447079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085447079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085447079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085447079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085447079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085447079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085447079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085447079 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085447079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085447079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085447079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085447079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085447079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085447079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085447079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085447079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085447079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@3dc551994ff5: Found Expect[0] for l3='33B2C6C7233635EAF0DC'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@3dc551994ff5: Added conn table entry 0TC_second_rab_assignment0(1031)1405329 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1031)@3dc551994ff5: setverdict(pass): none -> pass 20241216085447099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085447099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085447099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085447099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085447099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085447099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085447099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085447099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085447099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085447099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085447099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085447099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085447099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1a53b) (sccp_scrc.c:477) 20241216085447099 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20241216085447099 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085447099 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085447099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085447099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085447099 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) 20241216085447099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085447099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@3dc551994ff5: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1030)@3dc551994ff5: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085447302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085447302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085447302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085447302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085447302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085447302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085447302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085447302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085447302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085447302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085447302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085447302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085447303 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) 20241216085447303 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241216085447303 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085447303 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085447303 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085447303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085447303 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085447303 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085447303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085447303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085447303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085447303 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085447303 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085447303 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085447303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085447303 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{UNUSED}: Allocated (fsm.c:456) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{UNUSED}: is child of mgw(mgw-fsm-7592120-0)[0x55e884f76a60] (fsm.c:486) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7592120-0)[0x55e884f76a60] (mgcp_client_endpoint_fsm.c:724) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085447303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f6f340]{ST_CRCX}: Allocated (fsm.c:456) 20241216085447303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f6f340]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00] (fsm.c:486) 20241216085447303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f6f340]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085447303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f6f340]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085447303 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 73d8'... (mgcp_client.c:807) 20241216085447303 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241216085447303 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f6f340]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085447303 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@3dc551994ff5: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73d8b817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73d8b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73d8b817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73d8b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@3dc551994ff5: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085447339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241216085447339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085447339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085447339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085447339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085447339 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085447339 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447339 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447339 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085447339 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085447339 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447339 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085447339 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085447339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085447339 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085447339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085447339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085447339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085447339 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085447357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085447357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085447357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085447357 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085447357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x73d8b8) (hnbgw_rua.c:471) 20241216085447357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085447357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085447357 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085447357 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085447357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085447357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085447357 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085447357 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085447357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085447357 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7592120-0)[0x55e884f76a60] (mgcp_client_endpoint_fsm.c:724) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085447357 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 73d8'... (mgcp_client.c:807) 20241216085447357 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085447357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447357 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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)@3dc551994ff5: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "73d8b817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73d8b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085447364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241216085447364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085447364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085447364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447364 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085447364 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085447364 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7592120-0)[0x55e884f76a60] (mgcp_client_endpoint_fsm.c:724) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085447364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f5e050]{ST_CRCX}: Allocated (fsm.c:456) 20241216085447364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f5e050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00] (fsm.c:486) 20241216085447364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f5e050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085447364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f5e050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216085447364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 73d8'... (mgcp_client.c:807) 20241216085447364 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085447364 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7592120-0)[0x55e884f5e050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447364 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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)@3dc551994ff5: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "73d8b817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73d8b817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085447369 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241216085447369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085447369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085447369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085447369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447369 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{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) 20241216085447369 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085447369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085447369 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085447369 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085447369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085447369 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085447369 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085447369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1a53b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085447369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085447369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085447369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085447369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085447369 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085447369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085447369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085447369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085447369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085447369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085447369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085447369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241216085447372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085447372 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085447372 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085447372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085447372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085447372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085447372 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085447372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085447372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085447372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085447372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085447372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085447372 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) 20241216085447372 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241216085447372 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085447372 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085447372 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085447372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085447372 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085447372 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085447372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085447372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085447372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085447372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241216085447372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241216085447372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241216085447372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085447372 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085447374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085447374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085447374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1272) 20241216085447374 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085447374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x73d8b8) (hnbgw_rua.c:471) 20241216085447374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241216085447374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085447374 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085447374 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085447374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085447374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085447374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241216085447374 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085447374 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085447374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1a53b), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241216085447374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085447374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085447374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085447374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085447374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085447374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085447374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085447374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085447374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085447374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085447374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085447377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085447377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085447377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085447377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085447377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085447377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085447377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085447377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085447377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085447377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085447377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085447377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085447377 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) 20241216085447377 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241216085447377 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085447377 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085447377 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085447377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085447377 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085447377 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085447377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085447377 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085447377 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085447377 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085447377 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085447377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085447377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 73d8'... (mgcp_client.c:807) 20241216085447377 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085447377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085447377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085447377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:52823: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 73d8'... (mgcp_client.c:807) 20241216085447377 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085447377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085447377 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: Removing from parent mgw(mgw-fsm-7592120-0)[0x55e884f76a60] (mgcp_client_endpoint_fsm.c:873) 20241216085447377 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085447377 DLMGCP DEBUG mgw-endp(mgw-fsm-7592120-0)[0x55e884f6ca00]{IN_USE}: Deallocated (fsm.c:568) 20241216085447377 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085447377 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085447377 DMGW DEBUG mgw(mgw-fsm-7592120-0)[0x55e884f76a60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085447377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085447377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085447377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085447377 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "73d8b817" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@3dc551994ff5: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "73d8b817" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085447381 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e884f6f340]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085447381 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085447381 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e884f5e050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@3dc551994ff5: Deleted conn table entry 0TC_second_rab_assignment0(1031)7592120 20241216085447384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085447384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085447384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085447384 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085447384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x73d8b8,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085447384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085447384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085447384 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085447384 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085447384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085447384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085447384 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085447384 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085447384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1a53b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085447384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085447384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085447385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085447385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085447385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085447385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085447385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085447385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085447385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085447385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085447385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085447385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085447385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085447385 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@3dc551994ff5: Deleted conn table entry 0TC_second_rab_assignment0(1031)1405329 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on connection ID:0 20241216085447389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085447389 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085447389 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085447389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085447389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085447389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085447389 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085447389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085447389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085447389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085447389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085447389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085447389 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=00c1a53b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085447389 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1824) 20241216085447389 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085447389 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085447389 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085447389 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) 20241216085447389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085447389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085447389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085447389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{disconnected}: Freeing instance (context_map.c:202) 20241216085447389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7592120)[0x55e884f7e190]{disconnected}: Deallocated (fsm.c:568) 20241216085447389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085447389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{disconnected}: Freeing instance (context_map.c:206) 20241216085447389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e884f6e760]{disconnected}: Deallocated (fsm.c:568) 20241216085447389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7592120 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085447389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1a53b), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:406) 20241216085447389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085447389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085447389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085447389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085447389 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085447389 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085447389 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085447389 DLSCCP DEBUG SCCP-SCOC(116)[0x55e884fa37c0]{IDLE}: Deallocated (fsm.c:568) 20241216085447389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085447389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085447389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085447389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085447389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085447389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085447389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085447389 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085449391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085449401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085449402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085449402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) MutexDispCT-TC_second_rab_assignment(1018)@3dc551994ff5: Final verdict of PTC: none 20241216085449402 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085449402 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085449402 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085449402 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42375<->l=127.0.0.1:4262) (control_if.c:193) 20241216085449402 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085449402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085449402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085449402 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085449403 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085449403 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 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085449403 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085449403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085449403 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(1028)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1027)@3dc551994ff5: Final verdict of PTC: none 20241216085449403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085449403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085449403 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 20241216085449403 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 20241216085449403 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085449403 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 20241216085449403 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085449403 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 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085449403 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085449403 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_second_rab_assignment-Iuh0-RUA(1023)@3dc551994ff5: Final verdict of PTC: none 20241216085449403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085449403 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085449404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085449404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085449404 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 20241216085449404 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 20241216085449403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085449403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085449403 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085449403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085449403 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085449403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085449403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085449403 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085449403 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085449403 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085449403 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085449404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085449404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085449404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085449404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085449404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085449404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085449404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085449404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085449404 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085449404 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085449404 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1026)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1025)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@3dc551994ff5: Final verdict of PTC: none VirtHNBGW-STATS(1019)@3dc551994ff5: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(1030)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085449407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41686<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1021)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_second_rab_assignment finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:49 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 20241216085449465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085450067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41710<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344184) Waiting for packet dumper to finish... 1 (prev_count=344184, count=373200) 20241216085451172 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085451172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8dff2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085451172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085451172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085451172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085451172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085451172 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085451172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac7fc), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085451173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085451173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085451173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085451173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085451173 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085451173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfe15d), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085451173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085451173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085451173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085451173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085451173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085451173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085451173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085451173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085451173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085451173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085451173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085451173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085451173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085451173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085451173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085451173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085451173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085451173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085451173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085451173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085451173 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 20241216085451174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085451174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085451174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085451174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085451174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085451174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085451174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085451174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085451404 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085451404 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085451404 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085451404 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085451404 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085451404 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085451590 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085451590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498ae6), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085451590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085451590 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085451590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085451590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085451590 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085451590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb36f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085451590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085451590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085451590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085451590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085451590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085451591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085451591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085451591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085451591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085451591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085451591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085451591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085451591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085451591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085451591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085451591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085451591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085451591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085451591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085451591 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@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54: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_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@3dc551994ff5: 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@3dc551994ff5: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241216085453162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085453165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085453169 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43055<->l=127.0.0.1:4262) (control_if.c:572) 20241216085453183 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453183 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453183 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453183 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453184 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453184 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453184 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453184 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453184 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085453184 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085453185 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453185 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085453185 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453185 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085453185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453185 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453185 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453185 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085453185 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453185 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085453185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453185 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453185 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453185 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085453185 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085453185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453185 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453185 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085453185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085453185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453185 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453185 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 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085453185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085453185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085453185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085453185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(1040)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(1038)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085453198 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453198 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453198 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453198 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453199 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453199 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453199 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085453199 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453200 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453200 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085453200 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453200 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085453200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453200 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453200 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453200 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085453200 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453200 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085453200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453200 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453200 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453200 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085453200 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453200 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085453200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453200 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453200 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453200 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085453200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085453200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453200 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453200 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 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085453200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085453200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085453200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085453200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085453200 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 20241216085453200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085453200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085453200 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085453396 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085453396 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085453396 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085453396 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085453398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085453398 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085453398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085453398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085453398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085453398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085453399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085453399 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085453399 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085453399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085453399 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085453399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085453399 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 20241216085453399 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 20241216085453399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085453399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085453399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085453399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085453399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085453399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085453399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085453399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085453399 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085453399 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453400 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085453400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085453400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085453400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453400 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085453400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085453400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085453400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085453400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085453412 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085453412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085453412 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085453412 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085453416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085453416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085453416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085453416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085453416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085453416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085453418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453418 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085453418 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085453418 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085453418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085453418 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085453418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085453418 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 20241216085453418 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 20241216085453418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085453418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085453418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085453418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085453418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085453418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085453418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085453418 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085453418 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085453418 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085453420 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085453420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085453420 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085453420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085453420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085453420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085453420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085453420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085453420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085453420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085453420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085453420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085453420 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085453420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085453420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085453420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085453420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085453420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085453420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085453420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085453420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1039)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085454205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454205 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085454205 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085454205 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085454205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085454205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085454205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085454205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085454205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085454205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085454205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085454205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085454205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085454205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085454205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085454205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085454205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085454205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085454206 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085454206 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085454206 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085454206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085454206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085454206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454206 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085454206 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085454206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085454206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085454206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085454206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085454206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454206 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085454206 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085454206 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085454206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085454206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085454206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085454206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085454206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085454206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085454206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085454206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085454206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085454206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085454206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085454206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085454206 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085454206 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085454206 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085454219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085454219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085454219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085454219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085454219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085454219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085454219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085454220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085454220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085454220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085454220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085454220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085454220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085454220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085454220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085454220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085454220 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085454220 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085454220 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085454220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085454220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085454220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454220 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085454220 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085454220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085454220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085454220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085454220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085454220 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454220 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085454220 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085454220 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085454220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085454220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085454220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085454220 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085454220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085454220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085454220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085454220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085454220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085454220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085454220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085454220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085454220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085454220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085454220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085454220 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085454220 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085454224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085454224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085454224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085454224 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085454224 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085454224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085454224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085454224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085454224 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085454232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085454232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085454232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1272) 20241216085454232 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241216085454232 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241216085454291 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085454292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085454292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085454292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454292 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085454292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085454292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454292 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085454292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454292 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085454292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085454292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454292 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085454292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085454292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085454292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454292 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 20241216085454292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085454292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085454292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454292 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 20241216085454292 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 20241216085454434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085454434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085454434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085454434 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085454434 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085454434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085454434 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085454434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085454434 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@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed MTC@3dc551994ff5: talloc reports "struct hnb_context" x 1, expecting 1 MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085454451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085454451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085454451 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085454451 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085454451 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@3dc551994ff5: Final verdict of PTC: none 20241216085454452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085454452 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43055<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1042)@3dc551994ff5: Final verdict of PTC: none 20241216085454453 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085454453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085454453 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085454453 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085454453 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085454453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085454453 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085454453 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085454454 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085454454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085454454 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 20241216085454454 DLSS7 <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(1039)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1041)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1043)@3dc551994ff5: Final verdict of PTC: none 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085454454 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085454454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085454454 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085454454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085454454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085454454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085454454 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 20241216085454454 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 20241216085454454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085454454 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 20241216085454454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454455 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085454455 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085454455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085454455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085454455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085454455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085454455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@3dc551994ff5: Final verdict of PTC: none 20241216085454455 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 20241216085454455 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 20241216085454454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085454455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085454455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085454455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085454455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085454455 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085454455 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085454455 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085454455 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085454455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085454455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085454455 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085454455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085454455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085454455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085454455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085454455 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085454455 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085454455 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085454455 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(1033)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(1044)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085454459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1035)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@3dc551994ff5: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:54:54 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 20241216085454559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085454777 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085454777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00736e4b), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085454777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085454777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454777 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085454777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a4011), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085454777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085454777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454777 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085454777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00548736), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085454777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085454777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085454777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085454777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085454778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085454778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085454778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454778 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 20241216085454778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085454778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085454778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085454778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085454778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085454779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085454779 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 20241216085454779 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 20241216085455161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=229224) 20241216085455493 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085455493 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085455493 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085455493 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085455493 DLSCCP DEBUG SCCP-SCOC(100)[0x55e884f65a60]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=229224, count=248892) 20241216085456456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085456456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085456456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085456456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085456456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085456456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: 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 ------ Mon Dec 16 08:54:57 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@3dc551994ff5: 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@3dc551994ff5: Test case TC_apply_sccp started. 20241216085458223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085458226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085458228 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45957<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085458242 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085458242 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085458250 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458250 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458250 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458250 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458250 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458250 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458250 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458250 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@3dc551994ff5: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085458251 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55833 (stream_srv.c:132) 20241216085458251 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55833<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085458252 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458252 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085458252 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458252 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085458252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458252 DRANAP DEBUG cnlink(msc-3)[0x55e884f54640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458252 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458252 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085458252 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458252 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085458252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458252 DRANAP DEBUG cnlink(msc-2)[0x55e884eea870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458252 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458252 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085458252 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458252 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085458252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458252 DRANAP DEBUG cnlink(msc-1)[0x55e884eed670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458252 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085458252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085458252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458252 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458252 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 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085458252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085458252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085458252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085458252 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-M3UA(1055)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@3dc551994ff5: ************************************************* HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085458266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458266 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458266 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458266 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458266 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085458266 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458267 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085458267 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085458267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458267 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085458267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458267 DRANAP DEBUG cnlink(sgsn-3)[0x55e884f56c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458267 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458267 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085458267 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085458267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458268 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085458268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458268 DRANAP DEBUG cnlink(sgsn-2)[0x55e884f562f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458268 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085458268 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458268 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085458268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458268 DRANAP DEBUG cnlink(sgsn-1)[0x55e884f55960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458268 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085458268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085458268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458268 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458268 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 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085458268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085458268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085458268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085458268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085458268 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 20241216085458268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085458268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085458268 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@3dc551994ff5: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3dc551994ff5: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@3dc551994ff5: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@3dc551994ff5: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@3dc551994ff5: v_sccp_pdu_maxlen:268 20241216085458297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085458297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085458297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085458297 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085458297 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085458297 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085458297 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085458297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085458297 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@3dc551994ff5: setverdict(pass): none -> pass 20241216085458311 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085458311 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085458311 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085458311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085458311 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) 20241216085458311 DLGLOBAL DEBUG validating counter group 0x55e882f01be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085458311 DHNBAP DEBUG (127.0.0.1:55833 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085458311 DHNBAP NOTICE (127.0.0.1:55833 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085458311 DHNBAP NOTICE (127.0.0.1:55833 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085458311 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085458311 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085458464 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085458464 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085458464 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085458464 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085458472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458472 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085458472 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085458472 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085458472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085458472 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085458472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085458475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458476 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085458476 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085458476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085458476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085458476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085458476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085458476 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 20241216085458476 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 20241216085458476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085458476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085458476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085458476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085458476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085458476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085458476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085458476 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085458476 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085458476 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458477 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085458477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085458477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085458478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458478 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085458478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085458478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085458478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085458478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085458482 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085458482 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085458482 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085458482 DLSS7 <000c> 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)@3dc551994ff5: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085458489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458489 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085458489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085458489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085458489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085458489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085458489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085458491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458491 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085458491 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085458491 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085458491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085458491 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085458492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085458492 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 20241216085458492 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 20241216085458492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085458492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085458492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085458492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085458492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085458492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085458492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085458492 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085458492 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085458492 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085458493 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085458493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085458493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085458493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085458493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085458493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085458494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085458494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085458494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085458494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085458494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085458494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085458494 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085458494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085458494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085458494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085458494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085458494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085458494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085458494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085458494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085459267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085459267 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085459267 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085459267 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085459267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085459267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085459267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085459267 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085459267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085459267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085459267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085459267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085459267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085459267 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085459267 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085459267 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085459267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085459268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085459268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085459268 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085459268 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085459268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085459268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085459268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085459268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085459268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085459268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085459268 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085459268 DRANAP NOTICE cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: link up (cnlink.c:111) 20241216085459268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085459268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085459268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085459268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085459268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085459268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085459268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085459268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085459268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085459268 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085459268 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085459268 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085459268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085459268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085459268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085459268 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085459268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085459268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085459268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085459268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085459268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085459268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085459268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085459268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085459268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085459268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085459268 DRANAP DEBUG cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085459268 DRANAP INFO cnlink(msc-0)[0x55e884f0a220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@3dc551994ff5: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085459285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085459285 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085459285 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085459285 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085459285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085459285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085459285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085459285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085459286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085459286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085459286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085459286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085459286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085459286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085459286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085459286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085459286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085459286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085459286 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085459286 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085459286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085459286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085459286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085459286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085459286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085459286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085459286 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085459286 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: link up (cnlink.c:111) 20241216085459286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085459286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085459286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085459286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085459286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085459286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085459286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085459286 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085459286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085459286 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085459286 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085459286 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085459286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085459286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085459286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085459286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085459286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085459286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085459286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085459286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085459286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085459286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085459286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085459286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085459287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085459287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085459287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085459287 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085459287 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085459287 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085459287 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085459287 DRANAP INFO cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085500352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085501173 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085501173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfe15d), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085501173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085501173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085501173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085501173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085501173 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085501173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac7fc), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085501173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085501173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085501173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085501173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085501173 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085501173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8dff2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085501173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085501173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085501173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085501173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085501174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085501174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085501174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085501174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085501174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085501174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085501174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085501174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085501174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085501174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085501174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501175 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 20241216085501180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501180 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085501180 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085501180 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085501180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085501180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085501180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085501180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085501180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085501180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085501180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085501180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085501180 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=00bfe15d) (sccp_scrc.c:477) 20241216085501180 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20241216085501180 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085501180 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085501180 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085501180 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085501180 DLSCCP DEBUG SCCP-SCOC(113)[0x55e884eeb8a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@3dc551994ff5: Added conn table entry 0TC_apply_sccp0(1060)11480994 20241216085501377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085501377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085501377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085501377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085501377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaf2fa2, normal) (hnbgw_rua.c:407) 20241216085501377 DHNB DEBUG map_rua[0x55e884f7e190]{init}: Allocated (fsm.c:456) 20241216085501377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085501377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11480994 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085501377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085501377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085501377 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11480994 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085501377 DCN DEBUG map_sccp[0x55e884f6e760]{init}: Allocated (fsm.c:456) 20241216085501377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085501377 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11480994 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085501377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11480994 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085501377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085501377 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085501377 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085501377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085501377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085501377 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085501378 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{IDLE}: Allocated (fsm.c:456) 20241216085501378 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085501378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003280056400500f1100926) (sccp_scrc.c:406) 20241216085501378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085501378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085501378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085501378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085501378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085501378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085501378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085501378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085501378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085501378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085501378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085501378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085501378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085501378 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085501378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085501378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085501378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085501378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085501378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085501378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085501378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085501378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085501378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Warning: Stopping inactive timer T_ias[0]. 20241216085501382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501382 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085501382 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085501382 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085501382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085501382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085501382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085501382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085501382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085501382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085501382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085501382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085501382 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=006ac7fc) (sccp_scrc.c:477) 20241216085501382 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20241216085501382 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085501382 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085501382 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085501382 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085501382 DLSCCP DEBUG SCCP-SCOC(114)[0x55e884f78620]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: Added conn table entry 0TC_apply_sccp0(1060)2883591 HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Session index based on connection ID:0 TC_apply_sccp0(1060)@3dc551994ff5: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085501386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501386 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085501386 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085501386 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085501386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085501386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085501386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085501386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085501386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085501386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085501386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085501386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085501386 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a8de5d) (sccp_scrc.c:477) 20241216085501386 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20241216085501386 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085501386 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085501386 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085501386 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085501386 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) 20241216085501386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085501386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085501591 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085501591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb36f1), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085501591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085501591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085501591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085501591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085501591 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085501591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498ae6), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085501591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085501591 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085501591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085501591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085501592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085501592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085501592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085501592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085501592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085501592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085501592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085501592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085501592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085501592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085501592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085501592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085501592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501592 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 20241216085501594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085501594 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085501594 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085501594 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085501594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085501594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085501594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085501594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085501594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085501594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085501594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085501594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085501594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085501594 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=00cb36f1) (sccp_scrc.c:477) 20241216085501594 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241216085501594 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085501594 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085501594 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085501594 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085501594 DLSCCP DEBUG SCCP-SCOC(108)[0x55e884f787e0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1060)@3dc551994ff5: "Changing SCCP address, don't apply yet" 20241216085502386 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241216085503408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085503408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085503408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241216085503408 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085503408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf2fa2) (hnbgw_rua.c:471) 20241216085503408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11480994 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241216085503408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085503408 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241216085503408 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216085503408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241216085503408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085503408 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085503408 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085503408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8de5d), PART(T=Data,L=22,D=001440120000010010400b0ad86024ae9e256d62f987) (sccp_scrc.c:406) 20241216085503408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085503408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085503408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085503408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085503408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085503408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085503408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085503408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085503408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085503408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085503408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085503408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: vl_from0 HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE0748D8C96BFCE136817'O 20241216085503423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085503423 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085503423 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085503423 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085503423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085503423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085503423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085503423 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085503423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085503423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085503423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085503423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085503423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085503423 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=001440120000010010400b0ae0748d8c96bfce136817) (sccp_scrc.c:477) 20241216085503423 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1824) 20241216085503423 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085503423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085503423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085503423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085503423 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241216085503423 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216085503423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241216085503423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085503423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241216085503423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085503423 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)@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@3dc551994ff5: "Apply SCCP address changes" 20241216085503434 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241216085503435 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241216085503435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241216085503435 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085503435 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085503435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8de5d), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085503435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085503435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085503435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085503435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085503435 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085503435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085503435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085503435 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085503435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085503435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085503435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085503435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{disrupted}: Freeing instance (context_map.c:202) 20241216085503435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11480994)[0x55e884f7e190]{disrupted}: Deallocated (fsm.c:568) 20241216085503435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085503435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{disconnected}: Freeing instance (context_map.c:206) 20241216085503435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e884f6e760]{disconnected}: Deallocated (fsm.c:568) 20241216085503435 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11480994 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241216085503435 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085503435 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085503435 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241216085503435 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216085503435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085503435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085503435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085503435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085503435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085503435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085503435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085503435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085503435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085503435 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Session index based on local reference:0 20241216085503438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085503438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085503438 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085503438 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085503438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085503438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085503438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085503438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085503438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085503438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085503438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085503438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085503438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085503438 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=00a8de5d) (sccp_scrc.c:477) 20241216085503438 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: Deleted conn table entry 0TC_apply_sccp0(1060)2883591 20241216085503438 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085503438 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085503438 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085503438 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085503438 DLSCCP DEBUG SCCP-SCOC(117)[0x55e884fa37c0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@3dc551994ff5: Deleted conn table entry 0TC_apply_sccp0(1060)11480994 20241216085504292 DLSCCP DEBUG SCCP-SCOC(105)[0x55e884f63a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085504292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047d557), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085504293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085504293 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085504293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085504293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085504293 DLSCCP DEBUG SCCP-SCOC(106)[0x55e884f78150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085504293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088829c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085504293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085504293 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085504293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085504293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085504293 DLSCCP DEBUG SCCP-SCOC(107)[0x55e884f79d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085504293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ec340), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085504293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085504293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085504293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085504293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085504293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085504293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085504293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085504293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085504293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085504293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085504293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085504293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085504293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085504294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085504294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085504294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085504294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085504294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085504294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085504294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085504294 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 20241216085504294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085504294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085504294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085504294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085504294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085504294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085504294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085504294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085504294 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 20241216085504294 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 20241216085504444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@3dc551994ff5: Final verdict of PTC: pass MTC@3dc551994ff5: ok: talloc reports "asn1_context" = 1 bytes 20241216085504452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085504452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085504452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085504452 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085504452 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085504452 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085504452 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085504452 DLINP DEBUG SRVCONN(,r=127.0.0.1:55833<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085504452 DLINP NOTICE SRV(,r=127.0.0.1:55833<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085504452 DMAIN NOTICE (127.0.0.1:55833 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55833<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_apply_sccp(1045)@3dc551994ff5: Final verdict of PTC: none 20241216085504452 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085504452 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085504452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085504452 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085504452 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085504453 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085504453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085504453 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085504453 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085504453 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 20241216085504453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085504453 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085504453 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_apply_sccp-Iuh1-RUA(1052)@3dc551994ff5: Final verdict of PTC: none 20241216085504453 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085504453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085504453 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085504453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085504453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085504453 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 20241216085504453 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 TC_apply_sccp-Iuh0-RUA(1050)@3dc551994ff5: Final verdict of PTC: none 20241216085504454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085504454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085504454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085504454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085504454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085504454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085504454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085504454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085504454 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 20241216085504454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085504454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085504454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085504455 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085504455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085504455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085504455 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085504455 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) 20241216085504455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085504455 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085504455 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085504455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-M3UA(1055)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1057)@3dc551994ff5: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1056)@3dc551994ff5: Final verdict of PTC: none 20241216085504455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085504455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085504455 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085504455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085504455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085504455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085504455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085504455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085504455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085504455 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 20241216085504455 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 20241216085504455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085504455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085504455 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085504455 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085504455 DRANAP DEBUG cnlink(sgsn-0)[0x55e884f54fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085504455 DRANAP NOTICE cnlink(sgsn-0)[0x55e884f54fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1058)@3dc551994ff5: Final verdict of PTC: none 20241216085504456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45957<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1046)@3dc551994ff5: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@3dc551994ff5: Final verdict of PTC: none TC_apply_sccp-Iuh0(1049)@3dc551994ff5: Final verdict of PTC: none HNBGW-MGCP(1059)@3dc551994ff5: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: setverdict(pass): pass -> pass, component reason not changed 20241216085504459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1048)@3dc551994ff5: Final verdict of PTC: none MTC@3dc551994ff5: Setting final verdict of the test case. MTC@3dc551994ff5: Local verdict of MTC: pass MTC@3dc551994ff5: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@3dc551994ff5: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@3dc551994ff5: Test case TC_apply_sccp finished. Verdict: pass MTC@3dc551994ff5: 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'. Mon Dec 16 08:55:04 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241216085504506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085504773 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085504773 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085504773 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085504773 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085504773 DLSCCP DEBUG SCCP-SCOC(102)[0x55e884f63ba0]{IDLE}: Deallocated (fsm.c:568) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(103)[0x55e884fa3c30]{IDLE}: Deallocated (fsm.c:568) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085504774 DLSCCP DEBUG SCCP-SCOC(104)[0x55e884f6aae0]{IDLE}: Deallocated (fsm.c:568) 20241216085505008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339468) Waiting for packet dumper to finish... 1 (prev_count=339468, count=343692) 20241216085506455 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085506455 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085506455 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085506455 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085506455 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085506455 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@3dc551994ff5: 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@3dc551994ff5: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3dc551994ff5: Terminating MTC. MC@3dc551994ff5: MTC terminated. MC2> exit MC@3dc551994ff5: Shutting down session. MC@3dc551994ff5: 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 (440488) [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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241216085511174 DLSCCP DEBUG SCCP-SCOC(115)[0x55e884f5e860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085511174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8dff2), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085511174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085511174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085511174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085511174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085511175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085511175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085511175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085511175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085511175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085511175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085511175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085511175 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085511175 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 20241216085511592 DLSCCP DEBUG SCCP-SCOC(109)[0x55e884f7b060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085511592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00498ae6), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085511592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085511592 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085511592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085511592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e884f590e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085511592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085511592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085511592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085511592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085511592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085511592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085511592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216085511592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085511592 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][generic] Stopping stp (440202) [testenv][generic] Stopping hnbgw (440338) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-0'] testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-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'] [testenv] feed_watchdog_loop: podman container has stopped [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-20241216-0847-8b955d50-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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 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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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] + ['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-20241216-0847-8b955d50-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] Installing packages: osmo-stp, osmo-hnbgw, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-hnbgw-dbg, libasn1c-dbg, libnftables1-dbgsym, libosmo-hnbap-dbg, libosmo-mgcp-client14-dbgsym, libosmo-pfcp-dbg, libosmo-gtlv-dbg, libosmo-ranap-dbg, 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-20241216-0847-8b955d50-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-rua-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 3 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_202412152026_amd64.deb ... Unpacking osmocom-nightly (202412152026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.3.802b1.202412152026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412152026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.3.802b1.202412152026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412152026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.26.e84e.202412152026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412152026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.52.6412.202412152026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412152026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202412152026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412152026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202412152026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412152026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.5.38a2.202412152026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.6.aad82.202412152026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.56.fc03.202412152026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412152026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.20.7784.202412152026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.20.7784.202412152026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.20.7784.202412152026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412152026) ... Setting up osmocom-nightly (202412152026) ... 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.202412152026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libasn1c1:amd64 (0.9.38.202412152026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-rua0:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412152026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412152026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412152026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412152026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412152026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412152026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmocore (1.10.0.56.fc03.202412152026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412152026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412152026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412152026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412152026) ... 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.202412152026) ... Setting up osmo-hnbgw (1.6.0.20.7784.202412152026) ... 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.202412152026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412152026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412152026) ... 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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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'] 20241216085519839 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241216085519839 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241216085519839 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 20241216085519839 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241216085519839 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241216085519839 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241216085519839 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241216085519839 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241216085519839 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216085519840 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 20241216085519840 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241216085519840 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216085519840 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 20241216085519840 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241216085519840 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216085519840 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 20241216085519840 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241216085519840 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216085519840 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 20241216085519840 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241216085519840 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216085519840 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 20241216085519840 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241216085519840 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241216085519840 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241216085519840 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241216085519840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241216085519840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241216085519840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241216085519840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241216085519840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241216085519840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241216085519840 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241216085519840 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241216085519840 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241216085519840 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x56050f6314e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x56050f6314c0(iups) with 3 counters 20241216085519964 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241216085519964 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241216085519964 DLPFCP NOTICE 0x56050f803870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241216085519964 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631560(msc) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631560(msc) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631560(msc) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631560(msc) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631540(sgsn) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631540(sgsn) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631540(sgsn) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Allocated (fsm.c:456) 20241216085519964 DLGLOBAL DEBUG validating counter group 0x56050f631540(sgsn) with 15 counters (rate_ctr.c:86) 20241216085519964 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241216085519964 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241216085519964 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241216085519964 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20241216085519964 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241216085519964 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241216085519965 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241216085519965 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:936) 20241216085519965 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:55240 (mgcp_client.c:991) 20241216085519965 DLPFCP DEBUG 0x56050f803870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20241216085519965 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeb0a6977 (1734339319 seconds since UNIX epoch, which is 3943328119 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241216085519965 DLPFCP DEBUG pfcp_cp_peer[0x56050f972b50]{disabled}: Allocated (fsm.c:456) 20241216085519965 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241216085519965 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085519965 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20241216085519965 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241216085519965 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085519965 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519965 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519965 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241216085519965 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241216085519965 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241216085519965 DLGLOBAL DEBUG validating counter group 0x7fd2b26789a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241216085519965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_DOWN}: Allocated (fsm.c:456) 20241216085519965 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241216085519965 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241216085519965 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241216085519965 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241216085519965 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241216085519965 DLGLOBAL DEBUG validating counter group 0x7fd2b26789e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241216085519965 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241216085519965 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{IDLE}: Allocated (fsm.c:456) 20241216085519965 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) 20241216085519965 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_DOWN}: Allocated (fsm.c:456) 20241216085519965 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241216085519965 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241216085519965 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241216085519965 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x56050f992850 (osmo_ss7_user.c:88) 20241216085519965 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241216085519965 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241216085519965 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241216085519965 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241216085519965 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519965 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519965 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519965 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241216085519965 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519965 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519965 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519966 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241216085519966 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519966 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519966 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519966 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241216085519966 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519966 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519966 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519966 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241216085519966 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519966 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519966 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519966 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241216085519966 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519966 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519966 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519966 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241216085519966 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241216085519966 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241216085519966 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216085519966 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241216085519965 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:49511<->l=::1:2905): New m3ua connection accepted 20241216085519966 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:49511<->l=::1:2905): created dynamic ASP asp-dyn-0 20241216085519966 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:49511<->l=:::2905 20241216085519966 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241216085519966 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241216085519966 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085519966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085519966 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519966 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519966 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519966 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085519966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085519966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085519966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085519966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085519966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085519967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085519967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085519967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085519967 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241216085519967 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085519967 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:49511){CONNECTING} connection established (stream_cli.c:439) 20241216085519967 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241216085519967 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:49511) (osmo_ss7_asp.c:937) 20241216085519967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241216085519967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241216085519967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241216085519967 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241216085519967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085519967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241216085519967 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085519967 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085519967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085519967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085519967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241216085519967 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241216085519967 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241216085519967 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241216085519967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241216085519967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241216085519967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241216085519967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241216085519967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-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@e75c4cc34061: Unix server socket created successfully. MC@e75c4cc34061: Listening on TCP port 40991. MC2> e75c4cc34061 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests e75c4cc34061 40991 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e75c4cc34061: New HC connected from 10.0.2.100 [10.0.2.100]. e75c4cc34061: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e75c4cc34061: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e75c4cc34061: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e75c4cc34061: Configuration file was processed on all HCs. MC@e75c4cc34061: Creating MTC on host 10.0.2.100. MC@e75c4cc34061: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e75c4cc34061: 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 ------ Mon Dec 16 08:55:20 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_hnb_register started. 20241216085521683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085521688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085521697 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44427<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@e75c4cc34061: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241216085521967 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241216085521968 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241216085521968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241216085521968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085521968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241216085521968 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241216085521968 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241216085521968 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241216085521968 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241216085521968 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241216085521968 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241216085521968 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085521968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241216085521968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085521968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241216085521968 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241216085521968 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241216085521968 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241216085521968 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241216085521968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085521968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241216085521968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241216085521968 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241216085521969 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241216085521969 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241216085521969 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241216085521969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085521969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085521969 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085521969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085521969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085521969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085521969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085521969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085521969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241216085521969 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241216085521969 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241216085521969 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56050f972590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241216085521969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241216085521969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241216085521969 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241216085521969 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241216085521969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085521969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241216085521969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241216085521969 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241216085521969 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56050f990f70]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241216085522526 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::d9:a6ff:fe0c:9f18]:2905 err=None (stream.c:265) 20241216085522526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241216085522526 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241216085522526 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::d9:a6ff:fe0c:9f18]:2905 err=None (osmo_ss7_asp.c:788) 20241216085522965 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{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)@e75c4cc34061: 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 := 3943328119 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@e75c4cc34061: broadcasting to mtc MTC@e75c4cc34061: setverdict(pass): none -> pass HNBGW-PFCP(6)@e75c4cc34061: 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 } } } 20241216085522982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085522982 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085522982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20241216085522982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20241216085522982 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20241216085522982 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20241216085522982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{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) 20241216085522982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241216085522982 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085522983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085522983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085522983 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@e75c4cc34061: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241216085523021 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523021 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085523021 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523021 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085523022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085523023 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523023 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085523023 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085523023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523023 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085523023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523023 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523023 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523023 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085523023 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085523023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085523023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523023 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523023 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085523023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085523023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085523023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085523023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085523023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085523023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085523023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085523024 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085523024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085523024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085523024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523024 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523024 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085523024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085523024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085523025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085523025 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085523025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085523025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523026 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085523026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523026 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523026 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 20241216085523026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085523026 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(11)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(11)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(9)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085523049 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523049 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523049 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523049 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523049 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523049 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523049 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085523049 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523050 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523050 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085523050 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085523050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523051 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085523051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523051 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523051 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523051 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085523051 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523051 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085523051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523051 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523051 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523051 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085523051 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085523051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523051 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523051 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523051 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085523051 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085523051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523051 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523051 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 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085523051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085523051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085523051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085523051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085523246 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085523246 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085523246 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085523246 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085523254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523254 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085523254 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085523254 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085523254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085523254 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085523254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085523257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523257 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085523257 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085523257 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085523257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085523257 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085523257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085523257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085523257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085523258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085523258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085523258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085523258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085523258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085523258 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085523258 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085523258 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523259 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523259 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085523259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085523259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085523259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523260 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085523260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085523260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085523260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085523260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085523266 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085523266 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085523266 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085523266 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085523272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523272 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085523272 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085523272 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085523272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085523272 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085523272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085523275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523275 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085523275 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085523275 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085523275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085523275 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085523275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085523275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085523275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085523275 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085523275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085523275 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085523275 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085523275 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085523275 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085523275 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085523275 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085523276 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085523277 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085523277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085523277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085523277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085523277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085523277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085523277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085523277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085523277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085523277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085523277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085523277 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085523277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085523277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085523277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085523277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085523277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085523277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085523277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085523277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085523294 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::d9:a6ff:fe0c:9f18]:2905 err=None (stream.c:265) 20241216085523294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241216085523294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241216085523294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::d9:a6ff:fe0c:9f18]:2905 err=None (osmo_ss7_asp.c:788) HNBGW_Test.msc0-RAN(10)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085524060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524060 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085524060 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085524060 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085524060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085524060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085524060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085524060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085524060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085524060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085524060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085524060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085524060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085524060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085524060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085524060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085524060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085524060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085524060 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085524060 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085524060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085524060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085524060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085524060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085524060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085524060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085524060 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085524060 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085524060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085524060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085524060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085524060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085524060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085524060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085524060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085524062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524062 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085524062 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085524062 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085524062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085524062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085524062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085524062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085524062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085524062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085524062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085524062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085524062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085524062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085524062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085524062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085524062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085524062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085524062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085524062 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085524062 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085524070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524070 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085524070 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085524070 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085524070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085524070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085524070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085524070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085524070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085524070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085524070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085524070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085524070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085524070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085524070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085524070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085524070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085524070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085524070 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085524070 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085524070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085524070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085524070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085524070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085524070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085524070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085524070 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085524070 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085524070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085524070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085524070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085524070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085524070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085524070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085524070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085524071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524071 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085524071 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085524071 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085524071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085524071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085524071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085524071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085524071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085524071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085524071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085524071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085524071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085524071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085524071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085524071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085524071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085524071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085524071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085524071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085524071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085524071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085524071 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085524071 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085524078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085524078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085524078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085524078 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085524078 DLGLOBAL DEBUG validating counter group 0x56050f631be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085524078 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085524078 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085524078 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085524078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085524078 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085524083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085524083 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44427<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(9)@e75c4cc34061: Final verdict of PTC: none 20241216085524083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085524083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085524083 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085524083 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085524083 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(10)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@e75c4cc34061: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(15)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@e75c4cc34061: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(4)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085524093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@e75c4cc34061: Test case TC_hnb_register finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 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 20241216085524169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085524262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085524262 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085524262 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 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085524262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085524262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085524262 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085524262 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 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085524262 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085524262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085524262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085524262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085524262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085524262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085524262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085524262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085524262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085524262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085524263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085524263 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085524263 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085524263 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085524263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085524263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085524263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085524263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085524263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085524263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085524263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085524263 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085524263 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085524263 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085524263 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085524671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=180780) Waiting for packet dumper to finish... 1 (prev_count=180780, count=236752) 20241216085526264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085526264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085526264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085526264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085526264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085526264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:55: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_hnb_register_duplicate started. 20241216085527739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085527742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085527745 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34839<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085527810 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085527810 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085527818 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527818 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527818 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527818 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527819 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527819 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527819 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40051 (stream_srv.c:132) TC_hnb_register_duplicate-Iuh1(22)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085527819 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40051<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085527819 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527819 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527819 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527819 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085527819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085527819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085527819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527819 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085527819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085527819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085527819 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085527820 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527820 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085527820 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085527820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527820 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085527820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527820 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527820 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527820 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085527820 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085527820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527820 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085527820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527820 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527820 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085527821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085527821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085527821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527821 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527821 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 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085527821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085527821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085527821 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(26)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(24)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085527836 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527836 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527836 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527836 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527836 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527836 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527836 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085527836 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085527837 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527837 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085527837 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527837 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085527837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527837 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527837 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527837 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085527837 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527837 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085527837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527837 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527837 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527837 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085527837 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527837 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085527837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527837 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527837 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085527837 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085527837 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085527837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085527837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085527837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085527837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085527837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085527837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085527837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085527837 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085527837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527837 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 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085527837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085527837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085527837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085527837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085527838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085527838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085527838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085527838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085527838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085527838 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085528033 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085528033 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085528033 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085528033 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085528040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528040 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085528040 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085528040 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085528041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085528041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085528041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085528043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085528043 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085528043 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085528043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085528043 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085528043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085528043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085528044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085528044 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085528044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085528044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085528044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085528044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085528044 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085528044 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085528044 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085528045 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085528045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085528045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085528045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085528045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085528045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085528045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085528045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085528046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085528046 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085528046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085528046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085528046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085528046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085528046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085528046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085528046 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528050 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085528050 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085528050 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085528050 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085528055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528055 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085528055 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085528055 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085528055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085528055 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085528055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085528055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528055 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085528055 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085528055 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085528055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085528055 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085528055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085528055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085528055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085528055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085528055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085528055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085528055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085528055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085528055 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085528055 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085528055 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085528057 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085528057 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085528057 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085528057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085528057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085528057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085528057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085528057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085528057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085528057 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085528057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085528057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085528057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085528057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085528057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085528057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085528057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528838 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085528838 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085528838 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085528838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085528838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085528838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085528838 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085528838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085528838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085528838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085528838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085528838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085528838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085528838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085528838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085528838 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085528838 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085528838 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085528838 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085528838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085528838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085528838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085528838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085528838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085528838 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085528838 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085528838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085528838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085528838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085528838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085528838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085528838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085528838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085528839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528839 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085528839 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085528839 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085528839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085528839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085528839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085528839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085528839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085528839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085528839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085528839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085528839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085528839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085528840 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085528840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085528840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085528840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085528840 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085528840 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085528859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528859 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085528859 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085528859 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085528859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085528859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085528859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085528859 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085528859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085528859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085528859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085528859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085528859 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085528859 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085528859 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085528859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085528859 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085528859 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085528859 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085528859 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085528859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085528859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085528859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085528859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085528859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085528859 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085528859 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085528859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085528859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085528859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085528859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085528859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085528859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085528859 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085528860 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085528860 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085528860 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085528860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085528861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085528861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085528861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085528861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085528861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085528861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085528861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085528861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085528861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085528860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085528860 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085528861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085528861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085528861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085528861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085528861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085528861 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085528861 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085528861 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085528864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085528864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085528864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085528864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085528864 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085528864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085528864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085528864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085528864 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085528876 DLINP DEBUG SRVCONN(,r=127.0.0.1:40051<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085528876 DLINP DEBUG SRVCONN(,r=127.0.0.1:40051<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085528876 DLINP DEBUG SRVCONN(,r=127.0.0.1:40051<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085528876 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085528876 DHNBAP ERROR (127.0.0.1:40051 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241216085528876 DHNBAP ERROR (127.0.0.1:40051 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241216085528876 DLINP DEBUG SRVCONN(,r=127.0.0.1:40051<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085528876 DLINP DEBUG SRVCONN(,r=127.0.0.1:40051<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:795) 20241216085528876 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: talloc reports "struct hnb_context" x 1, expecting 1 MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085528887 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34839<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(24)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@e75c4cc34061: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@e75c4cc34061: Final verdict of PTC: none 20241216085528888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085528888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085528888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085528888 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085528888 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085528889 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@e75c4cc34061: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(17)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_hnb_register_duplicate-Iuh1(22)@e75c4cc34061: Final verdict of PTC: none 20241216085528897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38646<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(30)@e75c4cc34061: Final verdict of PTC: none HNBGW-PFCP(19)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@e75c4cc34061: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:55: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 20241216085528986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085529042 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085529042 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085529042 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 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085529042 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085529042 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085529042 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085529042 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 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085529042 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085529042 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085529042 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085529046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085529046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085529046 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085529046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085529046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085529046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085529046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085529046 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085529046 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085529046 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085529046 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085529046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085529046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085529046 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085529046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085529046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085529046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085529046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085529046 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085529046 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085529046 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085529046 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085529488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=203968) Waiting for packet dumper to finish... 1 (prev_count=203968, count=224276) 20241216085531043 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085531043 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085531043 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085531043 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085531043 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085531043 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:55: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241216085532591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085532595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085532598 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43435<->l=127.0.0.1:4262) (control_if.c:572) 20241216085532665 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532665 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532665 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532665 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532665 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532665 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085532665 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532665 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532665 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085532665 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085532666 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085532666 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085532666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532666 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085532667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532667 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532667 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532667 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085532667 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532667 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085532667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532667 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532667 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532667 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085532667 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532667 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085532667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532667 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532667 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532667 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085532667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085532667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532667 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532667 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 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085532667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085532667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085532667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085532667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(39)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(37)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085532680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532680 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532681 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532681 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532681 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532681 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532681 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085532681 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532682 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085532682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532682 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085532682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532682 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532682 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085532682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532682 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085532682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532682 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532682 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085532682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085532682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532682 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532682 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085532682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085532682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532682 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532682 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 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085532682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085532682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085532682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085532682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085532879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085532879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085532879 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085532879 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085532888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532888 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085532888 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085532888 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085532888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085532888 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085532888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085532890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085532890 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085532890 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085532890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085532890 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085532890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085532891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085532891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085532891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085532891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085532891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085532891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085532891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085532891 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085532891 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085532891 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532892 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532892 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085532892 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085532892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085532893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532893 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085532893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085532893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085532893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085532893 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085532895 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085532895 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085532895 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085532895 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085532901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085532901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085532901 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085532901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085532901 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085532901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085532904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085532904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085532904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085532904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085532904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085532904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085532904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085532904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085532904 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085532904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085532904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085532904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085532904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085532904 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085532904 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085532905 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085532906 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085532906 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085532906 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085532906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085532906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085532906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085532906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085532906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085532906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085532906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085532906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085532906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085532906 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085532906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085532906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085532906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085532906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085532906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085532906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085532906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085532906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085533693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085533693 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085533693 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085533693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085533693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085533693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085533693 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085533693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085533693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085533693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085533694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085533694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085533694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085533694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085533694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085533694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085533694 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085533694 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085533694 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085533694 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085533694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085533694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085533694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085533694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085533694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085533694 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085533694 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085533694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085533694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085533694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085533694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085533694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085533694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085533694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085533694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085533694 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085533694 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085533694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085533694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085533694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085533695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085533695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085533695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085533695 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085533695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085533695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085533695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085533695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085533695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085533695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085533695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085533695 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085533695 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085533695 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085533699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533699 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085533699 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085533699 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085533699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085533699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085533699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085533699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085533699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085533699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085533699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085533699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085533699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085533699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085533699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085533699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085533699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085533699 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085533699 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085533699 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085533699 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085533699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085533699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085533699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085533699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085533699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085533699 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085533700 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085533700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085533700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085533700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085533700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085533700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085533700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085533700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085533700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533700 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085533700 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085533700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085533700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085533700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085533700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085533700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085533700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085533700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085533700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085533700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533700 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085533700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085533700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085533700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085533700 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085533700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085533700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085533700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085533700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085533700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085533700 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085533700 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085533700 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085533705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085533705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085533705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085533705 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085533705 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085533705 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085533705 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085533705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085533705 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085533706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085533706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085533706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085533706 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085533706 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) 20241216085533706 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085533706 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085533706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085533706 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: talloc reports "struct hnb_context" x 1, expecting 1 MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@e75c4cc34061: Final verdict of PTC: none 20241216085533708 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43435<->l=127.0.0.1:4262) (control_if.c:193) 20241216085533709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085533709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085533709 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085533709 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085533709 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085533709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41332<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(38)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@e75c4cc34061: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(32)@e75c4cc34061: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(43)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085533712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41322<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@e75c4cc34061: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:55: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 20241216085533787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085533898 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085533898 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085533898 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 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085533898 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085533898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085533898 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085533898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085533898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085533898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085533898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085533898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085533898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085533898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085533898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085533898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085533898 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085533898 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085533898 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085533899 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085533898 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085533898 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085533898 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085533899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085533899 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085533899 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085533899 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 20241216085533899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085533899 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085533899 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085533899 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085533899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085533899 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085533899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085533899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085533899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085533899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085533899 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085533899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085533899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085533899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085533899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085533899 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085533899 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085533899 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085533899 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085534289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221212) Waiting for packet dumper to finish... 1 (prev_count=221212, count=221868) 20241216085535899 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085535899 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085535899 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085535899 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085535899 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085535899 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:55: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_hnb_disconnected_timeout started. 20241216085537401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085537405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085537408 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37077<->l=127.0.0.1:4262) (control_if.c:572) 20241216085537496 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537496 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537497 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537497 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537497 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537497 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537497 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537497 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085537497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085537497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085537497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537497 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537497 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537497 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_disconnected_timeout-Iuh0(48)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085537498 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537498 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085537498 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085537498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537498 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085537498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537498 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537498 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085537498 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085537498 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537498 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085537498 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085537498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537498 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085537498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537498 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085537498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085537498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085537499 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537499 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085537499 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085537499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537500 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085537500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537500 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537500 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 20241216085537500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085537500 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(52)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(50)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085537524 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537524 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537524 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537524 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537525 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537525 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537525 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085537525 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537526 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537526 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085537526 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537526 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085537526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537526 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537526 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537526 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085537526 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537526 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085537526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537526 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537526 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537526 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085537526 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085537526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537526 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537526 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537526 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085537526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085537526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537526 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537526 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 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085537526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085537526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085537526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085537526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085537548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085537548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085537548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085537548 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085537548 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085537548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085537548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085537548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085537548 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085537722 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085537722 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085537722 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085537722 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085537726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085537726 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085537726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085537727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085537727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085537727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085537729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085537729 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085537729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085537729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085537729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085537729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085537729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085537729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085537729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085537729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085537729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085537729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085537729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085537729 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085537729 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085537729 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537730 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537730 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085537730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085537730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085537731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537731 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085537731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085537731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085537731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085537731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085537738 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085537738 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085537738 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085537738 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085537742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537742 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085537742 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085537742 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085537742 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085537742 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085537742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085537743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537743 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085537743 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085537743 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085537743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085537743 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085537743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085537743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085537743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085537743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085537743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085537743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085537743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085537743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085537743 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085537743 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085537743 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085537744 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085537744 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085537744 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085537744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085537744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085537744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085537744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085537744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085537744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085537744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085537744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085537744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085537744 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085537744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085537744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085537744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085537744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085537744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085537744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085537744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085537744 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085538530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085538530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085538530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085538530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085538530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085538530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085538530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085538530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085538530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085538530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085538530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085538530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085538530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085538530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085538530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085538530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085538530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085538530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085538530 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085538530 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085538530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085538530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085538530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085538530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085538530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085538530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085538530 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085538530 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085538530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085538530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085538530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085538530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085538530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085538530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085538530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085538530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085538531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085538531 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085538531 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085538531 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085538531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085538531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085538531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085538531 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085538531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085538531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085538531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085538531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085538531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085538531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085538531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085538531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085538531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085538531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085538531 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085538531 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085538531 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085538548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085538548 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085538548 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085538548 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085538548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085538548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085538548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085538548 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085538548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085538548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085538548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085538548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085538548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085538548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085538548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085538548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085538548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085538548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085538548 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085538548 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085538548 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085538548 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085538548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085538548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085538548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085538549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085538549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085538549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085538549 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085538549 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085538549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085538549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085538549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085538549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085538549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085538549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085538549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085538549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085538551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085538551 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085538551 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085538551 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085538551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085538551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085538551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085538551 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085538551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085538551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085538551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085538551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085538551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085538551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085538551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085538551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085538551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085538552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085538552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085538552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085538552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085538552 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085538552 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085538552 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085538557 DLCTRL DEBUG Command: GET 866656256 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085538557 DLCTRL DEBUG Tx Command reply: GET_REPLY 866656256 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@e75c4cc34061: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@e75c4cc34061: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216085538563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085538563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085538564 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085538564 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085538564 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@e75c4cc34061: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216085539568 DLCTRL DEBUG Command: GET 135867993 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085539568 DLCTRL DEBUG Tx Command reply: GET_REPLY 135867993 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241216085544576 DLCTRL DEBUG Command: GET 800845730 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085544576 DLCTRL DEBUG Tx Command reply: ERROR 800845730 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)@e75c4cc34061: 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241216085545619 DLCTRL DEBUG Command: GET 596843491 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085545619 DLCTRL DEBUG Tx Command reply: ERROR 596843491 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)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085545620 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085545620 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)@e75c4cc34061: 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085545630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085545630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085545630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085545630 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085545630 DLGLOBAL DEBUG validating counter group 0x56050f631be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085545630 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085545630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085545630 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085545630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085545630 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216085545632 DLCTRL DEBUG Command: GET 838605864 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085545632 DLCTRL DEBUG Tx Command reply: GET_REPLY 838605864 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085546636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085546636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085546636 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085546636 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085546636 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@e75c4cc34061: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241216085546641 DLCTRL DEBUG Command: GET 913953173 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085546641 DLCTRL DEBUG Tx Command reply: GET_REPLY 913953173 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241216085552651 DLCTRL DEBUG Command: GET 41495103 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241216085552651 DLCTRL DEBUG Tx Command reply: ERROR 41495103 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)@e75c4cc34061: 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085552655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085552655 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37077<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@e75c4cc34061: Final verdict of PTC: none 20241216085552655 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(53)@e75c4cc34061: Final verdict of PTC: none 20241216085552655 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085552655 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 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(51)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@e75c4cc34061: Final verdict of PTC: none 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085552655 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085552655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085552655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085552655 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 20241216085552655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-M3UA(52)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@e75c4cc34061: Final verdict of PTC: none 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085552655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085552655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085552655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085552655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085552655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085552655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085552655 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 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085552655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085552655 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085552655 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085552655 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085552655 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085552655 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085552655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085552656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085552656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085552656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW-MGCP(56)@e75c4cc34061: Final verdict of PTC: none 20241216085552656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085552656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085552656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085552656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085552656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085552656 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085552656 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085552656 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085552656 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(45)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085552658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@e75c4cc34061: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:55: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 20241216085552702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085553104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32968<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233392) Waiting for packet dumper to finish... 1 (prev_count=233392, count=233932) 20241216085554657 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085554657 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085554657 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085554657 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085554657 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085554657 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ue_register started. 20241216085556207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085556210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085556213 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34353<->l=127.0.0.1:4262) (control_if.c:572) 20241216085556268 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556268 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556268 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556268 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556268 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556268 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556268 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556268 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085556268 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085556268 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085556269 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556269 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085556269 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085556269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556270 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085556270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556270 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556270 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556270 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085556270 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556270 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085556270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556270 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556270 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556270 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085556270 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085556270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556270 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556270 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556270 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085556270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085556270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556270 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556270 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 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085556270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085556270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085556270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085556270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(67)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(65)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085556284 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556284 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556284 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556284 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556284 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556284 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556284 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085556284 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556286 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556286 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085556286 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556286 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085556286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556286 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556286 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556286 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085556286 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556286 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085556286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556286 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556286 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556286 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085556286 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556286 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085556286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556286 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556286 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085556286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085556286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556286 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556286 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 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085556286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085556286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085556286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085556286 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085556314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085556314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085556314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085556314 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085556314 DLGLOBAL DEBUG validating counter group 0x56050f631be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085556314 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085556314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085556314 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085556314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085556314 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085556482 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085556482 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085556482 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085556482 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085556489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085556489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085556489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085556489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085556489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085556489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085556492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085556492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085556492 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085556492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085556492 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085556492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085556492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085556492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085556492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085556492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085556493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085556493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085556493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085556493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085556493 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085556493 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556494 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085556494 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085556494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085556494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556494 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085556495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085556495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085556495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085556495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085556501 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085556501 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085556501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085556501 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085556507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556507 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085556507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085556507 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085556507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085556507 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085556507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085556509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556509 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085556509 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085556509 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085556509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085556509 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085556509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085556509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085556509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085556509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085556509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085556509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085556509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085556509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085556509 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085556509 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085556509 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085556510 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085556510 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085556510 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085556510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085556510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085556510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085556510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085556510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085556510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085556510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085556510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085556510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085556510 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085556510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085556510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085556510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085556510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085556510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085556510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085556510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085556510 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085557296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085557296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085557296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085557296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085557296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085557296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085557296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085557296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085557296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085557296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085557296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085557296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085557296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085557296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085557296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085557296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085557296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085557296 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085557296 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085557296 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085557296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085557296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085557296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085557296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085557296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085557296 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085557296 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085557297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085557297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085557297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085557297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085557297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085557297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085557297 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085557303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557303 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085557303 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085557303 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085557303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085557303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085557303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085557303 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085557303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085557303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085557303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085557303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085557303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085557303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085557303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085557303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085557303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085557303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085557303 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085557303 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085557303 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085557311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557311 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085557311 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085557311 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085557311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085557311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085557311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085557311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085557311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085557311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085557311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085557311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085557311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085557311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085557311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085557311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085557311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085557311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085557311 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085557311 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085557311 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085557311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085557311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085557311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085557311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085557312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085557312 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085557312 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085557312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085557312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085557312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085557312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085557312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085557312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085557312 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085557314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085557314 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085557314 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085557314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085557314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085557314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085557314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085557314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085557315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085557315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085557315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085557315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085557315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085557315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085557315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085557315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085557315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085557315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085557315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085557315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085557315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085557315 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085557315 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085557324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085557324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085557324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241216085557324 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241216085557324 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241216085557324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085557324 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register(59)@e75c4cc34061: Final verdict of PTC: none 20241216085557333 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34353<->l=127.0.0.1:4262) (control_if.c:193) TC_ue_register-Iuh0-RUA(64)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@e75c4cc34061: Final verdict of PTC: none 20241216085557334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085557334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085557334 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085557335 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085557335 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085557335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32982<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(70)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(60)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(71)@e75c4cc34061: Final verdict of PTC: none TC_ue_register-Iuh0(63)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085557342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@e75c4cc34061: Test case TC_ue_register finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:55:57 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241216085557430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085557510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085557510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085557510 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 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085557510 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085557510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085557510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085557510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085557510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085557510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085557510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085557510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085557510 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085557510 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085557510 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085557510 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085557510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085557510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085557510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085557510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085557510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085557510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085557510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085557510 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085557510 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085557510 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085557510 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085557510 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085557510 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085557510 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 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085557510 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085557510 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085557510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085557931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32994<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215760) Waiting for packet dumper to finish... 1 (prev_count=215760, count=216416) 20241216085559512 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085559512 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085559512 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085559512 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085559512 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085559512 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:55:59 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ue_register_tmsi_lai started. MTC@e75c4cc34061: 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 20241216085601016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085601019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085601023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35659<->l=127.0.0.1:4262) (control_if.c:572) 20241216085601098 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601098 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601100 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601100 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601100 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085601100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085601100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085601100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601100 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085601101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085601101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085601101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_ue_register_tmsi_lai-Iuh0(76)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085601101 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601101 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085601101 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085601101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601101 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085601101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601101 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601101 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085601101 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085601101 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601102 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085601102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085601102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085601102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085601103 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601103 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085601103 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085601103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601103 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085601103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601103 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601103 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601103 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601103 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601103 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601103 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085601103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085601103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085601103 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085601104 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601104 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085601104 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085601104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601105 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085601105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601105 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601105 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 20241216085601105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085601105 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(80)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085601125 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601125 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601125 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601125 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601125 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601125 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601125 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085601125 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601127 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601127 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085601127 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601127 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085601127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601127 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601127 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601127 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085601127 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601127 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085601127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601127 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601127 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601127 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085601127 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601127 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085601127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601127 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601127 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601127 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085601127 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085601127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601127 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601127 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 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085601127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085601127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085601127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085601127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085601150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085601150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085601150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085601150 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085601150 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085601150 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085601150 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085601150 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085601150 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085601323 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085601323 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085601323 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085601323 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085601332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601332 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085601332 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085601332 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085601332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085601332 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085601332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085601335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601335 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085601335 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085601335 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085601335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085601335 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085601335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085601336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085601336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085601336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085601336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085601336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085601336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085601336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085601336 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085601336 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085601336 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601337 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085601337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085601337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085601337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601337 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085601337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085601337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085601337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085601337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085601340 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085601340 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085601340 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085601340 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085601345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601345 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085601345 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085601345 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085601345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085601345 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085601345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085601348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601348 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085601348 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085601348 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085601348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085601348 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085601349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085601349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085601349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085601349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085601349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085601349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085601349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085601349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085601349 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085601349 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085601349 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085601350 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085601350 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085601350 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085601350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085601350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085601350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085601351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085601351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085601351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085601351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085601351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085601351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085601351 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085601351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085601351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085601351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085601351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085601351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085601351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085601351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085601351 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085602131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085602131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085602131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085602131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085602131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085602131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085602131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085602131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085602131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085602131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085602131 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085602131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602131 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085602131 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085602131 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085602131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085602131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085602131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085602131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085602131 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085602131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085602131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085602131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085602131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085602131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085602131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085602131 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085602131 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085602132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085602132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085602132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085602132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085602132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085602132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085602132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085602133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085602133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085602133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085602133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085602133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085602133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602133 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085602133 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085602133 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085602133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085602133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085602133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085602133 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085602133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085602133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085602133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085602133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085602133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085602133 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085602133 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085602133 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085602145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085602145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085602145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085602145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085602145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085602144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602145 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085602145 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085602145 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085602145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085602145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085602145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085602145 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085602145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085602145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085602145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085602145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085602145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085602145 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085602145 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085602145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085602145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085602145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085602145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085602145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085602145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085602145 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085602145 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085602145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085602145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085602145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085602145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085602145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085602145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085602145 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085602148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602149 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085602149 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085602149 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085602149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085602149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085602149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085602149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085602149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085602149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085602149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085602149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085602149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085602149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085602149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085602149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085602149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085602149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085602149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085602149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085602149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085602149 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085602149 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085602149 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085602154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085602154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085602154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1272) 20241216085602154 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241216085602154 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241216085602154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085602154 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085602159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085602160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085602160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085602160 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085602160 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085602160 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@e75c4cc34061: Final verdict of PTC: none 20241216085602160 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35659<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(80)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@e75c4cc34061: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(73)@e75c4cc34061: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(84)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085602166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@e75c4cc34061: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:02 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 20241216085602246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085602338 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085602338 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085602338 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 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085602338 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085602338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085602338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085602338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085602338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085602338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085602338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085602338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085602338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085602338 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085602338 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085602338 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085602338 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085602338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085602338 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 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085602338 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085602338 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085602338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085602338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085602338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085602338 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085602338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085602338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085602338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085602338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085602338 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085602338 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085602338 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085602338 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085602748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204472) Waiting for packet dumper to finish... 1 (prev_count=204472, count=220544) 20241216085604339 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085604339 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085604339 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085604339 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085604339 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085604339 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ue_register_before_hnb_register started. 20241216085605858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085605862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085605865 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:572) 20241216085605937 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605937 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605937 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605937 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605937 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085605937 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(89)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085605937 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605937 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605938 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085605938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085605938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085605938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605938 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605938 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605938 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085605938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085605938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085605938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085605939 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605939 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085605939 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605939 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085605939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605939 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605939 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605939 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085605939 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605939 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085605939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605939 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605939 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605939 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085605939 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085605939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605939 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605939 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 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085605939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085605939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085605939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(93)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(91)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085605955 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605955 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605955 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605955 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605955 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605955 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605955 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085605955 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085605956 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605956 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085605956 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605957 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085605957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605957 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605957 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605957 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085605957 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605957 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085605957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605957 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605957 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605957 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085605957 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605957 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085605957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605957 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605957 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085605957 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085605957 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085605957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085605957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085605957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085605957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085605957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085605957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085605957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085605957 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085605957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605957 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 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085605957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085605957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085605957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085605957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085605957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085605957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085605957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085606151 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085606152 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085606152 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085606152 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085606160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606160 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085606160 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085606160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085606160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085606161 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085606161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085606163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606163 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085606163 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085606163 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085606163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085606163 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085606163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085606163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085606164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085606164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085606164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085606164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085606164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085606164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085606164 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085606164 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085606164 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085606165 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085606165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085606165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085606165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085606165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085606165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085606165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085606165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085606165 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085606165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085606166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085606166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085606166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085606166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085606166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085606166 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606169 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085606169 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085606169 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085606169 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085606175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606175 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085606175 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085606175 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085606175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085606175 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085606175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085606178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606178 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085606178 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085606178 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085606178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085606178 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085606178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085606178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085606178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085606178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085606178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085606178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085606178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085606178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085606178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085606178 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085606178 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085606179 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085606179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085606179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085606180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085606180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085606180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085606180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085606180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085606180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085606180 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085606180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085606180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085606180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085606180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085606180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085606180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085606180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085606955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085606955 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085606955 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085606955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085606955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085606955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085606955 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085606955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085606955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085606955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085606955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085606955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085606955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085606955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085606955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085606955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085606955 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085606955 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085606955 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085606955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085606955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085606955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085606955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085606955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085606955 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085606955 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085606955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085606955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085606955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085606955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085606955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085606955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085606955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085606956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085606956 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085606956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085606956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085606956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085606956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085606956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085606956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085606956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085606956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085606956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085606956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085606956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085606956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085606956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085606956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085606956 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085606956 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085606973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085606973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085606973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085606973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085606973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085606973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085606973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085606973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606972 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085606972 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085606972 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085606972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085606972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085606972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085606972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085606973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085606973 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085606973 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085606973 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085606973 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085606973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085606973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085606973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085606973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085606973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085606973 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085606973 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085606973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085606973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085606973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085606973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085606973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085606973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085606973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085606973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085606973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085606973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085606973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085606973 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085606973 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085606973 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085606973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085606973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085606973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085606973 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085606973 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085606973 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085606973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085606973 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085606973 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085606973 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085606973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085606973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085606973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085606973 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085606980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085606980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085606980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241216085606980 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241216085606980 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241216085606980 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241216085606980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085606980 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@e75c4cc34061: setverdict(pass): none -> pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085606984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085606984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085606984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) MutexDispCT-TC_ue_register_before_hnb_register(85)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@e75c4cc34061: Final verdict of PTC: none 20241216085606984 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085606984 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) 20241216085606984 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241216085606984 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(94)@e75c4cc34061: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(97)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(86)@e75c4cc34061: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085606989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@e75c4cc34061: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56: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 20241216085607041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085607158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085607158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085607158 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 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085607158 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085607158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085607158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085607158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085607159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085607159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085607159 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085607159 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085607159 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 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085607159 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085607159 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085607159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085607159 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085607159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085607159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085607159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085607159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085607159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085607159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085607159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085607159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085607159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085607159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085607159 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085607159 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085607159 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085607159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085607159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085607159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085607159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085607159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085607159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085607159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085607159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085607159 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085607159 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085607159 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085607543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45968<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217716) Waiting for packet dumper to finish... 1 (prev_count=217716, count=218372) 20241216085609159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085609159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085609159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085609159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085609159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085609159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56:09 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_cs_initial_ue started. 20241216085610644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085610648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085610652 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46135<->l=127.0.0.1:4262) (control_if.c:572) 20241216085610715 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610715 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610715 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610715 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610715 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610715 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610715 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610715 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085610716 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085610716 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085610717 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610717 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085610717 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610717 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085610717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610717 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610717 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610717 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085610717 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610717 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085610717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610717 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610717 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610717 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085610717 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610717 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085610717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610717 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610717 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610717 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085610717 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085610717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610717 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610717 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 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085610717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085610717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085610717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085610717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(106)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(104)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085610731 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610731 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610731 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610731 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610731 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610731 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610731 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085610731 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610732 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610732 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085610732 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085610732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610733 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085610733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610733 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610733 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610733 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085610733 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085610733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610733 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610733 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610733 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085610733 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085610733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610733 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610733 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085610733 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085610733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610733 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610733 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 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085610733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085610733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085610733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085610733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085610757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085610757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085610757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085610757 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085610757 DLGLOBAL DEBUG validating counter group 0x56050f631be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085610757 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085610757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085610757 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085610757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085610757 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085610929 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085610929 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085610929 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085610929 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085610936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085610936 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085610936 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085610936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085610936 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085610936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085610938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085610938 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085610938 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085610938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085610938 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085610938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085610938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085610938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085610938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085610938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085610938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085610938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085610938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085610938 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085610938 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085610939 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610940 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610940 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085610940 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085610940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085610940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610940 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610940 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610940 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610940 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085610940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085610940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085610940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085610940 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085610946 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085610946 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085610946 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085610946 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085610951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610951 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085610951 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085610951 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085610951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085610952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085610952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085610953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610953 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085610953 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085610953 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085610953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085610953 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085610953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085610953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085610953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085610953 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085610953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085610953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085610953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085610953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085610953 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085610953 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085610953 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085610954 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085610954 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085610954 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085610954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085610954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085610954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085610954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085610954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085610954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085610954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085610954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085610954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085610954 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085610954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085610954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085610954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085610954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085610954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085610954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085610954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085610954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085611735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085611735 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085611735 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085611735 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085611735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085611735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085611735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085611735 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085611735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085611735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085611735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085611735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085611735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085611735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085611735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085611735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085611735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085611735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085611735 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085611735 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085611735 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085611735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085611735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085611735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085611735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085611735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085611735 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085611735 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085611735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085611735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085611735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085611735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085611735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085611735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085611735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085611735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085611737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085611737 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085611737 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085611737 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085611737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085611737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085611737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085611737 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085611737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085611737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085611737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085611737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085611737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085611737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085611737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085611737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085611737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085611737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085611737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085611737 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085611737 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085611753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085611753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085611753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085611753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085611753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085611753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085611753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085611753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085611754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085611754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085611754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085611754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085611754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085611754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085611754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085611754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085611754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085611754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085611754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085611754 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085611754 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085611754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085611754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085611754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085611754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085611754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085611754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085611754 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085611754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085611754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085611754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085611754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085611754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085611754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085611754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085611754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085611757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085611757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085611757 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085611757 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085611757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085611757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085611757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085611757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085611757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085611757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085611757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085611757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085611757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085611757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085611757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085611757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085611758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085611758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085611758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085611758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085611758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085611758 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085611758 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085611758 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085611785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@e75c4cc34061: f_create_expect(l3 := '06B1B2F98B896843E2B9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@e75c4cc34061: Created Expect[0] for '06B1B2F98B896843E2B9'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1668916 20241216085612842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085612842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085612842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085612843 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085612843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x197734, normal) (hnbgw_rua.c:407) 20241216085612843 DHNB DEBUG map_rua[0x56050f994090]{init}: Allocated (fsm.c:456) 20241216085612843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085612843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1668916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085612843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085612843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085612843 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1668916 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085612843 DCN DEBUG map_sccp[0x56050f979a80]{init}: Allocated (fsm.c:456) 20241216085612843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085612843 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1668916 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085612843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1668916 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085612843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085612843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085612843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085612843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085612843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085612843 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085612843 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{IDLE}: Allocated (fsm.c:456) 20241216085612843 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085612843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a06b1b2f98b896843e2b9004f400300022d0056400500f1100926) (sccp_scrc.c:406) 20241216085612843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085612843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085612843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085612843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085612843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085612843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085612843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085612843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085612843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085612843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085612843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085612843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085612843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085612843 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085612843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085612843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085612843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085612843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085612843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085612843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085612843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085612843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085612843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085612843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@e75c4cc34061: Found Expect[0] for l3='06B1B2F98B896843E2B9'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_initial_ue0(111)12468363 HNBGW_Test.msc0-SCCP(104)@e75c4cc34061: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085612851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085612851 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085612851 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085612851 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085612851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085612851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085612851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085612851 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085612851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085612851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085612851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085612851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085612851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085612851 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e57fab) (sccp_scrc.c:477) 20241216085612851 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241216085612851 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085612851 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085612851 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085612851 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085612851 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) 20241216085612851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085612851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085612852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue(98)@e75c4cc34061: Final verdict of PTC: none 20241216085612855 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085612855 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085612855 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 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085612855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085612855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085612855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085612855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085612855 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(109)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@e75c4cc34061: Final verdict of PTC: none 20241216085612855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085612855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085612855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085612855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085612855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085612855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085612855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085612855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085612855 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085612855 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085612855 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085612855 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085612855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085612856 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46135<->l=127.0.0.1:4262) (control_if.c:193) 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085612855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085612855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085612856 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 20241216085612856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085612856 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085612856 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085612856 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085612856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085612856 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085612856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085612856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085612856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085612856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085612856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085612856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085612856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085612856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085612856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085612856 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085612857 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085612857 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085612857 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085612857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085612857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085612857 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085612857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e57fab), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085612857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085612857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085612857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085612857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085612857 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085612857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085612857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085612857 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc0-SCCP(104)@e75c4cc34061: Final verdict of PTC: none 20241216085612857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085612858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_ranap_cs_initial_ue-Iuh0(102)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@e75c4cc34061: Final verdict of PTC: none 20241216085612858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085612858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{disrupted}: Freeing instance (context_map.c:202) 20241216085612858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1668916)[0x56050f994090]{disrupted}: Deallocated (fsm.c:568) 20241216085612858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085612858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{disconnected}: Freeing instance (context_map.c:206) 20241216085612858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56050f979a80]{disconnected}: Deallocated (fsm.c:568) 20241216085612858 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1668916 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085612858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085612858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085612858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085612858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085612858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085612858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085612858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085612858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085612859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085612859 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_ranap_cs_initial_ue-Iuh0-RUA(103)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(99)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@e75c4cc34061: Final verdict of PTC: none 20241216085612859 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-MGCP(110)@e75c4cc34061: Final verdict of PTC: none 20241216085612859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085612859 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) IPA-CTRL-CLI-IPA(100)@e75c4cc34061: Final verdict of PTC: none 20241216085612859 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085612859 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(107)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085612863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45978<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:12 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 20241216085612937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085613439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59168<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246760) Waiting for packet dumper to finish... 1 (prev_count=246760, count=247416) 20241216085614855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085614855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085614855 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085614856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085614856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085614856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56:15 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_ps_initial_ue started. 20241216085616539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085616542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085616545 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44279<->l=127.0.0.1:4262) (control_if.c:572) 20241216085616613 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616613 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616614 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616614 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616614 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616614 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085616614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085616614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085616614 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616614 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616615 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616615 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085616615 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616615 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085616615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616615 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616615 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616615 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085616615 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616615 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085616615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616615 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616615 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085616615 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085616615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616615 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616615 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085616615 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085616615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085616616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616616 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616616 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 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085616616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085616616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085616616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085616616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(120)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(118)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085616631 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616631 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616631 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616631 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616631 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616631 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616632 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085616632 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616633 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616633 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085616633 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616633 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085616633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616633 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616633 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616633 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085616633 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616633 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085616633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616633 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616633 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616633 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085616633 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616633 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085616633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616633 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616633 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616633 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085616633 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085616633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616633 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616633 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 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085616633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085616633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085616633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085616633 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085616655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085616655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085616655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085616655 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085616655 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085616655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085616655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085616655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085616655 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085616830 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085616830 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085616830 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085616830 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085616837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616837 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085616837 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085616837 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085616837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085616837 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085616837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085616840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616840 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085616840 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085616840 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085616840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085616840 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085616840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085616840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085616840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085616840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085616840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085616840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085616840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085616840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085616840 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085616840 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085616840 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616841 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616841 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085616841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085616841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085616841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616842 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085616842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085616842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085616842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085616842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085616845 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085616845 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085616845 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085616845 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085616851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616851 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085616851 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085616851 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085616851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085616851 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085616851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085616855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085616855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085616855 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085616855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085616855 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085616855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085616855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085616855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085616855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085616855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085616855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085616855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085616855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085616855 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085616855 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085616855 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085616856 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085616856 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085616856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085616856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085616856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085616856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085616857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085616857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085616857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085616857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085616857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085616857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085616857 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085616857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085616857 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085616857 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085616857 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085616857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085616857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085616857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085616857 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085617645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085617645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085617645 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085617645 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085617645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085617645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085617645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085617645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085617645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085617645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085617645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085617645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085617645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085617645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085617645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085617645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085617645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085617646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085617646 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085617646 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085617646 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085617646 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085617646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085617646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085617646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085617646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085617646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085617646 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085617646 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085617647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085617647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085617647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085617647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085617647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085617647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085617647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085617647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085617650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085617650 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085617650 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085617650 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085617650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085617650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085617650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085617650 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085617650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085617650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085617650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085617650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085617650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085617650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085617650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085617650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085617650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085617651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085617651 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085617651 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085617651 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085617657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085617657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085617657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085617657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085617657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085617657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085617657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085617657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085617657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085617657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085617657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085617657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085617657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085617657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085617657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085617657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085617657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085617657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085617657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085617657 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085617657 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085617657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085617657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085617658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085617658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085617658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085617658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085617658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085617658 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085617658 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085617658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085617658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085617658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085617658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085617658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085617658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085617658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085617658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085617660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085617660 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085617660 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085617660 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085617660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085617660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085617660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085617660 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085617661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085617661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085617661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085617661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085617661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085617661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085617661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085617661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085617661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085617661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085617661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085617661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085617661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085617661 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085617661 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085617661 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085617680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@e75c4cc34061: f_create_expect(l3 := '866651642FC414124E59'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@e75c4cc34061: Created Expect[0] for '866651642FC414124E59'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16368473 20241216085618735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085618735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085618735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085618735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085618735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf9c359, normal) (hnbgw_rua.c:407) 20241216085618735 DHNB DEBUG map_rua[0x56050f994090]{init}: Allocated (fsm.c:456) 20241216085618735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085618735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16368473 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085618735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085618735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085618735 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16368473 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085618735 DCN DEBUG map_sccp[0x56050f979a80]{init}: Allocated (fsm.c:456) 20241216085618735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085618735 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16368473 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085618735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16368473 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085618735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085618735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085618735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085618735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085618735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085618735 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085618735 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{IDLE}: Allocated (fsm.c:456) 20241216085618735 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085618736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a866651642fc414124e59004f40030001f90056400500f1100926) (sccp_scrc.c:406) 20241216085618736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085618736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085618736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085618736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085618736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085618736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085618736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085618736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085618736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085618736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085618736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085618736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085618736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085618736 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085618736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085618736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085618736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085618736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085618736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085618736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085618736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085618736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085618736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085618736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@e75c4cc34061: Found Expect[0] for l3='866651642FC414124E59'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_initial_ue0(125)4037561 HNBGW_Test.sgsn0-SCCP(121)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@e75c4cc34061: setverdict(pass): none -> pass 20241216085618753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085618753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085618753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085618753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085618753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085618753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085618753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085618753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085618753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085618753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085618753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085618753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085618753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085618753 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00146ee8) (sccp_scrc.c:477) 20241216085618753 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241216085618753 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085618753 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085618753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085618753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085618753 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) 20241216085618753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085618753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085618755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085618766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085618766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085618766 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 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085618766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085618766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085618766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085618766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085618766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085618766 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(122)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@e75c4cc34061: Final verdict of PTC: none 20241216085618766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085618766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085618766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085618766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085618766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085618767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085618767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085618767 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085618767 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085618767 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085618767 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 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085618767 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085618767 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085618767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59194<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(120)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@e75c4cc34061: Final verdict of PTC: none 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085618767 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) 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085618767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085618767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085618767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085618767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085618767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085618767 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(121)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@e75c4cc34061: Final verdict of PTC: none 20241216085618768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085618768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085618768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(123)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(124)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@e75c4cc34061: Final verdict of PTC: none 20241216085618769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085618769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085618769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085618768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085618768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085618768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085618768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085618768 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085618768 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085618768 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085618768 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085618768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085618768 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085618768 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085618768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00146ee8), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085618768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085618768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085618768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085618768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085618768 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085618768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085618768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085618768 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085618769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085618769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085618769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085618769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{disrupted}: Freeing instance (context_map.c:202) 20241216085618769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16368473)[0x56050f994090]{disrupted}: Deallocated (fsm.c:568) 20241216085618769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085618769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{disconnected}: Freeing instance (context_map.c:206) 20241216085618769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56050f979a80]{disconnected}: Deallocated (fsm.c:568) 20241216085618769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16368473 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085618769 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44279<->l=127.0.0.1:4262) (control_if.c:193) 20241216085618769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085618769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085618769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085618769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085618769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085618769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085618769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085618769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) VirtHNBGW-STATS(113)@e75c4cc34061: Final verdict of PTC: none 20241216085618769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085618769 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085618769 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085618769 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(114)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085618770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59180<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:18 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 20241216085618813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085619315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59212<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194240) Waiting for packet dumper to finish... 1 (prev_count=194240, count=250852) 20241216085620768 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085620768 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085620768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085620768 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085620768 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085620768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241216085622378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085622383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085622387 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37307<->l=127.0.0.1:4262) (control_if.c:572) 20241216085622476 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622476 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622476 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622476 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622476 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622476 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622476 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622476 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085622477 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085622477 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085622478 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622478 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085622478 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622478 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085622478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622478 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622478 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622478 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085622478 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622478 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085622478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622478 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622478 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622478 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085622478 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622478 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085622478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622478 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622478 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085622478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085622478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622478 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622478 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 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085622478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085622478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085622478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085622478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085622479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085622479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085622479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(134)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085622496 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622496 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622496 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622496 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622496 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622496 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622496 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085622496 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622497 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622497 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085622497 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622497 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085622497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622497 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622497 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622497 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085622497 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622497 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085622497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622497 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622497 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622497 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085622497 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085622498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622498 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622498 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085622498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085622498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085622498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622498 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622498 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 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085622498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085622498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085622498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085622498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085622523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085622523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085622523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085622523 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085622523 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085622523 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085622523 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085622523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085622523 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085622693 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085622693 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085622693 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085622693 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085622697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622697 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085622697 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085622697 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085622697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085622697 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085622697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085622700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622700 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085622700 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085622700 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085622700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085622700 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085622700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085622700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085622700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085622701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085622701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085622701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085622701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085622701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085622701 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085622701 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085622701 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622702 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085622702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085622702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085622702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622702 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085622702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085622702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085622702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085622703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085622712 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085622712 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085622712 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085622712 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085622717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085622717 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085622717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085622717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085622717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085622717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085622720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085622720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085622720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085622720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085622720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085622720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085622720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085622720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085622720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085622720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085622720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085622720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085622720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085622720 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085622720 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085622720 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085622721 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085622721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085622721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085622721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085622721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085622721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085622721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085622721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085622721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085622721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622721 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085622722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085622722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085622722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085622722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085622722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085622858 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085622858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e57fab), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085622858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085622858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085622858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085622858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085622858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085622858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085622858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085622858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085622858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085622858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085622858 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085622866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085622866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085622866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085622866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085622866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085622866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085622866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085622866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085622866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085622866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085622866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085622866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085622866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085622866 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=00e57fab) (sccp_scrc.c:477) 20241216085622866 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241216085622866 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085622866 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085622866 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085622866 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085622866 DLSCCP DEBUG SCCP-SCOC(1)[0x56050f97a940]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085623500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085623500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085623500 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085623500 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085623500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085623500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085623500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085623500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085623500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085623500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085623500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085623500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085623500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085623500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085623500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085623500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085623500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085623500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085623500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085623500 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085623500 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085623500 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085623500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085623501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085623501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085623501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085623501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085623501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085623501 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085623501 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085623501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085623501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085623501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085623501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085623501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085623501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085623501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085623501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085623502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085623502 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085623502 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085623502 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085623502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085623502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085623502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085623502 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085623502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085623502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085623502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085623502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085623502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085623502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085623502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085623502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085623502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085623502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085623502 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085623502 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085623502 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085623515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085623515 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085623515 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085623515 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085623515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085623515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085623515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085623515 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085623516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085623516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085623516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085623516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085623516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085623516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085623516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085623516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085623516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085623516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085623516 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085623516 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085623516 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085623516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085623516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085623516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085623516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085623516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085623516 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085623516 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085623516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085623516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085623516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085623516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085623516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085623516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085623516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085623516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085623516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085623516 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085623516 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085623516 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085623516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085623516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085623516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085623517 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085623517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085623517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085623517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085623517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085623517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085623517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085623517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085623517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085623517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085623517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085623517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085623517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085623517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085623517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085623517 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085623517 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085623538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@e75c4cc34061: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)9023177 20241216085624584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085624584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085624584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085624584 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085624584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89aec9, normal) (hnbgw_rua.c:407) 20241216085624584 DHNB DEBUG map_rua[0x56050f97a940]{init}: Allocated (fsm.c:456) 20241216085624584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085624584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9023177 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085624584 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085624584 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085624584 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9023177 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085624584 DCN DEBUG map_sccp[0x56050f994090]{init}: Allocated (fsm.c:456) 20241216085624584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085624584 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9023177 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085624584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9023177 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085624584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085624584 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085624584 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085624584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085624584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085624584 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085624584 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{IDLE}: Allocated (fsm.c:456) 20241216085624584 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085624584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241216085624584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085624584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085624584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085624584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085624584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085624584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085624584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085624584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085624584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085624584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085624584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085624584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085624584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085624584 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085624584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085624584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085624585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085624585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085624585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085624585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085624585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085624585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085624585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085624585 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@e75c4cc34061: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)6633156 HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085624598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085624598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085624598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085624598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085624598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085624598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085624598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085624598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085624598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085624598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085624598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085624598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085624598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085624598 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e31f18) (sccp_scrc.c:477) 20241216085624598 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241216085624598 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085624598 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085624598 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085624598 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085624598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e31f18), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae148f4080644d7e10e39004f400300038e0056400500f1100926) (sccp_scrc.c:406) 20241216085624598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085624598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085624598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085624598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085624598 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085624598 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085624598 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) 20241216085624599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085624599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085624599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085624599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085624599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085624599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085624599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085624599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085624599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085624599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@e75c4cc34061: setverdict(pass): none -> pass 20241216085624617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085624629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085624630 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37307<->l=127.0.0.1:4262) (control_if.c:193) 20241216085624631 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085624631 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085624631 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 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(133)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@e75c4cc34061: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@e75c4cc34061: Final verdict of PTC: none 20241216085624631 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085624631 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085624632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085624632 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085624632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085624632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085624632 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085624632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085624632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085624632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085624632 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085624632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085624632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085624632 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085624632 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 20241216085624632 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 20241216085624632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085624632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085624632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085624632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(135)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@e75c4cc34061: Final verdict of PTC: none 20241216085624633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085624633 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085624633 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085624633 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085624633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085624633 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085624633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085624633 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(132)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(138)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(127)@e75c4cc34061: Final verdict of PTC: none 20241216085624634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085624634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085624634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085624634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085624634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085624634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085624634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085624634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085624632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085624632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085624632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085624632 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085624633 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085624633 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085624633 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085624633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085624633 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085624633 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085624633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e31f18), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085624633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085624633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085624633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085624633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085624633 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085624633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085624633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085624633 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085624633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085624633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085624633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085624633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{disrupted}: Freeing instance (context_map.c:202) 20241216085624633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9023177)[0x56050f97a940]{disrupted}: Deallocated (fsm.c:568) 20241216085624633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085624633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{disconnected}: Freeing instance (context_map.c:206) 20241216085624633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56050f994090]{disconnected}: Deallocated (fsm.c:568) 20241216085624633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9023177 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085624633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085624633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085624634 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085624634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085624634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085624634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085624634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085624634 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085624634 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085624634 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085624634 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085624634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085624634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085624634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085624634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085624634 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085624635 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085624635 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(128)@e75c4cc34061: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085624636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47724<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:24 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 20241216085624683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085625184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268240) Waiting for packet dumper to finish... 1 (prev_count=268240, count=268896) 20241216085626633 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085626633 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085626633 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085626634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085626634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085626634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241216085628294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085628299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085628303 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42317<->l=127.0.0.1:4262) (control_if.c:572) 20241216085628370 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628370 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628370 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628370 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628370 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628370 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628370 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628370 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628371 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)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085628371 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085628372 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628372 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085628372 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628372 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085628372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628372 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628372 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628372 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085628372 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085628372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628372 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628372 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628372 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085628372 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628372 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085628372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628372 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628372 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085628372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085628372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628372 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628372 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 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085628372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085628372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085628372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085628372 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(148)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(146)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085628387 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628387 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628387 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628387 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628387 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628387 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628387 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085628387 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628388 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628388 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085628388 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628388 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085628388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628388 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628388 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628388 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085628388 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628388 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085628388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628388 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628388 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628388 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085628388 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628388 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085628388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628388 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628388 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628388 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085628388 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085628388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628388 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628389 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 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085628389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085628389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085628389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085628389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085628412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085628412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085628412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085628412 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085628412 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085628412 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085628412 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085628412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085628412 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085628585 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085628586 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085628586 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085628586 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085628592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628592 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085628592 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085628592 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085628592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085628592 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085628592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085628595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085628595 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085628595 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085628595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085628595 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085628595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085628595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085628595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085628595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085628595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085628595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085628595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085628595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085628595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085628595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085628595 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628596 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085628596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085628596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085628597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628597 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628597 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628597 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628597 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085628597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085628597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085628597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085628597 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085628601 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085628601 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085628601 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085628601 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085628606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628606 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085628606 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085628606 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085628606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085628606 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085628606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085628610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628610 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085628610 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085628610 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085628610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085628610 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085628610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085628610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085628610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085628610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085628610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085628610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085628610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085628610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085628610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085628611 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085628611 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085628612 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085628612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085628612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085628612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085628612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085628612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085628612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085628612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085628612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085628612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628612 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085628612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085628612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085628612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085628612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085628612 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085628769 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085628769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00146ee8), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085628769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085628769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085628769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085628769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085628770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085628770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085628770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085628770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085628770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085628770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085628770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085628778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085628778 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085628778 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085628778 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085628778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085628778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085628778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085628778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085628778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085628778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085628778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085628778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085628778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085628778 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=00146ee8) (sccp_scrc.c:477) 20241216085628778 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241216085628778 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085628778 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085628778 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085628778 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085628778 DLSCCP DEBUG SCCP-SCOC(2)[0x56050f97add0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085629402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085629402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085629402 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085629402 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085629402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085629403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085629403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085629403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085629403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085629403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085629403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085629403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085629403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085629403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085629403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085629403 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085629403 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085629403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085629403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085629403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085629403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085629403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085629403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085629403 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085629403 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085629402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085629402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085629402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085629403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085629404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085629404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085629404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085629404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085629404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085629404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085629404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085629406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085629406 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085629406 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085629406 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085629406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085629406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085629406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085629406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085629406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085629406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085629406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085629406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085629406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085629406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085629406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085629406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085629406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085629406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085629406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085629406 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085629406 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085629409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085629409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085629409 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085629409 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085629409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085629409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085629409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085629409 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085629409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085629409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085629409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085629409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085629409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085629409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085629409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085629409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085629409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085629409 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085629409 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085629409 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085629409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085629409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085629409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085629409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085629409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085629409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085629409 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085629409 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085629409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085629409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085629409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085629409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085629409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085629409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085629409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085629409 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085629412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085629412 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085629412 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085629412 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085629412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085629412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085629412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085629412 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085629412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085629412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085629412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085629412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085629412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085629412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085629412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085629412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085629412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085629412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085629412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085629412 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085629412 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085629412 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085629412 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085629412 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085629446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@e75c4cc34061: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)12192674 20241216085630489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085630489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085630489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085630489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085630489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xba0ba2, normal) (hnbgw_rua.c:407) 20241216085630489 DHNB DEBUG map_rua[0x56050f97add0]{init}: Allocated (fsm.c:456) 20241216085630489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085630489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12192674 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085630489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085630489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085630489 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12192674 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085630489 DCN DEBUG map_sccp[0x56050f97a940]{init}: Allocated (fsm.c:456) 20241216085630489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085630489 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12192674 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085630489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12192674 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085630489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085630489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085630489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085630489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085630489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085630489 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085630489 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{IDLE}: Allocated (fsm.c:456) 20241216085630489 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085630490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241216085630490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085630490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085630490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085630490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085630490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085630490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085630490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085630490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085630490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085630490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085630490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085630490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085630490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085630490 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085630490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085630490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085630490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085630490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085630490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085630490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085630490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085630490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085630490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085630490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@e75c4cc34061: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11581752 HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085630500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085630500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085630500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085630500 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085630500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085630500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085630500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085630500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085630500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085630500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085630500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085630500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085630500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085630500 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004af7b6) (sccp_scrc.c:477) 20241216085630501 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241216085630501 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085630501 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085630501 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085630501 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085630501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004af7b6), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8375a8eb6c3af25eab88004f400300028e0056400500f1100926) (sccp_scrc.c:406) 20241216085630501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085630501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085630501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085630501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085630501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085630501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085630501 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) 20241216085630501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085630501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085630501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085630501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085630501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085630501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085630501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085630501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085630501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085630501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@e75c4cc34061: setverdict(pass): none -> pass 20241216085630517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085630527 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42317<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@e75c4cc34061: Final verdict of PTC: none 20241216085630528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@e75c4cc34061: Final verdict of PTC: none 20241216085630530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085630530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085630530 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 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(147)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@e75c4cc34061: Final verdict of PTC: none20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085630531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085630531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085630531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085630531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085630530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085630531 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085630531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085630531 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085630531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085630531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085630531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085630531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085630531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085630531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085630531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085630531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085630531 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085630531 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 20241216085630531 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085630531 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 20241216085630531 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085630531 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085630532 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085630532 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085630532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085630532 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085630532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085630532 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(148)@e75c4cc34061: Final verdict of PTC: none 20241216085630532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085630532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) VirtHNBGW-STATS(141)@e75c4cc34061: Final verdict of PTC: none 20241216085630532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085630532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085630532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085630532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085630532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085630532 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085630532 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085630532 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085630532 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085630532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085630532 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085630532 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085630532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004af7b6), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085630532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085630532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085630533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085630533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085630533 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085630533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085630533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085630533 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085630533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085630533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085630533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085630533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{disrupted}: Freeing instance (context_map.c:202) 20241216085630533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12192674)[0x56050f97add0]{disrupted}: Deallocated (fsm.c:568) 20241216085630533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085630533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{disconnected}: Freeing instance (context_map.c:206) 20241216085630533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56050f97a940]{disconnected}: Deallocated (fsm.c:568) 20241216085630533 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12192674 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085630533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085630533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085630533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085630533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085630533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085630533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085630533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085630533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085630533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085630533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085630533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085630534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085630534 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085630534 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085630534 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(151)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(152)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085630535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:30 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 20241216085630614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085631115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268852) Waiting for packet dumper to finish... 1 (prev_count=268852, count=269608) 20241216085632532 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085632532 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085632532 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085632532 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085632532 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085632532 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_cs_bidir started. 20241216085634216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085634219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085634222 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46207<->l=127.0.0.1:4262) (control_if.c:572) 20241216085634311 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634311 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634311 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634311 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634312 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634312 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634312 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634312 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085634312 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634313 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085634313 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085634313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634313 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634313 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634313 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085634313 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085634313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634313 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634313 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085634313 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085634313 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634313 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085634313 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634313 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085634313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634313 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634313 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634313 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085634313 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634313 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085634313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634313 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085634314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085634314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634314 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 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085634314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085634314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(162)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085634332 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634332 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634332 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634332 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634332 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634332 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634332 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085634332 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634333 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634333 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085634333 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085634333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634333 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085634333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634333 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634333 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634333 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085634333 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634334 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085634334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634334 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634334 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634334 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085634334 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634334 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085634334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634334 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634334 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085634334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085634334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634334 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634334 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 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085634334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085634334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085634334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085634334 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085634355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085634355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085634355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085634355 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085634355 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085634355 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085634355 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085634355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085634355 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085634531 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085634531 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085634531 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085634531 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085634539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634539 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085634539 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085634539 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085634539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085634539 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085634539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085634542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085634542 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085634542 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085634542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085634542 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085634542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085634542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085634542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085634542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085634542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085634542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085634542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085634542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085634542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085634542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085634542 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634543 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085634543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085634544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085634544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634544 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085634544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085634544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085634544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085634544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085634545 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085634546 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085634546 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085634546 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085634551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634551 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085634551 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085634551 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085634551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085634551 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085634551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085634552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634553 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085634553 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085634553 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085634553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085634553 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085634553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085634553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085634553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085634553 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085634553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085634553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085634553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085634553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085634553 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085634553 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085634553 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085634554 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085634554 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085634554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085634554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085634554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085634554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085634554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085634554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085634554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085634554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634554 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085634554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085634554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085634554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085634554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085634554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085634633 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085634633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e31f18), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085634633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085634634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085634634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085634634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085634634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085634634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085634634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085634634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085634634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085634634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085634634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085634641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085634641 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085634641 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085634641 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085634641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085634641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085634641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085634641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085634641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085634641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085634641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085634641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085634641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085634641 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=00e31f18) (sccp_scrc.c:477) 20241216085634641 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241216085634641 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085634642 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085634642 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085634642 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085634642 DLSCCP DEBUG SCCP-SCOC(3)[0x56050f979a80]{IDLE}: Deallocated (fsm.c:568) 20241216085635337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085635337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085635337 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085635337 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085635337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085635337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085635337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085635337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085635337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085635337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085635337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085635337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085635337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085635337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085635337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085635337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085635337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085635337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085635337 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085635337 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085635337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085635337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085635337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085635337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085635337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085635337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085635337 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085635337 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085635337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085635337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085635337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085635337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085635337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085635337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085635337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085635337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085635340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085635340 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085635340 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085635340 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085635340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085635340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085635340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085635340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085635340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085635340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085635340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085635340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085635340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085635340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085635340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085635340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085635340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085635340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085635340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085635340 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085635340 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085635353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085635353 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085635353 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085635353 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085635353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085635353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085635353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085635353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085635353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085635353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085635353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085635353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085635353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085635353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085635353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085635353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085635353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085635353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085635353 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085635353 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085635353 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085635353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085635353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085635353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085635353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085635353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085635353 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085635353 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085635353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085635353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085635353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085635353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085635353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085635353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085635353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085635353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085635354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085635354 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085635354 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085635354 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085635354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085635354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085635354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085635354 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085635354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085635354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085635354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085635354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085635354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085635354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085635354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085635354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085635354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085635354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085635354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085635354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085635354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085635354 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085635354 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085635354 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085635377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@e75c4cc34061: f_create_expect(l3 := '3F290F1812EE88872FD4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@e75c4cc34061: Created Expect[0] for '3F290F1812EE88872FD4'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_bidir0(167)3202376 20241216085636399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085636399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085636399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085636399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085636399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30dd48, normal) (hnbgw_rua.c:407) 20241216085636399 DHNB DEBUG map_rua[0x56050f979a80]{init}: Allocated (fsm.c:456) 20241216085636399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085636399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202376 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085636399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085636399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085636399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202376 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085636399 DCN DEBUG map_sccp[0x56050f97add0]{init}: Allocated (fsm.c:456) 20241216085636399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085636399 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3202376 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085636399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202376 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085636399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085636399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085636399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085636399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085636399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085636399 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085636399 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{IDLE}: Allocated (fsm.c:456) 20241216085636399 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085636399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3f290f1812ee88872fd4004f400300021a0056400500f1100926) (sccp_scrc.c:406) 20241216085636399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085636399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085636399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085636399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085636399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085636399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085636399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085636399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085636399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085636399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085636399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085636399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085636399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085636399 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085636399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085636399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085636399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085636399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085636399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085636399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085636399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085636399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085636399 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@e75c4cc34061: Found Expect[0] for l3='3F290F1812EE88872FD4'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_bidir0(167)16549079 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085636404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636404 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085636404 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085636404 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085636404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085636404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085636404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085636404 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085636404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085636404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085636404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085636404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085636404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085636404 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e7571) (sccp_scrc.c:477) 20241216085636404 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241216085636404 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085636404 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085636404 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085636404 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085636404 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) 20241216085636404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085636404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: vl_len:22 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A633EE9CE9629BE4C7654'O 20241216085636606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636606 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085636606 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085636606 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085636606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085636606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085636606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085636606 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085636607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085636607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085636607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085636607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085636607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085636607 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=001440120000010010400b0a633ee9ce9629be4c7654) (sccp_scrc.c:477) 20241216085636607 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241216085636607 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085636607 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085636607 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085636607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085636607 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241216085636607 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216085636607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241216085636607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085636607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241216085636607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085636607 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085636632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085636632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085636632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241216085636632 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085636632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30dd48) (hnbgw_rua.c:471) 20241216085636632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3202376 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241216085636632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085636632 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241216085636632 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216085636632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241216085636632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085636632 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085636632 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085636632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e7571), PART(T=Data,L=22,D=001440120000010010400b0a829e0f8f2e9c09b6168e) (sccp_scrc.c:406) 20241216085636632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085636632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085636632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085636632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085636632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085636632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085636632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085636632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085636632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085636632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085636632 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: vl_len:20 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241216085636651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636651 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085636651 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085636651 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085636651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085636651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085636651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085636651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085636651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085636651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085636651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085636651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085636651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085636651 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) 20241216085636651 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241216085636651 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085636651 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085636651 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085636651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085636651 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241216085636651 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241216085636651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241216085636651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085636651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241216085636651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085636651 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085636660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_bidir(154)@e75c4cc34061: Final verdict of PTC: none 20241216085636669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085636669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085636669 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085636670 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085636670 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085636670 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085636670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085636670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085636670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085636670 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085636670 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085636670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085636670 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(161)@e75c4cc34061: Final verdict of PTC: none 20241216085636670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e7571), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085636670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085636670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085636670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085636670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085636670 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085636670 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085636670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085636670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085636670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{disrupted}: Freeing instance (context_map.c:202) 20241216085636670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3202376)[0x56050f979a80]{disrupted}: Deallocated (fsm.c:568) 20241216085636670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085636670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{disconnected}: Freeing instance (context_map.c:206) 20241216085636670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56050f97add0]{disconnected}: Deallocated (fsm.c:568) 20241216085636670 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3202376 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085636670 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085636670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085636671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085636671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085636671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085636671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085636671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085636671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085636671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085636671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085636671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085636671 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 20241216085636671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085636671 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085636671 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085636671 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085636671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085636671 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085636671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085636671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085636671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085636671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085636671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085636671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085636671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085636671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085636672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085636672 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085636672 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085636672 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085636672 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085636672 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46207<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(165)@e75c4cc34061: Final verdict of PTC: none 20241216085636673 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 20241216085636673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085636673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ranap_cs_bidir-Iuh0-RUA(159)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@e75c4cc34061: Final verdict of PTC: none 20241216085636673 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085636673 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) 20241216085636673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085636673 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(164)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(166)@e75c4cc34061: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@e75c4cc34061: Final verdict of PTC: none 20241216085636673 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085636673 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085636673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085636673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085636673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085636673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085636674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085636674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085636674 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085636674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) IPA-CTRL-CLI-IPA(156)@e75c4cc34061: Final verdict of PTC: none 20241216085636674 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085636674 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085636674 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085636674 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085636674 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085636674 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085636674 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(163)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(155)@e75c4cc34061: Final verdict of PTC: none 20241216085636675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:36 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 20241216085636728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085637231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255352) Waiting for packet dumper to finish... 1 (prev_count=255352, count=283652) 20241216085638673 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085638673 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085638673 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085638674 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085638674 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085638674 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_ps_bidir started. 20241216085640336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085640339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085640342 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37683<->l=127.0.0.1:4262) (control_if.c:572) 20241216085640410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640410 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640411 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640411 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640411 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640411 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085640411 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085640411 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640411 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085640411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085640411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085640411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640411 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640411 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640411 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085640412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085640412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085640412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085640413 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640413 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085640413 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640413 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085640413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640413 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640413 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640413 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085640413 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640413 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085640413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640413 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640413 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640413 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085640413 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085640413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640413 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640413 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 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085640413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085640413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085640413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(174)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085640429 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640429 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640429 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640429 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640429 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640429 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640429 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085640429 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640430 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640430 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085640430 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640430 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085640430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640430 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640430 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640430 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085640430 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640430 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085640430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640430 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640430 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640430 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085640430 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640430 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085640430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640430 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640430 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640430 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085640430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085640430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640430 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640431 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 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085640431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085640431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085640431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085640431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085640452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085640452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085640453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085640453 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085640453 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085640453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085640453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085640453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085640453 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085640534 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085640534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004af7b6), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085640534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085640534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085640534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085640535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085640535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085640628 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085640628 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085640628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085640628 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085640636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640636 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085640636 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085640637 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085640637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085640637 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085640637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085640639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640639 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085640639 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085640639 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085640639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085640639 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085640639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085640640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085640640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085640640 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085640640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085640640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085640640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085640640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085640640 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085640640 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085640640 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640641 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640641 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085640641 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085640641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085640641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640641 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085640642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085640642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085640642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085640642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085640643 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085640643 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085640643 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085640643 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085640648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640648 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085640648 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085640648 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085640648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085640648 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085640648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085640649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640649 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085640649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085640649 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085640649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085640649 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085640649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085640649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085640649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085640649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085640649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085640649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085640649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085640649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085640649 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085640649 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085640649 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085640650 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085640650 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085640650 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085640650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085640650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085640650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085640651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085640651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085640651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085640651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085640651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085640651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085640651 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085640651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085640651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085640651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085640651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085640651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085640651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085640651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085640651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085641432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085641432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085641432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085641432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085641432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085641432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085641432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085641432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085641432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085641432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085641432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085641432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085641432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085641432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085641432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085641432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085641432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085641432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085641432 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085641432 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085641432 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085641432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085641432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085641432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085641432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085641432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085641432 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085641432 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085641432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085641432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085641432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085641432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085641432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085641432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085641432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085641432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085641433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085641433 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085641433 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085641433 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085641433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085641433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085641433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085641433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085641433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085641433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085641433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085641433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085641433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085641433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085641433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085641433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085641433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085641433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085641433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085641433 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085641433 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085641450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085641450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085641450 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085641450 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085641450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085641450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085641450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085641450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085641450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085641450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085641450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085641450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085641450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085641450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085641450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085641450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085641450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085641450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085641450 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085641450 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085641450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085641450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085641450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085641450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085641450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085641450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085641450 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085641450 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085641450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085641450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085641450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085641450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085641450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085641450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085641450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085641450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085641452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085641452 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085641452 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085641452 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085641452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085641452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085641452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085641452 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085641452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085641452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085641453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085641453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085641453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085641453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085641453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085641453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085641453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085641453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085641453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085641453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085641453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085641453 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085641453 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085641453 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085641479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@e75c4cc34061: f_create_expect(l3 := 'F10EB2CDC6452EDDF2A2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@e75c4cc34061: Created Expect[0] for 'F10EB2CDC6452EDDF2A2'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_bidir0(181)15734597 20241216085642524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085642525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085642525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085642525 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085642525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf01745, normal) (hnbgw_rua.c:407) 20241216085642525 DHNB DEBUG map_rua[0x56050f979a80]{init}: Allocated (fsm.c:456) 20241216085642525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085642525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734597 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085642525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085642525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085642525 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734597 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085642525 DCN DEBUG map_sccp[0x56050f97add0]{init}: Allocated (fsm.c:456) 20241216085642525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085642525 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15734597 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085642525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734597 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085642525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085642525 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085642525 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085642525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085642525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085642525 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085642525 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{IDLE}: Allocated (fsm.c:456) 20241216085642525 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085642525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af10eb2cdc6452eddf2a2004f40030000750056400500f1100926) (sccp_scrc.c:406) 20241216085642525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085642525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085642525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085642525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085642525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085642525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085642525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085642525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085642525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085642525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085642525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085642525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085642525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085642525 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085642525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085642525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085642525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085642525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085642525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085642525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085642525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085642525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085642525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@e75c4cc34061: Found Expect[0] for l3='F10EB2CDC6452EDDF2A2'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_bidir0(181)16471521 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085642543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642543 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085642543 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085642543 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085642543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085642543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085642543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085642543 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085642543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085642543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085642543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085642543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085642543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085642543 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019f795) (sccp_scrc.c:477) 20241216085642543 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241216085642543 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085642543 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085642543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085642543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085642543 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) 20241216085642543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085642543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AF1345E7A18B2C119D2C2'O 20241216085642746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642746 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085642746 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085642746 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085642746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085642746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085642746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085642746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085642746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085642746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085642746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085642746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085642746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085642746 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=001440120000010010400b0af1345e7a18b2c119d2c2) (sccp_scrc.c:477) 20241216085642746 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241216085642746 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085642746 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085642746 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085642746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085642747 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241216085642747 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216085642747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241216085642747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085642747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241216085642747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085642747 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085642770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085642770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085642770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241216085642770 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085642770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf01745) (hnbgw_rua.c:471) 20241216085642770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734597 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241216085642770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085642770 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241216085642770 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216085642770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241216085642770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085642770 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085642770 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085642770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019f795), PART(T=Data,L=22,D=001440120000010010400b0a161b9fe1c19e4e137064) (sccp_scrc.c:406) 20241216085642770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085642770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085642770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085642771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085642771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085642771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085642771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085642771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085642771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085642771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085642771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241216085642789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085642790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085642790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085642790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085642790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085642790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085642790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085642790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085642790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085642790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085642790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085642790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085642790 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) 20241216085642790 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241216085642790 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085642790 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085642790 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085642790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085642790 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241216085642790 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241216085642790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241216085642790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085642790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241216085642790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085642790 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085642798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085642807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085642807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085642807 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085642807 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085642807 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085642807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085642807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085642807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085642807 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085642807 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085642807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019f795), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085642807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085642807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085642807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085642807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) MutexDispCT-TC_ranap_ps_bidir(168)@e75c4cc34061: Final verdict of PTC: none 20241216085642808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085642808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085642808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085642808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085642808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085642807 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085642808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085642808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085642808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{disrupted}: Freeing instance (context_map.c:202) 20241216085642808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734597)[0x56050f979a80]{disrupted}: Deallocated (fsm.c:568) 20241216085642808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085642808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{disconnected}: Freeing instance (context_map.c:206) 20241216085642808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56050f97add0]{disconnected}: Deallocated (fsm.c:568) 20241216085642808 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15734597 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085642808 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37683<->l=127.0.0.1:4262) (control_if.c:193) 20241216085642808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085642808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085642809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34686<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(175)@e75c4cc34061: Final verdict of PTC: none 20241216085642809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085642809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085642809 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085642809 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085642809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085642810 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 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085642810 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085642810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085642810 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085642810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085642810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085642810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085642810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085642810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085642810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085642811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085642811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085642811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085642811 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085642811 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085642811 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085642811 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085642810 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 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085642810 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085642811 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 20241216085642811 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085642811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085642811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085642811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_ranap_ps_bidir-Iuh0-RUA(173)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(169)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(180)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085642812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34680<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:56:42 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 20241216085642867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085643369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49750<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218876) Waiting for packet dumper to finish... 1 (prev_count=218876, count=272356) 20241216085644812 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085644812 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085644812 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_assignment started. 20241216085646459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085646463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085646467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42817<->l=127.0.0.1:4262) (control_if.c:572) 20241216085646536 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646536 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646536 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646536 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646536 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646536 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646536 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646536 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085646537 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085646537 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085646538 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646538 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085646538 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646538 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085646538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646538 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646538 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646538 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085646538 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646538 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085646538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646538 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646538 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646538 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085646538 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085646538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646538 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646538 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646538 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085646538 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085646538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646538 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646538 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 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085646538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085646538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085646538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085646538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(190)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085646552 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646552 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646552 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085646552 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646552 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646552 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646552 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646552 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085646552 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646553 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646553 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085646553 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646553 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085646553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646553 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646553 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646553 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085646553 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646553 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085646553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646553 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646553 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085646553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085646553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646553 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646553 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085646553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085646553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646553 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 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085646553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085646553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085646553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085646553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085646554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085646553 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085646554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085646554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085646554 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085646576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085646576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085646576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085646576 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085646576 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085646576 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085646576 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085646576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085646576 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085646671 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085646671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e7571), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085646671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085646671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085646671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085646671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085646671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085646750 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085646750 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085646750 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085646750 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085646758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646758 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085646758 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085646758 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085646758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085646758 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085646758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085646761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085646761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085646761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085646761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085646761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085646761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085646762 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 20241216085646762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085646762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085646762 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085646762 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085646762 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085646762 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085646762 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085646762 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085646762 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085646762 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646763 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085646764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085646764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085646764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646764 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085646765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085646765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085646765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085646765 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085646766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085646766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085646766 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 20241216085646766 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085646766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085646766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085646766 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(193)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085646771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646771 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085646771 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085646771 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085646771 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085646771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085646771 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085646771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085646771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085646772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085646772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085646772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085646772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085646772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085646772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085646772 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085646775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646775 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085646775 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085646775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085646775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085646775 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085646775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085646776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085646776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085646776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085646776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085646776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085646776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085646776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085646776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085646776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085646776 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085646777 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085646777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085646777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085646777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085646777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085646777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085646777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085646777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085646777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085646777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085646777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085646777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085646777 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085646777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085646777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085646777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085646777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085646777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085646777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085646777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085646777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085647567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085647567 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085647567 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085647567 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085647567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085647567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085647567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085647567 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085647568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085647568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085647568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085647568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085647568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085647568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085647568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085647568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085647568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085647568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085647568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085647568 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085647568 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085647568 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085647568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085647568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085647568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085647569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085647569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085647569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085647569 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085647569 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085647569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085647569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085647569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085647569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085647569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085647569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085647569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085647569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085647573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085647573 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085647573 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085647573 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085647573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085647573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085647573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085647573 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085647573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085647573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085647573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085647573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085647573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085647573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085647573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085647573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085647573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085647573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085647573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085647574 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085647574 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085647580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085647580 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085647580 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085647580 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085647580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085647580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085647580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085647580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085647580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085647580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085647580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085647580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085647580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085647580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085647580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085647580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085647580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085647580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085647580 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085647580 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085647580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085647580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085647580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085647580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085647580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085647580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085647580 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085647580 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085647580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085647580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085647580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085647580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085647580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085647580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085647580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085647581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085647584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085647584 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085647584 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085647584 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085647584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085647584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085647584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085647584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085647585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085647585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085647585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085647585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085647585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085647585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085647585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085647585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085647585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085647585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085647585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085647585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085647585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085647585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085647585 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085647585 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085647603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@e75c4cc34061: f_create_expect(l3 := '7A9D6B2C5D9ED5A96A9B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@e75c4cc34061: Created Expect[0] for '7A9D6B2C5D9ED5A96A9B'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@e75c4cc34061: Added conn table entry 0TC_rab_assignment0(195)846698 20241216085648645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085648645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085648645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085648645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085648646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xceb6a, normal) (hnbgw_rua.c:407) 20241216085648646 DHNB DEBUG map_rua[0x56050f979a80]{init}: Allocated (fsm.c:456) 20241216085648646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085648646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846698 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085648646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085648646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085648646 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-846698 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085648646 DCN DEBUG map_sccp[0x56050f97add0]{init}: Allocated (fsm.c:456) 20241216085648646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085648646 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-846698 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085648646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846698 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085648646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085648646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085648646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085648646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085648646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085648646 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085648646 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{IDLE}: Allocated (fsm.c:456) 20241216085648646 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085648646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7a9d6b2c5d9ed5a96a9b004f400300009f0056400500f1100926) (sccp_scrc.c:406) 20241216085648646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085648646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085648646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085648646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085648646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085648646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085648646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085648646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085648646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085648646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085648647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085648647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085648647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085648647 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085648647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085648647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085648647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085648647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085648647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085648647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085648647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085648647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085648647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085648647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@e75c4cc34061: Found Expect[0] for l3='7A9D6B2C5D9ED5A96A9B'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@e75c4cc34061: Added conn table entry 0TC_rab_assignment0(195)10370395 TC_rab_assignment0(195)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085648661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085648661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085648661 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085648661 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085648661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085648661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085648661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085648661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085648661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085648661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085648661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085648661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085648661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085648661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002abc56) (sccp_scrc.c:477) 20241216085648661 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241216085648661 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085648661 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085648661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085648661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085648661 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) 20241216085648661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085648661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085648862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085648862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085648862 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085648862 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085648862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085648862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085648862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085648862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085648862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085648863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085648863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085648863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085648863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085648863 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) 20241216085648863 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241216085648863 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085648863 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085648863 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085648863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085648863 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085648863 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085648863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085648863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085648863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085648863 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085648863 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085648863 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085648863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085648863 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{UNUSED}: Allocated (fsm.c:456) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{UNUSED}: is child of mgw(mgw-fsm-846698-0)[0x56050f97c130] (fsm.c:486) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-846698-0)[0x56050f97c130] (mgcp_client_endpoint_fsm.c:724) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085648863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f97b1b0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085648863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f97b1b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0] (fsm.c:486) 20241216085648863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f97b1b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085648863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f97b1b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085648863 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=197 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: ceb6a1'... (mgcp_client.c:807) 20241216085648863 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1212) 20241216085648863 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f97b1b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085648863 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ceb6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ceb6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ceb6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ceb6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085648900 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241216085648900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085648900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085648900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085648900 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085648900 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085648900 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648900 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648900 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085648900 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085648900 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648900 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085648900 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085648900 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085648900 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085648900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085648900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085648900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085648900 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085648923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085648923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085648923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085648923 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085648923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xceb6a) (hnbgw_rua.c:471) 20241216085648923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846698 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085648923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085648923 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085648923 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085648923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085648923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085648923 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085648923 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085648923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085648923 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-846698-0)[0x56050f97c130] (mgcp_client_endpoint_fsm.c:724) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085648923 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=211 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: ceb6a1'... (mgcp_client.c:807) 20241216085648923 DLMGCP DEBUG MGW(mgw) Queued 211 bytes for MGW (mgcp_client.c:1212) 20241216085648923 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648923 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ceb6a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ceb6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085648943 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241216085648943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085648943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085648943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648943 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085648943 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085648943 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-846698-0)[0x56050f97c130] (mgcp_client_endpoint_fsm.c:724) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085648943 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f979760]{ST_CRCX}: Allocated (fsm.c:456) 20241216085648943 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f979760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0] (fsm.c:486) 20241216085648943 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f979760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085648943 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f979760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216085648943 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=201 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: ceb6a1'... (mgcp_client.c:807) 20241216085648943 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241216085648943 DLMGCP DEBUG MGCP_CONN(mgw-fsm-846698-0)[0x56050f979760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648943 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ceb6a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ceb6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085648957 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241216085648957 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085648957 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085648957 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085648957 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648957 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{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) 20241216085648957 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085648957 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085648957 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085648957 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085648957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085648957 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085648957 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085648957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002abc56), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085648957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085648957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085648957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085648957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085648957 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085648957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085648957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085648957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085648957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085648957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085648957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085648957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085648957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085648996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085648996 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085648996 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085648996 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085648996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085648996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085648996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085648996 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085648996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085648996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085648996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085648996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085648996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085648996 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) 20241216085648996 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241216085648996 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085648996 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085648996 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085648996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085648996 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085648996 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085648996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085648996 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085648996 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085648996 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085648997 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085648997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085648997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=55 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: ceb6a1'... (mgcp_client.c:807) 20241216085648997 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1212) 20241216085648997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085648997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085648997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=55 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: ceb6a1'... (mgcp_client.c:807) 20241216085648997 DLMGCP DEBUG MGW(mgw) Queued 55 bytes for MGW (mgcp_client.c:1212) 20241216085648997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085648997 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: Removing from parent mgw(mgw-fsm-846698-0)[0x56050f97c130] (mgcp_client_endpoint_fsm.c:873) 20241216085648997 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085648997 DLMGCP DEBUG mgw-endp(mgw-fsm-846698-0)[0x56050f975ac0]{IN_USE}: Deallocated (fsm.c:568) 20241216085648997 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085648997 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085648997 DMGW DEBUG mgw(mgw-fsm-846698-0)[0x56050f97c130]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085648997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085648997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085648997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085648997 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ceb6a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ceb6a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085648999 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f97b1b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085648999 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085648999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f979760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@e75c4cc34061: Deleted conn table entry 0TC_rab_assignment0(195)846698 20241216085649002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085649002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085649002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085649002 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085649002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xceb6a,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085649002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-846698 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085649002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085649002 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085649002 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085649002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085649002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085649002 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085649002 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085649002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002abc56), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085649002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085649002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085649002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085649002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085649002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085649002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085649002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085649003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085649003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085649003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085649003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085649003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085649003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085649003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085649003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@e75c4cc34061: Deleted conn table entry 0TC_rab_assignment0(195)10370395 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Session index based on connection ID:0 20241216085649005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085649005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085649005 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085649005 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085649005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085649005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085649005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085649005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085649005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085649005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085649005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085649005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085649005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085649005 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=002abc56), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085649005 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241216085649005 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085649005 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085649005 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085649005 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) 20241216085649005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085649005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085649005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085649005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{disconnected}: Freeing instance (context_map.c:202) 20241216085649005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-846698)[0x56050f979a80]{disconnected}: Deallocated (fsm.c:568) 20241216085649005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085649005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{disconnected}: Freeing instance (context_map.c:206) 20241216085649005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56050f97add0]{disconnected}: Deallocated (fsm.c:568) 20241216085649005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-846698 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085649005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002abc56), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241216085649005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085649005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085649005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085649005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085649005 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085649005 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085649005 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085649005 DLSCCP DEBUG SCCP-SCOC(7)[0x56050f97bef0]{IDLE}: Deallocated (fsm.c:568) 20241216085649005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085649005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085649005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085649005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085649005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085649005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085649005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085649005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085650535 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085650535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004af7b6), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085650535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085650535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085650535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085650535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085650536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085650536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085650536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085650536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085650536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085650536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085650536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085650536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085650540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085650540 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085650540 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085650540 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085650540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085650540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085650541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085650541 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085650541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085650541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085650541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085650541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085650541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085650541 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=004af7b6) (sccp_scrc.c:477) 20241216085650541 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241216085650541 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085650541 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085650541 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085650541 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085650541 DLSCCP DEBUG SCCP-SCOC(4)[0x56050f994090]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085651009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085651021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085651021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085651021 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085651021 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085651021 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085651021 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085651021 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085651021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085651021 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 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085651021 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085651021 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085651021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085651021 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(191)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@e75c4cc34061: Final verdict of PTC: none 20241216085651021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085651021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_assignment(182)@e75c4cc34061: Final verdict of PTC: none 20241216085651022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085651022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085651022 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085651022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085651022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085651022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085651022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085651022 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085651022 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085651022 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085651022 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085651022 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42817<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(190)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@e75c4cc34061: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@e75c4cc34061: Final verdict of PTC: none 20241216085651023 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 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085651023 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085651023 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) 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085651023 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085651023 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085651023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085651023 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085651023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085651023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085651024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085651024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085651024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085651024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085651024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085651024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085651024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085651024 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085651024 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085651024 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085651024 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment-Iuh0(186)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(194)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(183)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085651025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49766<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_assignment finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 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 20241216085651074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085651576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=362980) Waiting for packet dumper to finish... 1 (prev_count=362980, count=366860) 20241216085652809 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085652809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019f795), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085652809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085652809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085652809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085652809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085652810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085652810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085652810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085652810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085652810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085652810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085652810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085652810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085653022 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085653022 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085653022 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085653024 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085653024 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085653024 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:56: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_assignment_concurrent started. 20241216085654665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085654669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085654673 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42891<->l=127.0.0.1:4262) (control_if.c:572) 20241216085654738 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654738 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654739 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085654739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654739 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654739 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085654739 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085654739 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654739 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654740 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654740 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085654740 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654740 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085654740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654740 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654740 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654740 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085654740 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654740 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085654740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654740 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654740 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654740 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085654740 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654740 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085654740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654740 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654740 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085654740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085654740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654740 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654740 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 20241216085654740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085654740 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085654741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085654741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085654741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085654741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(204)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085654754 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654754 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654754 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654754 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654754 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654754 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085654754 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654755 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654755 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085654755 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085654755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654755 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085654755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654755 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654755 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654755 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085654755 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085654755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654756 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085654756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654756 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654756 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654756 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085654756 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085654756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654756 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085654756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654756 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654756 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085654756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085654756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085654756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654756 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654756 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 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085654756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085654756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085654756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085654756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085654779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085654779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085654779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085654779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085654779 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085654779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085654779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085654779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085654779 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085654952 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085654952 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085654952 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085654952 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085654960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654960 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085654960 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085654960 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085654960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085654960 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085654960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085654962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085654962 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085654962 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085654962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085654962 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085654962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085654963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085654963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085654963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085654963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085654963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085654963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085654963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085654963 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085654963 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085654963 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654964 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654964 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085654964 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085654964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085654964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654964 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085654964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085654964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085654964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085654964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085654967 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085654967 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085654967 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085654967 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085654969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085654969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085654969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085654969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085654969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085654969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085654970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085654970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085654970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085654970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085654970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085654970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654970 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085654970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085654970 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085654970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085654970 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085654970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085654970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085654970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085654970 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085654970 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085654970 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085654971 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085654971 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085654971 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085654971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085654971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085654971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085654971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085654971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085654971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085654971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085654971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085654971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085654971 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085654971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085654971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085654971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085654971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085654971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085654971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085654971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085654971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085655766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085655766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085655766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085655766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085655766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085655766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085655766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085655766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085655766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085655767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085655767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085655767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085655767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085655767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085655767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085655767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085655767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085655767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085655767 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085655767 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085655767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085655767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085655767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085655767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085655767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085655767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085655767 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085655768 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085655768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085655768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085655768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085655768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085655768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085655768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085655768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085655768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085655769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085655769 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085655769 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085655769 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085655769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085655769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085655769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085655769 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085655769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085655769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085655769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085655769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085655769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085655769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085655769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085655769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085655769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085655769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085655769 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085655769 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085655769 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085655777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085655777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085655777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085655777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085655777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085655777 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085655777 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085655777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085655777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085655777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085655777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085655777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085655777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085655777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085655777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085655777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085655777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085655777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085655777 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085655777 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085655777 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085655777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085655777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085655777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085655777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085655778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085655778 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085655778 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085655778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085655778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085655778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085655778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085655778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085655778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085655778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085655778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085655780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085655780 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085655780 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085655780 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085655780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085655780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085655780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085655780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085655780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085655780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085655780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085655780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085655780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085655780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085655780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085655780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085655780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085655780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085655780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085655780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085655780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085655780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085655780 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085655780 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085656672 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085656672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e7571), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085656672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085656672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085656672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085656672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085656673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085656673 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085656673 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085656673 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085656673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085656673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085656673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085656673 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085656676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085656676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085656676 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085656676 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085656676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085656676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085656676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085656676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085656676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085656676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085656676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085656676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085656676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085656676 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=000e7571) (sccp_scrc.c:477) 20241216085656676 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241216085656676 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085656676 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085656676 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085656676 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085656676 DLSCCP DEBUG SCCP-SCOC(5)[0x56050f97a940]{IDLE}: Deallocated (fsm.c:568) 20241216085656814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085656989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085657003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085657024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'F8F879B0C950D5E7CEB4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[0] for 'F8F879B0C950D5E7CEB4'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 0TC_rab_assignment_concurrent0(209)11020327 20241216085657838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085657838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085657838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085657838 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085657838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa82827, normal) (hnbgw_rua.c:407) 20241216085657838 DHNB DEBUG map_rua[0x56050f979a80]{init}: Allocated (fsm.c:456) 20241216085657838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085657838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11020327 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085657838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085657838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085657838 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11020327 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085657838 DCN DEBUG map_sccp[0x56050f97add0]{init}: Allocated (fsm.c:456) 20241216085657838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085657838 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11020327 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085657838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11020327 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085657838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085657838 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085657838 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085657838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085657838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085657838 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085657838 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{IDLE}: Allocated (fsm.c:456) 20241216085657838 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085657838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af8f879b0c950d5e7ceb4004f40030000030056400500f1100926) (sccp_scrc.c:406) 20241216085657838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085657838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085657838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085657838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085657838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085657838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085657838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085657838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085657838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085657838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085657838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085657838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085657838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085657838 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085657838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085657838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085657838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085657838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085657838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085657838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085657838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085657838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085657838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085657838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[0] for l3='F8F879B0C950D5E7CEB4'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 0TC_rab_assignment_concurrent0(209)7505623 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085657845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085657845 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085657845 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085657845 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085657845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085657845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085657845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085657845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085657845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085657846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085657846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085657846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085657846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085657846 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea01e5) (sccp_scrc.c:477) 20241216085657846 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241216085657846 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085657846 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085657846 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085657846 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085657846 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) 20241216085657846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085657846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '908669864F4CE11A74F4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[0] for '908669864F4CE11A74F4'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 1TC_rab_assignment_concurrent0(210)12488665 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '7497DA33D611806C5BCA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[1] for '7497DA33D611806C5BCA'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 2TC_rab_assignment_concurrent0(211)4225234 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'B286D883B51A1AAF4C70'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[2] for 'B286D883B51A1AAF4C70'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 3TC_rab_assignment_concurrent0(212)5421128 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '6C52E9459CD2916A7241'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[3] for '6C52E9459CD2916A7241'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 4TC_rab_assignment_concurrent0(213)9731559 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '7D1AE82DC13D42DD9DB3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[4] for '7D1AE82DC13D42DD9DB3'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 5TC_rab_assignment_concurrent0(214)2418698 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'FEBADAFB715ED38051C6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[5] for 'FEBADAFB715ED38051C6'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 6TC_rab_assignment_concurrent0(215)5757280 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'D4708520FE28B15D6507'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[6] for 'D4708520FE28B15D6507'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 7TC_rab_assignment_concurrent0(216)11258922 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'D5F5A8CFFA1FE6E88583'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[7] for 'D5F5A8CFFA1FE6E88583'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 8TC_rab_assignment_concurrent0(217)9871672 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '20B3C1BF0C5DA91921FA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[8] for '20B3C1BF0C5DA91921FA'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 9TC_rab_assignment_concurrent0(218)4822487 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '579975D25DFA27200374'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[9] for '579975D25DFA27200374'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 10TC_rab_assignment_concurrent0(219)14792445 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '0A51A89F48ABF00B6E72'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[10] for '0A51A89F48ABF00B6E72'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 11TC_rab_assignment_concurrent0(220)9389888 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'BFF60823907F53F9091B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[11] for 'BFF60823907F53F9091B'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 12TC_rab_assignment_concurrent0(221)5940308 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '172419A693122B3B3419'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[12] for '172419A693122B3B3419'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 13TC_rab_assignment_concurrent0(222)5593243 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := '9C8C96CB7736E74C41A0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[13] for '9C8C96CB7736E74C41A0'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 14TC_rab_assignment_concurrent0(223)10155071 20241216085658042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658042 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe8fd9, normal) (hnbgw_rua.c:407) 20241216085658042 DHNB DEBUG map_rua[0x56050f979760]{init}: Allocated (fsm.c:456) 20241216085658042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12488665 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658042 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12488665 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658042 DCN DEBUG map_sccp[0x56050f97b1b0]{init}: Allocated (fsm.c:456) 20241216085658042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658042 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12488665 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12488665 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658042 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658042 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658043 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{IDLE}: Allocated (fsm.c:456) 20241216085658043 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a908669864f4ce11a74f4004f40030000260056400500f1100926) (sccp_scrc.c:406) 20241216085658043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658043 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-RAN(203)@e75c4cc34061: f_create_expect(l3 := 'EBB46F140FF8BD97B8F2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Created Expect[14] for 'EBB46F140FF8BD97B8F2'O to be handled at TC_rab_assignment_concurrent0(224) 20241216085658043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4078d2, normal) (hnbgw_rua.c:407) 20241216085658043 DHNB DEBUG map_rua[0x56050f97c130]{init}: Allocated (fsm.c:456) 20241216085658043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4225234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4225234 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658043 DCN DEBUG map_sccp[0x56050f981860]{init}: Allocated (fsm.c:456) 20241216085658043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658043 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4225234 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4225234 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658044 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{IDLE}: Allocated (fsm.c:456) 20241216085658044 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7497da33d611806c5bca004f40030001b60056400500f1100926) (sccp_scrc.c:406) 20241216085658044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658043 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658044 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658044 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658044 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658044 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) 20241216085658044 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241216085658044 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658044 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658044 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658044 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658044 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658044 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658044 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658044 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658044 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658044 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{UNUSED}: Allocated (fsm.c:456) 20241216085658044 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{UNUSED}: is child of mgw(mgw-fsm-11020327-0)[0x56050f984920] (fsm.c:486) 20241216085658044 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11020327-0)[0x56050f984920] (mgcp_client_endpoint_fsm.c:724) 20241216085658044 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658044 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658044 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f982cf0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f982cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0] (fsm.c:486) 20241216085658044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f982cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f982cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: a82827'... (mgcp_client.c:807) 20241216085658045 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241216085658045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f982cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658045 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x52b848, normal) (hnbgw_rua.c:407) 20241216085658045 DHNB DEBUG map_rua[0x56050f984360]{init}: Allocated (fsm.c:456) 20241216085658045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5421128 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658045 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5421128 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658045 DCN DEBUG map_sccp[0x56050f984490]{init}: Allocated (fsm.c:456) 20241216085658045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658045 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5421128 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5421128 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658045 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658045 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{IDLE}: Allocated (fsm.c:456) 20241216085658045 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab286d883b51a1aaf4c70004f40030001540056400500f1100926) (sccp_scrc.c:406) 20241216085658045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658045 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x947de7, normal) (hnbgw_rua.c:407) 20241216085658046 DHNB DEBUG map_rua[0x56050f982150]{init}: Allocated (fsm.c:456) 20241216085658046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9731559 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9731559 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658046 DCN DEBUG map_sccp[0x56050f984b80]{init}: Allocated (fsm.c:456) 20241216085658046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9731559 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9731559 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658046 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658046 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{IDLE}: Allocated (fsm.c:456) 20241216085658046 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6c52e9459cd2916a7241004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20241216085658046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658046 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24e80a, normal) (hnbgw_rua.c:407) 20241216085658046 DHNB DEBUG map_rua[0x56050f9857f0]{init}: Allocated (fsm.c:456) 20241216085658046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2418698 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2418698 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658046 DCN DEBUG map_sccp[0x56050f980eb0]{init}: Allocated (fsm.c:456) 20241216085658046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2418698 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2418698 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658047 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658047 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{IDLE}: Allocated (fsm.c:456) 20241216085658047 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7d1ae82dc13d42dd9db3004f40030000730056400500f1100926) (sccp_scrc.c:406) 20241216085658047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658046 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658046 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658047 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658047 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57d960, normal) (hnbgw_rua.c:407) 20241216085658047 DHNB DEBUG map_rua[0x56050f98ccd0]{init}: Allocated (fsm.c:456) 20241216085658047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757280 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658047 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658047 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658047 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658047 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658047 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658047 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757280 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658047 DCN DEBUG map_sccp[0x56050f983780]{init}: Allocated (fsm.c:456) 20241216085658047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658047 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5757280 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757280 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658047 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658047 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{IDLE}: Allocated (fsm.c:456) 20241216085658047 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afebadafb715ed38051c6004f40030000f50056400500f1100926) (sccp_scrc.c:406) 20241216085658047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658048 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xabcc2a, normal) (hnbgw_rua.c:407) 20241216085658048 DHNB DEBUG map_rua[0x56050f9839c0]{init}: Allocated (fsm.c:456) 20241216085658048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11258922 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658048 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11258922 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658048 DCN DEBUG map_sccp[0x56050f98ddd0]{init}: Allocated (fsm.c:456) 20241216085658048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658048 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11258922 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11258922 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658048 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658048 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{IDLE}: Allocated (fsm.c:456) 20241216085658048 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad4708520fe28b15d6507004f40030000af0056400500f1100926) (sccp_scrc.c:406) 20241216085658048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658048 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96a138, normal) (hnbgw_rua.c:407) 20241216085658048 DHNB DEBUG map_rua[0x56050f985ac0]{init}: Allocated (fsm.c:456) 20241216085658048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871672 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658049 DCN DEBUG map_sccp[0x56050f98f2b0]{init}: Allocated (fsm.c:456) 20241216085658049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9871672 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871672 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658049 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658049 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{IDLE}: Allocated (fsm.c:456) 20241216085658049 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad5f5a8cffa1fe6e88583004f40030003790056400500f1100926) (sccp_scrc.c:406) 20241216085658049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658049 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4995d7, normal) (hnbgw_rua.c:407) 20241216085658049 DHNB DEBUG map_rua[0x56050f98e130]{init}: Allocated (fsm.c:456) 20241216085658049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822487 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822487 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658049 DCN DEBUG map_sccp[0x56050f9962d0]{init}: Allocated (fsm.c:456) 20241216085658049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4822487 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822487 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658050 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658050 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{IDLE}: Allocated (fsm.c:456) 20241216085658050 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a20b3c1bf0c5da91921fa004f400300009a0056400500f1100926) (sccp_scrc.c:406) 20241216085658050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:1 20241216085658050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658050 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658050 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658050 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe1b6fd, normal) (hnbgw_rua.c:407) 20241216085658050 DHNB DEBUG map_rua[0x56050f996db0]{init}: Allocated (fsm.c:456) 20241216085658050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792445 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658050 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658050 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658050 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792445 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658050 DCN DEBUG map_sccp[0x56050f997090]{init}: Allocated (fsm.c:456) 20241216085658050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658050 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14792445 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658050 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792445 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658050 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658051 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{IDLE}: Allocated (fsm.c:456) 20241216085658051 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a579975d25dfa27200374004f400300017a0056400500f1100926) (sccp_scrc.c:406) 20241216085658051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658051 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f4740, normal) (hnbgw_rua.c:407) 20241216085658051 DHNB DEBUG map_rua[0x56050f997470]{init}: Allocated (fsm.c:456) 20241216085658051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9389888 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9389888 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658051 DCN DEBUG map_sccp[0x56050f997c00]{init}: Allocated (fsm.c:456) 20241216085658051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658051 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9389888 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9389888 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Added conn table entry 15TC_rab_assignment_concurrent0(224)11660616 20241216085658051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658052 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{IDLE}: Allocated (fsm.c:456) 20241216085658052 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0a51a89f48abf00b6e72004f40030001bf0056400500f1100926) (sccp_scrc.c:406) 20241216085658052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658052 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5aa454, normal) (hnbgw_rua.c:407) 20241216085658052 DHNB DEBUG map_rua[0x56050f998cd0]{init}: Allocated (fsm.c:456) 20241216085658052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5940308 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5940308 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658052 DCN DEBUG map_sccp[0x56050f997f50]{init}: Allocated (fsm.c:456) 20241216085658052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5940308 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5940308 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658053 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{IDLE}: Allocated (fsm.c:456) 20241216085658053 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abff60823907f53f9091b004f40030000ed0056400500f1100926) (sccp_scrc.c:406) 20241216085658053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. 20241216085658053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658053 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x55589b, normal) (hnbgw_rua.c:407) 20241216085658053 DHNB DEBUG map_rua[0x56050f998b20]{init}: Allocated (fsm.c:456) 20241216085658053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5593243 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5593243 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658053 DCN DEBUG map_sccp[0x56050f998160]{init}: Allocated (fsm.c:456) 20241216085658054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658054 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5593243 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5593243 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658054 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658054 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658054 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658054 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{IDLE}: Allocated (fsm.c:456) 20241216085658054 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a172419a693122b3b3419004f400300029a0056400500f1100926) (sccp_scrc.c:406) 20241216085658054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658054 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658054 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9af43f, normal) (hnbgw_rua.c:407) 20241216085658054 DHNB DEBUG map_rua[0x56050f99a290]{init}: Allocated (fsm.c:456) 20241216085658054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10155071 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658054 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658054 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658054 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10155071 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658054 DCN DEBUG map_sccp[0x56050f999a80]{init}: Allocated (fsm.c:456) 20241216085658055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658055 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10155071 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658055 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10155071 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658055 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658055 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658055 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658055 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{IDLE}: Allocated (fsm.c:456) 20241216085658055 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9c8c96cb7736e74c41a0004f40030001fc0056400500f1100926) (sccp_scrc.c:406) 20241216085658055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658055 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[0] for l3='908669864F4CE11A74F4'O handled at TC_rab_assignment_concurrent0(210) 20241216085658055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 1TC_rab_assignment_concurrent0(210)16224959 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[1] for l3='7497DA33D611806C5BCA'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 2TC_rab_assignment_concurrent0(211)11192193 TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[2] for l3='B286D883B51A1AAF4C70'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 3TC_rab_assignment_concurrent0(212)13090513 TC_rab_assignment_concurrent0(211)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:4 TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[3] for l3='6C52E9459CD2916A7241'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 4TC_rab_assignment_concurrent0(213)16004592 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:7 TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[4] for l3='7D1AE82DC13D42DD9DB3'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 5TC_rab_assignment_concurrent0(214)3047444 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[8]. TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[5] for l3='FEBADAFB715ED38051C6'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 6TC_rab_assignment_concurrent0(215)9407723 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[6] for l3='D4708520FE28B15D6507'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 7TC_rab_assignment_concurrent0(216)8985402 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[7] for l3='D5F5A8CFFA1FE6E88583'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 8TC_rab_assignment_concurrent0(217)1427912 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085658076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658076 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658076 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658076 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658076 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658076 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00095146) (sccp_scrc.c:477) 20241216085658076 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241216085658076 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658076 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658076 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658076 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658076 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) 20241216085658076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[8] for l3='20B3C1BF0C5DA91921FA'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 9TC_rab_assignment_concurrent0(218)865643 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:11 TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[9] for l3='579975D25DFA27200374'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 10TC_rab_assignment_concurrent0(219)5608012 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[10] for l3='0A51A89F48ABF00B6E72'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 11TC_rab_assignment_concurrent0(220)11796933 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:13 TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[11] for l3='BFF60823907F53F9091B'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 12TC_rab_assignment_concurrent0(221)5052100 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[12] for l3='172419A693122B3B3419'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 13TC_rab_assignment_concurrent0(222)4614846 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[13] for l3='9C8C96CB7736E74C41A0'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 14TC_rab_assignment_concurrent0(223)14325589 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW-MGCP(208)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8282717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8282717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(209)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8282717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8282717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20241216085658098 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241216085658098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658098 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658098 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658098 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658098 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658098 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658098 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658098 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658098 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658098 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658098 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085658098 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085658098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1ed48, normal) (hnbgw_rua.c:407) 20241216085658098 DHNB DEBUG map_rua[0x56050f983db0]{init}: Allocated (fsm.c:456) 20241216085658098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085658098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660616 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085658098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658098 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660616 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085658098 DCN DEBUG map_sccp[0x56050f983ee0]{init}: Allocated (fsm.c:456) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085658098 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11660616 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085658098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660616 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085658098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085658098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085658098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085658098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085658098 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{IDLE}: Allocated (fsm.c:456) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085658098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aebb46f140ff8bd97b8f2004f40030001260056400500f1100926) (sccp_scrc.c:406) 20241216085658098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085658098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085658098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085658098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085658098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085658098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658098 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658098 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658098 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658098 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003e2de) (sccp_scrc.c:477) 20241216085658098 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658098 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658098 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658098 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658098 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) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658098 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658098 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00710828) (sccp_scrc.c:477) 20241216085658098 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658098 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658098 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658098 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) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658098 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658098 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658098 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dabdcb) (sccp_scrc.c:477) 20241216085658099 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658099 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) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b84eb5) (sccp_scrc.c:477) 20241216085658099 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658099 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) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a2816) (sccp_scrc.c:477) 20241216085658099 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658099 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) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f8b632) (sccp_scrc.c:477) 20241216085658099 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658099 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658099 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) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0081ac8f) (sccp_scrc.c:477) 20241216085658099 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658099 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) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c6859) (sccp_scrc.c:477) 20241216085658099 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241216085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658099 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658099 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658099 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) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c38cf9) (sccp_scrc.c:477) 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658100 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658100 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) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: First idle individual index:15 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032a1cb) (sccp_scrc.c:477) 20241216085658100 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658100 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) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c724fa) (sccp_scrc.c:477) 20241216085658100 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658100 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) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037004d) (sccp_scrc.c:477) 20241216085658100 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658100 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) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658100 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00619ef7) (sccp_scrc.c:477) 20241216085658100 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658100 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658100 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658100 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658100 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) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Found Expect[14] for l3='EBB46F140FF8BD97B8F2'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Added conn table entry 15TC_rab_assignment_concurrent0(224)13262880 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa82827) (hnbgw_rua.c:471) 20241216085658306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11020327 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658306 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658306 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658306 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658306 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658306 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658306 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11020327-0)[0x56050f984920] (mgcp_client_endpoint_fsm.c:724) 20241216085658306 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658306 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658306 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658307 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: a82827'... (mgcp_client.c:807) 20241216085658307 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241216085658307 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241216085658307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658307 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658307 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658307 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658307 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbd969) (sccp_scrc.c:477) 20241216085658307 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241216085658307 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085658307 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085658307 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658307 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085658307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658307 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) 20241216085658307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085658307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085658307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658307 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) 20241216085658307 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241216085658307 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658307 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658307 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658307 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658307 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658307 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658307 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658307 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658307 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{UNUSED}: Allocated (fsm.c:456) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{UNUSED}: is child of mgw(mgw-fsm-12488665-0)[0x56050f99ce70] (fsm.c:486) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12488665-0)[0x56050f99ce70] (mgcp_client_endpoint_fsm.c:724) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f9a4490]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f9a4490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12488665-0)[0x56050f980680] (fsm.c:486) 20241216085658308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f9a4490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f9a4490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: be8fd9'... (mgcp_client.c:807) 20241216085658308 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241216085658308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f9a4490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a8282717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8282717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be8fd917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be8fd917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658350 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241216085658350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658350 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658350 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658350 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11020327-0)[0x56050f984920] (mgcp_client_endpoint_fsm.c:724) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658350 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f980320]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658350 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f980320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0] (fsm.c:486) 20241216085658350 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f980320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658350 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f980320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241216085658350 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: a82827'... (mgcp_client.c:807) 20241216085658350 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241216085658350 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11020327-0)[0x56050f980320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658350 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be8fd917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be8fd917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241216085658356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658356 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658356 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) TC_rab_assignment_concurrent0(209)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a8282717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8282717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658356 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658356 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241216085658356 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658356 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658356 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658356 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{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) 20241216085658356 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658357 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658357 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658357 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658357 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea01e5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658357 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658361 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbe8fd9) (hnbgw_rua.c:471) 20241216085658361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12488665 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658361 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658361 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658361 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658361 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658361 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12488665-0)[0x56050f99ce70] (mgcp_client_endpoint_fsm.c:724) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658361 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: be8fd'... (mgcp_client.c:807) 20241216085658361 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658361 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658361 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658364 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658364 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658365 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) 20241216085658365 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241216085658365 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658365 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658365 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658365 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658365 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658365 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658365 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{UNUSED}: Allocated (fsm.c:456) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{UNUSED}: is child of mgw(mgw-fsm-4225234-0)[0x56050f9a6520] (fsm.c:486) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4225234-0)[0x56050f9a6520] (mgcp_client_endpoint_fsm.c:724) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9ad0e0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9ad0e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730] (fsm.c:486) 20241216085658365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9ad0e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9ad0e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658365 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 4078d'... (mgcp_client.c:807) 20241216085658365 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658365 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9ad0e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658365 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(210)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "be8fd917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be8fd917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4078d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4078d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241216085658372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658372 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658372 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658372 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658372 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12488665-0)[0x56050f99ce70] (mgcp_client_endpoint_fsm.c:724) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f99cd40]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f99cd40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12488665-0)[0x56050f980680] (fsm.c:486) 20241216085658372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f99cd40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f99cd40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241216085658372 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: be8fd'... (mgcp_client.c:807) 20241216085658372 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12488665-0)[0x56050f99cd40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658372 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4078d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4078d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(210)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "be8fd917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be8fd917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658377 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658377 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-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241216085658377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658377 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658377 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{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) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658377 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658377 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00095146), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658377 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658381 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4078d2) (hnbgw_rua.c:471) 20241216085658381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4225234 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658381 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658381 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658381 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658381 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658381 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4225234-0)[0x56050f9a6520] (mgcp_client_endpoint_fsm.c:724) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658381 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 4078d'... (mgcp_client.c:807) 20241216085658381 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658381 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658385 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658385 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658385 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658385 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658385 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) 20241216085658385 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241216085658385 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658385 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658385 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658385 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658385 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658385 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658385 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658385 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658385 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{UNUSED}: Allocated (fsm.c:456) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{UNUSED}: is child of mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0] (fsm.c:486) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0] (mgcp_client_endpoint_fsm.c:724) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a6040]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a6040]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10] (fsm.c:486) 20241216085658385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a6040]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a6040]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658385 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: 52b84'... (mgcp_client.c:807) 20241216085658385 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658385 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a6040]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658385 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(211)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4078d217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4078d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52b84817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52b84817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241216085658391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658391 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658391 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658391 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4225234-0)[0x56050f9a6520] (mgcp_client_endpoint_fsm.c:724) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9a6270]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9a6270]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730] (fsm.c:486) 20241216085658391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9a6270]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9a6270]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241216085658391 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: 4078d'... (mgcp_client.c:807) 20241216085658391 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658391 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4225234-0)[0x56050f9a6270]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658391 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "52b84817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52b84817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241216085658395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241216085658395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658395 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658395 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658395 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658395 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658395 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658395 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658395 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658395 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658395 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658396 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)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4078d217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4078d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241216085658396 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241216085658396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658396 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{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) 20241216085658396 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658396 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658396 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658396 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e2de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658396 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658396 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658400 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x52b848) (hnbgw_rua.c:471) 20241216085658400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5421128 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658400 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658400 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658400 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658400 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658400 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0] (mgcp_client_endpoint_fsm.c:724) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658400 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 52b84'... (mgcp_client.c:807) 20241216085658400 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658400 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658400 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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)@e75c4cc34061: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658403 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658403 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658403 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658403 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) 20241216085658403 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241216085658403 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658403 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658403 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658404 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658404 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658404 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658404 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658404 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{UNUSED}: Allocated (fsm.c:456) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{UNUSED}: is child of mgw(mgw-fsm-9731559-0)[0x56050f9af400] (fsm.c:486) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9731559-0)[0x56050f9af400] (mgcp_client_endpoint_fsm.c:724) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9be880]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9be880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0] (fsm.c:486) 20241216085658404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9be880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9be880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 17 rtpbridge/*@mgw MGCP 1.0\r\nC: 947de'... (mgcp_client.c:807) 20241216085658404 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658404 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9be880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658404 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(212)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "52b84817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52b84817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "947de717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "947de717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241216085658414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658414 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658414 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658414 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0] (mgcp_client_endpoint_fsm.c:724) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a5990]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a5990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10] (fsm.c:486) 20241216085658414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a5990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a5990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216085658414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 18 rtpbridge/3@mgw MGCP 1.0\r\nC: 52b84'... (mgcp_client.c:807) 20241216085658414 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658414 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5421128-0)[0x56050f9a5990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658414 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "947de717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "947de717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(212)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "52b84817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "52b84817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658419 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658419 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658419 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658419 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)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241216085658419 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658419 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{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) 20241216085658419 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658420 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658420 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658420 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658420 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710828), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658420 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658424 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x947de7) (hnbgw_rua.c:471) 20241216085658424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9731559 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658424 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658424 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658424 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658424 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9731559-0)[0x56050f9af400] (mgcp_client_endpoint_fsm.c:724) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658424 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 947de'... (mgcp_client.c:807) 20241216085658424 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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)@e75c4cc34061: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658428 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658428 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658428 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658428 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658428 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) 20241216085658428 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241216085658428 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658428 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658428 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658428 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658428 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658429 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658429 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658429 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658429 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658429 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{UNUSED}: Allocated (fsm.c:456) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{UNUSED}: is child of mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0] (fsm.c:486) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0] (mgcp_client_endpoint_fsm.c:724) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9c75c0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9c75c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0] (fsm.c:486) 20241216085658429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9c75c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9c75c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658429 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: 24e80'... (mgcp_client.c:807) 20241216085658429 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658429 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9c75c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658429 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(213)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "947de717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "947de717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24e80a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24e80a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658436 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241216085658436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658436 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658436 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658436 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9731559-0)[0x56050f9af400] (mgcp_client_endpoint_fsm.c:724) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9b6a70]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9b6a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0] (fsm.c:486) 20241216085658436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9b6a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9b6a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241216085658436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: 947de'... (mgcp_client.c:807) 20241216085658436 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658436 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9731559-0)[0x56050f9b6a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658436 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24e80a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24e80a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241216085658440 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241216085658440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658440 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658440 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658440 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658440 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658440 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658440 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) TC_rab_assignment_concurrent0(213)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "947de717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "947de717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658440 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658440 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658440 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658440 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241216085658440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658441 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241216085658441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658441 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658441 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{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) 20241216085658441 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658441 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658441 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658441 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dabdcb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658441 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658445 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x24e80a) (hnbgw_rua.c:471) 20241216085658445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2418698 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658445 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658445 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658445 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658445 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658445 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0] (mgcp_client_endpoint_fsm.c:724) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658445 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 24e80'... (mgcp_client.c:807) 20241216085658445 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658445 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658445 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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)@e75c4cc34061: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658448 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658448 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658448 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658448 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) 20241216085658448 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241216085658448 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658448 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658448 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658448 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658448 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658448 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658448 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658448 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658448 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{UNUSED}: Allocated (fsm.c:456) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{UNUSED}: is child of mgw(mgw-fsm-5757280-0)[0x56050f9c0660] (fsm.c:486) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5757280-0)[0x56050f9c0660] (mgcp_client_endpoint_fsm.c:724) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9d0490]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9d0490]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0] (fsm.c:486) 20241216085658448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9d0490]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9d0490]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658448 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: 57d96'... (mgcp_client.c:807) 20241216085658448 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658448 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9d0490]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658448 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(214)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "24e80a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24e80a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57d96017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57d96017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241216085658455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658455 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658455 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658455 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0] (mgcp_client_endpoint_fsm.c:724) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9b7910]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9b7910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0] (fsm.c:486) 20241216085658455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9b7910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9b7910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241216085658455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: 24e80'... (mgcp_client.c:807) 20241216085658455 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2418698-0)[0x56050f9b7910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658455 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57d96017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57d96017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(214)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "24e80a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "24e80a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658462 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241216085658462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658462 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658462 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658462 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658462 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658462 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658462 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658462 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658462 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658462 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658462 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)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241216085658463 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241216085658463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658463 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658463 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{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) 20241216085658463 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658463 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658463 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658463 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658463 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b84eb5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658463 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658463 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658463 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658463 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658467 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57d960) (hnbgw_rua.c:471) 20241216085658467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757280 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658467 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658467 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658467 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658467 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658467 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658467 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658467 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5757280-0)[0x56050f9c0660] (mgcp_client_endpoint_fsm.c:724) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658467 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 57d96'... (mgcp_client.c:807) 20241216085658467 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658467 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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)@e75c4cc34061: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658472 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658472 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658472 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658472 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) 20241216085658472 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241216085658472 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658472 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658472 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658472 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658472 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658472 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658472 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658472 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658472 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658472 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{UNUSED}: Allocated (fsm.c:456) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{UNUSED}: is child of mgw(mgw-fsm-11258922-0)[0x56050f9c9820] (fsm.c:486) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11258922-0)[0x56050f9c9820] (mgcp_client_endpoint_fsm.c:724) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9d94a0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9d94a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0] (fsm.c:486) 20241216085658472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9d94a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9d94a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658472 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: abcc2'... (mgcp_client.c:807) 20241216085658472 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658472 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9d94a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658472 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(215)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57d96017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57d96017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "abcc2a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "abcc2a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658479 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241216085658479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658479 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658479 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658479 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658479 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5757280-0)[0x56050f9c0660] (mgcp_client_endpoint_fsm.c:724) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9c04c0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9c04c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0] (fsm.c:486) 20241216085658479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9c04c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9c04c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241216085658479 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: 57d96'... (mgcp_client.c:807) 20241216085658479 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658479 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757280-0)[0x56050f9c04c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658479 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "abcc2a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "abcc2a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(215)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57d96017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57d96017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658484 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658484 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658484 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658484 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241216085658484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658484 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658484 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{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) 20241216085658484 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658484 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658484 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658484 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658484 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a2816), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658485 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658488 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xabcc2a) (hnbgw_rua.c:471) 20241216085658488 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11258922 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658488 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658489 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658489 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658489 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658489 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658489 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11258922-0)[0x56050f9c9820] (mgcp_client_endpoint_fsm.c:724) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: abcc2'... (mgcp_client.c:807) 20241216085658489 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658489 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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)@e75c4cc34061: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658492 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658492 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658492 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658492 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) 20241216085658492 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241216085658492 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658492 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658492 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658492 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658492 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658492 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658492 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658492 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658492 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658492 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{UNUSED}: Allocated (fsm.c:456) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{UNUSED}: is child of mgw(mgw-fsm-9871672-0)[0x56050f9db4b0] (fsm.c:486) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9871672-0)[0x56050f9db4b0] (mgcp_client_endpoint_fsm.c:724) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9e2320]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9e2320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0] (fsm.c:486) 20241216085658492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9e2320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9e2320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 96a13'... (mgcp_client.c:807) 20241216085658492 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9e2320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658492 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(216)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "abcc2a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "abcc2a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96a13817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a13817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241216085658499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658499 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658499 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658499 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658499 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11258922-0)[0x56050f9c9820] (mgcp_client_endpoint_fsm.c:724) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9c9680]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9c9680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0] (fsm.c:486) 20241216085658499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9c9680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9c9680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241216085658499 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: abcc2'... (mgcp_client.c:807) 20241216085658499 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11258922-0)[0x56050f9c9680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658499 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96a13817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a13817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(216)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "abcc2a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "abcc2a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658504 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658504 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658504 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241216085658504 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658504 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658504 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658504 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{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) 20241216085658504 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658505 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658505 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658505 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658505 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8b632), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658505 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658505 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x96a138) (hnbgw_rua.c:471) 20241216085658509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871672 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658509 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658509 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658509 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9871672-0)[0x56050f9db4b0] (mgcp_client_endpoint_fsm.c:724) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a13'... (mgcp_client.c:807) 20241216085658509 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658509 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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)@e75c4cc34061: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658512 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658512 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658512 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658512 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658512 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) 20241216085658512 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241216085658512 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658512 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658512 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658512 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658512 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658512 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658512 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658512 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658512 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{UNUSED}: Allocated (fsm.c:456) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{UNUSED}: is child of mgw(mgw-fsm-4822487-0)[0x56050f9e4210] (fsm.c:486) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4822487-0)[0x56050f9e4210] (mgcp_client_endpoint_fsm.c:724) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9eb0d0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9eb0d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030] (fsm.c:486) 20241216085658512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9eb0d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9eb0d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658512 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: 4995d'... (mgcp_client.c:807) 20241216085658512 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9eb0d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658512 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(217)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a13817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a13817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4995d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4995d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241216085658518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658518 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658518 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658518 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9871672-0)[0x56050f9db4b0] (mgcp_client_endpoint_fsm.c:724) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9db1d0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9db1d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0] (fsm.c:486) 20241216085658518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9db1d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9db1d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241216085658518 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a13'... (mgcp_client.c:807) 20241216085658518 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9871672-0)[0x56050f9db1d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658518 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4995d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4995d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(217)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a13817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "96a13817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658525 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241216085658525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658525 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658525 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658525 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658525 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658525 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658525 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658525 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658525 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658525 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658525 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658525 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658525 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)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241216085658526 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241216085658526 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658526 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658526 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658526 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658526 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{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) 20241216085658526 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658526 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658526 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658526 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658526 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ac8f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658526 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658530 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4995d7) (hnbgw_rua.c:471) 20241216085658530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822487 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658530 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658530 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658530 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658530 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658530 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4822487-0)[0x56050f9e4210] (mgcp_client_endpoint_fsm.c:724) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658530 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 4995d'... (mgcp_client.c:807) 20241216085658530 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085658530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658530 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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)@e75c4cc34061: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658534 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658534 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658534 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658534 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658534 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) 20241216085658534 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241216085658534 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658534 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658534 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658534 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658534 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658534 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658534 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658534 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658534 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658534 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{UNUSED}: Allocated (fsm.c:456) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{UNUSED}: is child of mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0] (fsm.c:486) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0] (mgcp_client_endpoint_fsm.c:724) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9f3f20]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9f3f20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0] (fsm.c:486) 20241216085658534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9f3f20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9f3f20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658534 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: e1b6f'... (mgcp_client.c:807) 20241216085658534 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658534 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9f3f20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658534 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(218)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4995d717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4995d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1b6fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1b6fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658540 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241216085658540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658540 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658540 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658540 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4822487-0)[0x56050f9e4210] (mgcp_client_endpoint_fsm.c:724) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9c88f0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9c88f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030] (fsm.c:486) 20241216085658540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9c88f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9c88f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241216085658540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: 4995d'... (mgcp_client.c:807) 20241216085658540 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085658540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4822487-0)[0x56050f9c88f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658540 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e1b6fd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1b6fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241216085658544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241216085658544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658544 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658544 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658544 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658544 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658544 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658544 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658544 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) TC_rab_assignment_concurrent0(218)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4995d717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4995d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658544 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658544 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658544 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658544 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)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241216085658545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241216085658545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658545 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658545 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{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) 20241216085658545 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658545 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658545 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658545 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658545 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6859), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658545 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658549 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe1b6fd) (hnbgw_rua.c:471) 20241216085658549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792445 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658549 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658549 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658549 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658549 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658549 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658549 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658549 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0] (mgcp_client_endpoint_fsm.c:724) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658549 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: e1b6'... (mgcp_client.c:807) 20241216085658549 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085658549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658549 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658552 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658552 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658552 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658552 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658552 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) 20241216085658552 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241216085658552 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658552 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658552 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658552 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658552 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658552 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658552 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658552 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658552 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658552 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{UNUSED}: Allocated (fsm.c:456) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{UNUSED}: is child of mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0] (fsm.c:486) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0] (mgcp_client_endpoint_fsm.c:724) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9fcd20]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9fcd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0] (fsm.c:486) 20241216085658552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9fcd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9fcd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658552 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 8f474'... (mgcp_client.c:807) 20241216085658552 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658552 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9fcd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658552 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(219)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e1b6fd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1b6fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f474017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f474017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658559 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241216085658559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658559 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658559 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658559 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0] (mgcp_client_endpoint_fsm.c:724) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9ecee0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9ecee0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0] (fsm.c:486) 20241216085658559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9ecee0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9ecee0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241216085658559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: e1b6'... (mgcp_client.c:807) 20241216085658559 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085658559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14792445-0)[0x56050f9ecee0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658559 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f474017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f474017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241216085658564 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) TC_rab_assignment_concurrent0(219)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e1b6fd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e1b6fd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658564 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658564 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658564 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658564 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)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241216085658564 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658564 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658564 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{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) 20241216085658564 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658564 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658564 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658564 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658564 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38cf9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658564 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658564 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658568 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f4740) (hnbgw_rua.c:471) 20241216085658568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9389888 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658568 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658568 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658568 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658568 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658568 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0] (mgcp_client_endpoint_fsm.c:724) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658568 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:807) 20241216085658568 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085658568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658568 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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)@e75c4cc34061: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658572 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658572 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658572 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658572 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) 20241216085658572 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241216085658572 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658572 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658572 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658572 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658572 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658572 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658572 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658572 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{UNUSED}: Allocated (fsm.c:456) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{UNUSED}: is child of mgw(mgw-fsm-5940308-0)[0x56050f9f5b60] (fsm.c:486) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5940308-0)[0x56050f9f5b60] (mgcp_client_endpoint_fsm.c:724) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050fa05c40]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050fa05c40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0] (fsm.c:486) 20241216085658572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050fa05c40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050fa05c40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 5aa45'... (mgcp_client.c:807) 20241216085658572 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050fa05c40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658572 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(220)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8f474017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f474017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa45417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa45417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658579 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241216085658579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658579 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658579 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658579 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658579 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0] (mgcp_client_endpoint_fsm.c:724) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9f5c90]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9f5c90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0] (fsm.c:486) 20241216085658579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9f5c90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9f5c90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241216085658579 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:807) 20241216085658579 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085658579 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9389888-0)[0x56050f9f5c90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658579 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa45417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa45417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(220)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8f474017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f474017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658586 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241216085658586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658586 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658586 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658586 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658586 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658586 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658586 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658586 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658586 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241216085658586 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658587 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241216085658587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658587 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{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) 20241216085658587 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658587 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658587 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658587 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658587 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032a1cb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658587 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658596 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5aa454) (hnbgw_rua.c:471) 20241216085658596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5940308 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658596 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658596 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658596 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658596 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658596 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5940308-0)[0x56050f9f5b60] (mgcp_client_endpoint_fsm.c:724) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 5aa4'... (mgcp_client.c:807) 20241216085658596 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085658596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658596 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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)@e75c4cc34061: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658599 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) 20241216085658599 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241216085658599 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658599 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658599 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658599 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658599 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658599 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658599 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{UNUSED}: Allocated (fsm.c:456) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{UNUSED}: is child of mgw(mgw-fsm-10155071-0)[0x56050f9fed50] (fsm.c:486) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10155071-0)[0x56050f9fed50] (mgcp_client_endpoint_fsm.c:724) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050f9ff0c0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050f9ff0c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90] (fsm.c:486) 20241216085658599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050f9ff0c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050f9ff0c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658599 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: 9af43'... (mgcp_client.c:807) 20241216085658599 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658599 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050f9ff0c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658599 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(221)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa45417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa45417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9af43f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9af43f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658607 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241216085658607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658607 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658607 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658607 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658607 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5940308-0)[0x56050f9f5b60] (mgcp_client_endpoint_fsm.c:724) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050f9fdcb0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050f9fdcb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0] (fsm.c:486) 20241216085658607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050f9fdcb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050f9fdcb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241216085658607 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 45 rtpbridge/12@mgw MGCP 1.0\r\nC: 5aa4'... (mgcp_client.c:807) 20241216085658607 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085658607 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5940308-0)[0x56050f9fdcb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658607 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9af43f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9af43f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241216085658615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241216085658615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658615 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658615 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) TC_rab_assignment_concurrent0(221)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa45417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5aa45417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658615 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658615 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658615 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658615 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658615 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658615 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658615 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658615 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658615 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)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241216085658616 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241216085658616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658616 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658616 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{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) 20241216085658616 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658616 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658616 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658616 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658616 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c724fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658616 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658622 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9af43f) (hnbgw_rua.c:471) 20241216085658622 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10155071 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658622 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658622 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658622 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658622 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658622 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10155071-0)[0x56050f9fed50] (mgcp_client_endpoint_fsm.c:724) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658622 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 46 rtpbridge/14@mgw MGCP 1.0\r\nC: 9af4'... (mgcp_client.c:807) 20241216085658622 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085658622 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658622 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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)@e75c4cc34061: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658626 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658626 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658626 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658626 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) 20241216085658626 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241216085658626 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658626 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658626 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658626 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658626 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658626 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658626 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658626 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658626 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658626 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658626 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{UNUSED}: Allocated (fsm.c:456) 20241216085658626 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{UNUSED}: is child of mgw(mgw-fsm-5593243-0)[0x56050fa08000] (fsm.c:486) 20241216085658626 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5593243-0)[0x56050fa08000] (mgcp_client_endpoint_fsm.c:724) 20241216085658626 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658626 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658626 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa17770]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658626 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa17770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0] (fsm.c:486) 20241216085658627 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa17770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658627 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa17770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658627 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 55589'... (mgcp_client.c:807) 20241216085658627 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658627 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa17770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658627 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(223)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9af43f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9af43f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55589b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55589b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658647 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241216085658647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658647 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658647 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658647 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658647 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10155071-0)[0x56050f9fed50] (mgcp_client_endpoint_fsm.c:724) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050fa06bd0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050fa06bd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90] (fsm.c:486) 20241216085658647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050fa06bd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050fa06bd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241216085658647 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 48 rtpbridge/14@mgw MGCP 1.0\r\nC: 9af4'... (mgcp_client.c:807) 20241216085658647 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085658647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10155071-0)[0x56050fa06bd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658647 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "55589b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55589b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(223)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9af43f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9af43f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658660 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241216085658660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658660 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658660 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658660 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658660 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658660 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658660 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658660 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658660 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658660 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) HNBGW-MGCP(208)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241216085658660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658661 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241216085658661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658661 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658661 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{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) 20241216085658661 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658661 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658661 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658661 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658661 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658661 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00619ef7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658661 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658676 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55589b) (hnbgw_rua.c:471) 20241216085658676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5593243 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658676 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658676 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658676 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658676 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658676 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5593243-0)[0x56050fa08000] (mgcp_client_endpoint_fsm.c:724) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658676 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658676 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 49 rtpbridge/13@mgw MGCP 1.0\r\nC: 5558'... (mgcp_client.c:807) 20241216085658676 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085658676 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658676 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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)@e75c4cc34061: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085658679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085658679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085658679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085658680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085658680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085658680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085658680 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085658680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085658680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085658680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085658680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085658680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085658680 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) 20241216085658680 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241216085658680 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085658680 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085658680 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085658680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085658680 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085658680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085658680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085658680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658680 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085658680 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085658680 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085658680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658680 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{UNUSED}: Allocated (fsm.c:456) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{UNUSED}: is child of mgw(mgw-fsm-11660616-0)[0x56050fa10c90] (fsm.c:486) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11660616-0)[0x56050fa10c90] (mgcp_client_endpoint_fsm.c:724) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa206d0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa206d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00] (fsm.c:486) 20241216085658680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa206d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa206d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085658680 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: b1ed4'... (mgcp_client.c:807) 20241216085658680 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085658680 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa206d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658680 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(222)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "55589b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55589b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed4817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241216085658687 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241216085658687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658687 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658687 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658687 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5593243-0)[0x56050fa08000] (mgcp_client_endpoint_fsm.c:724) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa0f7e0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa0f7e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0] (fsm.c:486) 20241216085658687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa0f7e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa0f7e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241216085658687 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 51 rtpbridge/13@mgw MGCP 1.0\r\nC: 5558'... (mgcp_client.c:807) 20241216085658687 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085658687 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5593243-0)[0x56050fa0f7e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658687 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658688 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed4817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "55589b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "55589b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658696 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085658696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085658696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085658696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085658696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085658696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241216085658696 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658696 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658696 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{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) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658696 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037004d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658696 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658697 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085658705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085658705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085658705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085658705 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085658705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1ed48) (hnbgw_rua.c:471) 20241216085658705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660616 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085658705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085658705 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085658705 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085658705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085658705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658705 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085658705 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085658705 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658705 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11660616-0)[0x56050fa10c90] (mgcp_client_endpoint_fsm.c:724) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085658705 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20241216085658705 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085658705 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658705 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed4817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658711 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241216085658711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085658711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085658711 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658711 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658711 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085658711 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11660616-0)[0x56050fa10c90] (mgcp_client_endpoint_fsm.c:724) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085658711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa07bb0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085658711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa07bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00] (fsm.c:486) 20241216085658711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa07bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085658711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa07bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241216085658711 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20241216085658711 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085658711 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11660616-0)[0x56050fa07bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658711 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed4817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1ed4817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085658716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241216085658716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085658716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085658716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085658716 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658716 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{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) 20241216085658716 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085658716 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085658716 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085658716 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085658716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085658716 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085658716 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085658716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbd969), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085658716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085658716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085658716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085658716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085658716 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085658716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085658717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085658717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085658717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085658717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085658717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085658717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085658717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700379 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) 20241216085700379 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241216085700379 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700379 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700379 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700379 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700379 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700379 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700379 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700379 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700379 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: a8282'... (mgcp_client.c:807) 20241216085700379 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: a8282'... (mgcp_client.c:807) 20241216085700379 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700379 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: Removing from parent mgw(mgw-fsm-11020327-0)[0x56050f984920] (mgcp_client_endpoint_fsm.c:873) 20241216085700379 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700379 DLMGCP DEBUG mgw-endp(mgw-fsm-11020327-0)[0x56050f982bc0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700379 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700379 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700379 DMGW DEBUG mgw(mgw-fsm-11020327-0)[0x56050f984920]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700379 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 TC_rab_assignment_concurrent0(209)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a8282717" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a8282717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700393 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241216085700393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700393 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700394 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241216085700394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11020327 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700407 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa82827,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11020327 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700407 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700407 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700407 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700407 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea01e5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700408 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700408 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700408 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700408 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700408 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) 20241216085700408 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241216085700408 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700408 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700408 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700408 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700408 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700408 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700408 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700408 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700408 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700408 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700408 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700408 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700408 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700408 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: be8fd'... (mgcp_client.c:807) 20241216085700408 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700408 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: be8fd'... (mgcp_client.c:807) 20241216085700408 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700408 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700408 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: Removing from parent mgw(mgw-fsm-12488665-0)[0x56050f99ce70] (mgcp_client_endpoint_fsm.c:873) 20241216085700408 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700408 DLMGCP DEBUG mgw-endp(mgw-fsm-12488665-0)[0x56050f980680]{IN_USE}: Deallocated (fsm.c:568) 20241216085700408 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700408 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700408 DMGW DEBUG mgw(mgw-fsm-12488665-0)[0x56050f99ce70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700409 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) 20241216085700409 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241216085700409 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700409 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700409 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700409 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700409 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700409 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700409 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700409 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700409 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700409 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700409 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 4078d'... (mgcp_client.c:807) 20241216085700409 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700409 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700409 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700409 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 4078d'... (mgcp_client.c:807) 20241216085700409 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700409 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700409 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: Removing from parent mgw(mgw-fsm-4225234-0)[0x56050f9a6520] (mgcp_client_endpoint_fsm.c:873) 20241216085700409 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700409 DLMGCP DEBUG mgw-endp(mgw-fsm-4225234-0)[0x56050f9a6730]{IN_USE}: Deallocated (fsm.c:568) 20241216085700409 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700409 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700409 DMGW DEBUG mgw(mgw-fsm-4225234-0)[0x56050f9a6520]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700409 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)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7505623 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "be8fd917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "be8fd917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12488665 20241216085700431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a4490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700431 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbe8fd9,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12488665 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700431 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700431 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700431 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700431 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00095146), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f99cd40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700432 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=00ea01e5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700432 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241216085700432 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700432 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700432 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700432 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) 20241216085700432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{disconnected}: Freeing instance (context_map.c:202) 20241216085700432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11020327)[0x56050f979a80]{disconnected}: Deallocated (fsm.c:568) 20241216085700432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56050f97add0]{disconnected}: Deallocated (fsm.c:568) 20241216085700432 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11020327 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea01e5), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241216085700432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700432 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700432 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700432 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700432 DLSCCP DEBUG SCCP-SCOC(8)[0x56050f97bef0]{IDLE}: Deallocated (fsm.c:568) 20241216085700432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700432 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) 20241216085700432 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241216085700432 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700432 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700432 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700433 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700433 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700433 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700433 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700433 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 52b84'... (mgcp_client.c:807) 20241216085700433 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 52b84'... (mgcp_client.c:807) 20241216085700433 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700433 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: Removing from parent mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0] (mgcp_client_endpoint_fsm.c:873) 20241216085700433 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700433 DLMGCP DEBUG mgw-endp(mgw-fsm-5421128-0)[0x56050f9a5f10]{IN_USE}: Deallocated (fsm.c:568) 20241216085700433 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700433 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700433 DMGW DEBUG mgw(mgw-fsm-5421128-0)[0x56050f9a5cd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700433 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)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4078d217" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16224959 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:1 20241216085700440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700440 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700440 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700440 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700440 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700440 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=00095146), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700440 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241216085700440 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700440 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700441 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700441 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) 20241216085700441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{disconnected}: Freeing instance (context_map.c:202) 20241216085700441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12488665)[0x56050f979760]{disconnected}: Deallocated (fsm.c:568) 20241216085700441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56050f97b1b0]{disconnected}: Deallocated (fsm.c:568) 20241216085700441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12488665 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00095146), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241216085700441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700441 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700441 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700441 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700441 DLSCCP DEBUG SCCP-SCOC(9)[0x56050f975ac0]{IDLE}: Deallocated (fsm.c:568) 20241216085700441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer TC_rab_assignment_concurrent0(211)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4078d217" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(211)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)4225234 20241216085700447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700447 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4078d2,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4225234 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700447 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700447 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700447 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700447 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e2de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241216085700447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ad0e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:4 20241216085700447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 20241216085700448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241216085700448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a6270]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(212)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "52b84817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer 20241216085700450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700450 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700450 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085700450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700450 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) 20241216085700450 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241216085700450 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700450 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700450 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700450 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700450 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700450 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700450 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700450 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700450 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700450 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 947de'... (mgcp_client.c:807) 20241216085700450 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700450 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 947de'... (mgcp_client.c:807) 20241216085700450 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700450 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: Removing from parent mgw(mgw-fsm-9731559-0)[0x56050f9af400] (mgcp_client_endpoint_fsm.c:873) 20241216085700450 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700450 DLMGCP DEBUG mgw-endp(mgw-fsm-9731559-0)[0x56050f9aeeb0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700450 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700450 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700450 DMGW DEBUG mgw(mgw-fsm-9731559-0)[0x56050f9af400]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700450 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)11192193 TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:2 TC_rab_assignment_concurrent0(212)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "52b84817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)5421128 20241216085700458 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9a6040]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700458 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x52b848,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5421128 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700458 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700458 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700458 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700458 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710828), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700458 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700458 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9a5990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700458 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700458 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700458 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700458 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700458 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=0003e2de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700458 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241216085700458 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700458 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700458 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700458 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) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{disconnected}: Freeing instance (context_map.c:202) 20241216085700458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4225234)[0x56050f97c130]{disconnected}: Deallocated (fsm.c:568) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{disconnected}: Freeing instance (context_map.c:206) 20241216085700458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56050f981860]{disconnected}: Deallocated (fsm.c:568) 20241216085700458 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4225234 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003e2de), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241216085700459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700459 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700459 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700459 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700459 DLSCCP DEBUG SCCP-SCOC(10)[0x56050f982580]{IDLE}: Deallocated (fsm.c:568) 20241216085700459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(213)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "947de717" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13090513 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:3 20241216085700462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700462 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700462 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700462 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700462 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700462 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=00710828), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700462 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241216085700462 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700462 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700462 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700462 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) 20241216085700462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{disconnected}: Freeing instance (context_map.c:202) 20241216085700462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5421128)[0x56050f984360]{disconnected}: Deallocated (fsm.c:568) 20241216085700462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{disconnected}: Freeing instance (context_map.c:206) 20241216085700462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56050f984490]{disconnected}: Deallocated (fsm.c:568) 20241216085700462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5421128 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00710828), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241216085700462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700462 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700462 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700462 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700462 DLSCCP DEBUG SCCP-SCOC(11)[0x56050f985250]{IDLE}: Deallocated (fsm.c:568) 20241216085700462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "947de717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9be880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700464 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b6a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9731559 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700470 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700470 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700470 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700470 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700470 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) 20241216085700470 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241216085700470 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700470 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700470 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700470 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700470 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700470 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700470 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700470 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700470 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700470 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 24e80'... (mgcp_client.c:807) 20241216085700470 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700470 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 24e80'... (mgcp_client.c:807) 20241216085700470 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700470 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0] (mgcp_client_endpoint_fsm.c:873) 20241216085700470 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700470 DLMGCP DEBUG mgw-endp(mgw-fsm-2418698-0)[0x56050f9b7cf0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700470 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700470 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700470 DMGW DEBUG mgw(mgw-fsm-2418698-0)[0x56050f9b7ae0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700470 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x947de7,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9731559 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700470 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700470 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700470 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700470 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dabdcb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)16004592 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:4 20241216085700477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700477 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700477 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700477 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700477 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(214)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "24e80a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700477 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=00dabdcb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700477 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241216085700477 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700477 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700477 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700477 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) 20241216085700477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{disconnected}: Freeing instance (context_map.c:202) 20241216085700477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9731559)[0x56050f982150]{disconnected}: Deallocated (fsm.c:568) 20241216085700477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{disconnected}: Freeing instance (context_map.c:206) 20241216085700477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56050f984b80]{disconnected}: Deallocated (fsm.c:568) 20241216085700477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9731559 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dabdcb), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241216085700477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700477 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700477 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700477 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700477 DLSCCP DEBUG SCCP-SCOC(12)[0x56050f980d80]{IDLE}: Deallocated (fsm.c:568) 20241216085700477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700477 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085700481 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241216085700481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9c75c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "24e80a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700482 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241216085700482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9b7910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)2418698 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700491 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700491 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700491 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700491 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700491 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) 20241216085700491 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241216085700491 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700491 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700491 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700491 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700492 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700492 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700492 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 57d96'... (mgcp_client.c:807) 20241216085700492 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 57d96'... (mgcp_client.c:807) 20241216085700492 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700492 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: Removing from parent mgw(mgw-fsm-5757280-0)[0x56050f9c0660] (mgcp_client_endpoint_fsm.c:873) 20241216085700492 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700492 DLMGCP DEBUG mgw-endp(mgw-fsm-5757280-0)[0x56050f9c9bc0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700492 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700492 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700492 DMGW DEBUG mgw(mgw-fsm-5757280-0)[0x56050f9c0660]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700492 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x24e80a,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2418698 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700492 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700492 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700492 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700492 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b84eb5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3047444 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:5 20241216085700499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700499 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700499 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700499 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700499 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700499 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=00b84eb5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700499 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241216085700499 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700499 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700499 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700499 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) 20241216085700499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2418698)[0x56050f9857f0]{disconnected}: Deallocated (fsm.c:568) 20241216085700499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56050f980eb0]{disconnected}: Deallocated (fsm.c:568) 20241216085700499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2418698 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b84eb5), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241216085700499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700499 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700499 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700499 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700499 DLSCCP DEBUG SCCP-SCOC(13)[0x56050f98cba0]{IDLE}: Deallocated (fsm.c:568) 20241216085700499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(215)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57d96017" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "57d96017" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700507 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241216085700507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700507 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d0490]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700508 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241216085700508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c04c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)5757280 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700513 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700513 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700514 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) 20241216085700514 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241216085700514 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700514 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700514 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700514 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700514 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700514 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700514 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700514 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700514 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700514 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: abcc2'... (mgcp_client.c:807) 20241216085700514 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700514 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700514 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: abcc2'... (mgcp_client.c:807) 20241216085700514 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700514 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700514 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: Removing from parent mgw(mgw-fsm-11258922-0)[0x56050f9c9820] (mgcp_client_endpoint_fsm.c:873) 20241216085700514 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700514 DLMGCP DEBUG mgw-endp(mgw-fsm-11258922-0)[0x56050f9d2bd0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700514 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700514 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700514 DMGW DEBUG mgw(mgw-fsm-11258922-0)[0x56050f9c9820]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700514 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x57d960,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757280 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700515 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700515 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700515 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700515 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a2816), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)9407723 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "abcc2a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700524 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700524 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700524 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700524 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700524 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=000a2816), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700524 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241216085700524 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700524 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700524 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700524 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) 20241216085700524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757280)[0x56050f98ccd0]{disconnected}: Deallocated (fsm.c:568) 20241216085700524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{disconnected}: Freeing instance (context_map.c:206) 20241216085700525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56050f983780]{disconnected}: Deallocated (fsm.c:568) 20241216085700525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757280 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a2816), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241216085700525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700525 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700525 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700525 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700525 DLSCCP DEBUG SCCP-SCOC(14)[0x56050f98d8b0]{IDLE}: Deallocated (fsm.c:568) 20241216085700525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085700528 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241216085700528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9d94a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "abcc2a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700529 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241216085700529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c9680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)11258922 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700535 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700535 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700535 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700535 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) 20241216085700535 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241216085700535 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700535 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700535 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700535 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700535 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700535 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700536 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700536 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700536 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a13'... (mgcp_client.c:807) 20241216085700536 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 96a13'... (mgcp_client.c:807) 20241216085700536 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700536 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: Removing from parent mgw(mgw-fsm-9871672-0)[0x56050f9db4b0] (mgcp_client_endpoint_fsm.c:873) 20241216085700536 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700536 DLMGCP DEBUG mgw-endp(mgw-fsm-9871672-0)[0x56050f9db6c0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700536 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700536 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700536 DMGW DEBUG mgw(mgw-fsm-9871672-0)[0x56050f9db4b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700536 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xabcc2a,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11258922 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700536 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700536 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700537 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700537 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8b632), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700537 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8985402 TC_rab_assignment_concurrent0(217)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a13817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:7 20241216085700544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700544 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700544 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700544 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700544 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700544 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=00f8b632), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700544 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241216085700544 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700544 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700544 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700544 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) 20241216085700544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11258922)[0x56050f9839c0]{disconnected}: Deallocated (fsm.c:568) 20241216085700544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56050f98ddd0]{disconnected}: Deallocated (fsm.c:568) 20241216085700544 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11258922 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8b632), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241216085700544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700544 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700544 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700544 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700544 DLSCCP DEBUG SCCP-SCOC(15)[0x56050f98f180]{IDLE}: Deallocated (fsm.c:568) 20241216085700544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "96a13817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700548 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241216085700548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700548 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9e2320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700549 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241216085700549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9db1d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9871672 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700553 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700553 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700553 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700553 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700553 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) 20241216085700553 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241216085700553 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700553 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700554 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700554 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700554 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700554 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700554 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700554 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700554 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700554 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 4995d'... (mgcp_client.c:807) 20241216085700554 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700554 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700554 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 4995d'... (mgcp_client.c:807) 20241216085700554 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085700554 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700554 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: Removing from parent mgw(mgw-fsm-4822487-0)[0x56050f9e4210] (mgcp_client_endpoint_fsm.c:873) 20241216085700554 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700554 DLMGCP DEBUG mgw-endp(mgw-fsm-4822487-0)[0x56050f9d2030]{IN_USE}: Deallocated (fsm.c:568) 20241216085700554 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700554 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700554 DMGW DEBUG mgw(mgw-fsm-4822487-0)[0x56050f9e4210]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700555 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x96a138,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871672 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700555 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700555 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700555 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700555 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ac8f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:8 TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1427912 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4995d717" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700562 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700562 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700562 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700563 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=0081ac8f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700563 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241216085700563 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700563 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700563 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700563 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) 20241216085700563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9871672)[0x56050f985ac0]{disconnected}: Deallocated (fsm.c:568) 20241216085700563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56050f98f2b0]{disconnected}: Deallocated (fsm.c:568) 20241216085700563 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9871672 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ac8f), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241216085700563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700563 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700563 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700563 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700563 DLSCCP DEBUG SCCP-SCOC(16)[0x56050f98e7a0]{IDLE}: Deallocated (fsm.c:568) 20241216085700563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4995d717" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241216085700567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9eb0d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241216085700568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9c88f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)4822487 20241216085700571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700571 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700571 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700571 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) 20241216085700571 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241216085700572 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700572 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700572 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700572 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700572 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700572 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700572 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700572 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: e1b6'... (mgcp_client.c:807) 20241216085700572 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700572 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700572 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: e1b6'... (mgcp_client.c:807) 20241216085700572 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700572 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700572 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: Removing from parent mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0] (mgcp_client_endpoint_fsm.c:873) 20241216085700572 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700572 DLMGCP DEBUG mgw-endp(mgw-fsm-14792445-0)[0x56050f9ed2c0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700572 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700572 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700572 DMGW DEBUG mgw(mgw-fsm-14792445-0)[0x56050f9ed0b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700572 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4995d7,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822487 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700572 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700572 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700572 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6859), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700572 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700572 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700572 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700572 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)865643 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:9 TC_rab_assignment_concurrent0(219)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e1b6fd17" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700578 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700578 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700578 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700578 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=002c6859), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700578 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241216085700578 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700578 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700578 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700578 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) 20241216085700578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{disconnected}: Freeing instance (context_map.c:202) 20241216085700578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822487)[0x56050f98e130]{disconnected}: Deallocated (fsm.c:568) 20241216085700578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56050f9962d0]{disconnected}: Deallocated (fsm.c:568) 20241216085700578 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822487 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c6859), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241216085700578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700578 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700578 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700578 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700578 DLSCCP DEBUG SCCP-SCOC(17)[0x56050f996c80]{IDLE}: Deallocated (fsm.c:568) 20241216085700578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e1b6fd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241216085700581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9f3f20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700582 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241216085700582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9ecee0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14792445 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700597 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700597 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700597 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700597 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700597 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) 20241216085700597 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241216085700597 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700597 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700597 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700597 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700597 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700597 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700597 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700597 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700597 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700597 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:807) 20241216085700597 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700597 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700597 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 8f47'... (mgcp_client.c:807) 20241216085700597 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700597 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700597 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: Removing from parent mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0] (mgcp_client_endpoint_fsm.c:873) 20241216085700597 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700597 DLMGCP DEBUG mgw-endp(mgw-fsm-9389888-0)[0x56050f9f60c0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700597 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700597 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700597 DMGW DEBUG mgw(mgw-fsm-9389888-0)[0x56050f9f5eb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700598 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe1b6fd,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792445 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700598 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700598 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700598 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700598 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38cf9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700598 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)5608012 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:10 20241216085700605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700605 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700605 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700605 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(220)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8f474017" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700605 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=00c38cf9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700605 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241216085700605 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700605 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700605 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700605 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) 20241216085700605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14792445)[0x56050f996db0]{disconnected}: Deallocated (fsm.c:568) 20241216085700605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{disconnected}: Freeing instance (context_map.c:206) 20241216085700605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56050f997090]{disconnected}: Deallocated (fsm.c:568) 20241216085700605 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14792445 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c38cf9), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241216085700605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700606 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700606 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700606 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700606 DLSCCP DEBUG SCCP-SCOC(18)[0x56050f997ad0]{IDLE}: Deallocated (fsm.c:568) 20241216085700606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085700611 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241216085700611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(220)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "8f474017" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9fcd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700612 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241216085700612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9f5c90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)9389888 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700623 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700623 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700623 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700623 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) 20241216085700623 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241216085700623 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700623 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700623 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700623 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700623 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700623 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700623 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700623 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 5aa4'... (mgcp_client.c:807) 20241216085700623 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700623 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 5aa4'... (mgcp_client.c:807) 20241216085700623 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700623 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: Removing from parent mgw(mgw-fsm-5940308-0)[0x56050f9f5b60] (mgcp_client_endpoint_fsm.c:873) 20241216085700623 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700623 DLMGCP DEBUG mgw-endp(mgw-fsm-5940308-0)[0x56050f9f57d0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700623 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700623 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700623 DMGW DEBUG mgw(mgw-fsm-5940308-0)[0x56050f9f5b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700623 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f4740,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9389888 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700623 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700623 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700623 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700623 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032a1cb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700624 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11796933 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa45417" }, { code := "I", val := "11111" } }, sdp := omit } 20241216085700629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700629 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700629 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700629 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700629 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700629 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=0032a1cb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700629 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241216085700629 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700629 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700629 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700629 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) 20241216085700629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{disconnected}: Freeing instance (context_map.c:202) 20241216085700629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9389888)[0x56050f997470]{disconnected}: Deallocated (fsm.c:568) 20241216085700629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{disconnected}: Freeing instance (context_map.c:206) 20241216085700629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56050f997c00]{disconnected}: Deallocated (fsm.c:568) 20241216085700629 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9389888 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032a1cb), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241216085700629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700629 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700629 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700629 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700629 DLSCCP DEBUG SCCP-SCOC(19)[0x56050f9987b0]{IDLE}: Deallocated (fsm.c:568) 20241216085700630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700630 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700630 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700630 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700630 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "5aa45417" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700632 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241216085700632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa05c40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241216085700633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f9fdcb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)5940308 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700679 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) 20241216085700679 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241216085700679 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700679 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700679 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700679 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700679 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700679 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700679 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700679 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 80 rtpbridge/14@mgw MGCP 1.0\r\nC: 9af4'... (mgcp_client.c:807) 20241216085700679 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700679 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 81 rtpbridge/14@mgw MGCP 1.0\r\nC: 9af4'... (mgcp_client.c:807) 20241216085700679 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700679 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700680 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: Removing from parent mgw(mgw-fsm-10155071-0)[0x56050f9fed50] (mgcp_client_endpoint_fsm.c:873) 20241216085700680 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700680 DLMGCP DEBUG mgw-endp(mgw-fsm-10155071-0)[0x56050f9fef90]{IN_USE}: Deallocated (fsm.c:568) 20241216085700680 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700680 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700680 DMGW DEBUG mgw(mgw-fsm-10155071-0)[0x56050f9fed50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700680 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5aa454,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5940308 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700680 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700680 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700680 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700680 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c724fa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)5052100 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:12 20241216085700690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700690 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700690 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700690 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700690 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700690 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=00c724fa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700690 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241216085700690 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700690 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700690 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700690 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) 20241216085700690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5940308)[0x56050f998cd0]{disconnected}: Deallocated (fsm.c:568) 20241216085700690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{disconnected}: Freeing instance (context_map.c:206) 20241216085700690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56050f997f50]{disconnected}: Deallocated (fsm.c:568) 20241216085700690 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5940308 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c724fa), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241216085700690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700690 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700690 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700690 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700690 DLSCCP DEBUG SCCP-SCOC(20)[0x56050f999420]{IDLE}: Deallocated (fsm.c:568) 20241216085700691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9af43f17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "9af43f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700698 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241216085700698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f9ff0c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700699 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241216085700699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa06bd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10155071 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700707 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700707 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700707 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700708 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) 20241216085700708 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241216085700708 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700708 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700708 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700708 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700708 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700708 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700708 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700708 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700708 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 82 rtpbridge/13@mgw MGCP 1.0\r\nC: 5558'... (mgcp_client.c:807) 20241216085700708 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 83 rtpbridge/13@mgw MGCP 1.0\r\nC: 5558'... (mgcp_client.c:807) 20241216085700708 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700708 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700708 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: Removing from parent mgw(mgw-fsm-5593243-0)[0x56050fa08000] (mgcp_client_endpoint_fsm.c:873) 20241216085700708 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700708 DLMGCP DEBUG mgw-endp(mgw-fsm-5593243-0)[0x56050fa07ce0]{IN_USE}: Deallocated (fsm.c:568) 20241216085700708 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700708 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700708 DMGW DEBUG mgw(mgw-fsm-5593243-0)[0x56050fa08000]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085700708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700708 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9af43f,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10155071 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700709 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700709 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700709 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700709 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00619ef7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "55589b17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)14325589 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:14 20241216085700718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700718 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700718 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700718 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700719 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=00619ef7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700719 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241216085700719 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700719 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700719 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700719 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) 20241216085700719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{disconnected}: Freeing instance (context_map.c:202) 20241216085700719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10155071)[0x56050f99a290]{disconnected}: Deallocated (fsm.c:568) 20241216085700719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{disconnected}: Freeing instance (context_map.c:206) 20241216085700719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56050f999a80]{disconnected}: Deallocated (fsm.c:568) 20241216085700719 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10155071 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00619ef7), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241216085700719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700719 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700719 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700719 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700719 DLSCCP DEBUG SCCP-SCOC(22)[0x56050f99ac60]{IDLE}: Deallocated (fsm.c:568) 20241216085700719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "55589b17" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085700723 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241216085700723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700723 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa17770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241216085700724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa0f7e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085700726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700726 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700726 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700726 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) 20241216085700726 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241216085700726 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085700726 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700726 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085700726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085700726 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085700726 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085700726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085700726 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085700726 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085700726 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085700726 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085700726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20241216085700726 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085700726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: b1ed'... (mgcp_client.c:807) 20241216085700726 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085700726 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085700727 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: Removing from parent mgw(mgw-fsm-11660616-0)[0x56050fa10c90] (mgcp_client_endpoint_fsm.c:873) 20241216085700727 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085700727 DLMGCP DEBUG mgw-endp(mgw-fsm-11660616-0)[0x56050fa19e00]{IN_USE}: Deallocated (fsm.c:568) 20241216085700727 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085700727 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085700727 DMGW DEBUG mgw(mgw-fsm-11660616-0)[0x56050fa10c90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085700727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085700727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085700727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085700727 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)@e75c4cc34061: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5593243 TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700730 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55589b,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5593243 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700730 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700730 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700730 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700730 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037004d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed4817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4614846 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:13 20241216085700738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700738 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700738 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700738 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700738 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700738 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=0037004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700738 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241216085700738 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700739 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700739 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700739 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) 20241216085700739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{disconnected}: Freeing instance (context_map.c:202) 20241216085700739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5593243)[0x56050f998b20]{disconnected}: Deallocated (fsm.c:568) 20241216085700739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{disconnected}: Freeing instance (context_map.c:206) 20241216085700739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56050f998160]{disconnected}: Deallocated (fsm.c:568) 20241216085700739 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5593243 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037004d), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241216085700739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700739 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700739 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700739 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700739 DLSCCP DEBUG SCCP-SCOC(21)[0x56050f99a160]{IDLE}: Deallocated (fsm.c:568) 20241216085700739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700739 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b1ed4817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085700744 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241216085700744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050fa206d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085700745 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241216085700745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085700745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085700745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085700745 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050fa07bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)11660616 20241216085700934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085700934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085700934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085700935 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085700935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1ed48,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085700935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660616 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085700935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085700935 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085700935 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085700935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085700935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085700935 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085700935 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085700935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbd969), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085700935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085700935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085700935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085700935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)13262880 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on connection ID:15 20241216085700943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700943 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085700943 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085700943 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085700943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085700943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085700943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085700943 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085700943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085700944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085700944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085700944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085700944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085700944 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=00dbd969), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085700944 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241216085700944 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085700944 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085700944 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085700944 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) 20241216085700944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085700944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085700944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085700944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{disconnected}: Freeing instance (context_map.c:202) 20241216085700944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11660616)[0x56050f983db0]{disconnected}: Deallocated (fsm.c:568) 20241216085700944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085700944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{disconnected}: Freeing instance (context_map.c:206) 20241216085700944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56050f983ee0]{disconnected}: Deallocated (fsm.c:568) 20241216085700944 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11660616 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085700944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbd969), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241216085700944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085700944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085700944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085700944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085700944 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085700944 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085700944 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085700944 DLSCCP DEBUG SCCP-SCOC(23)[0x56050f99c0d0]{IDLE}: Deallocated (fsm.c:568) 20241216085700944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085700944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085700944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085700944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085700944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085700944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085700944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085700944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40118<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@e75c4cc34061: Final verdict of PTC: pass 20241216085702605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@e75c4cc34061: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40216<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@e75c4cc34061: Final verdict of PTC: pass 20241216085702810 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085702810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019f795), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085702810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085702810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085702810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085702810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085702811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085702811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085702811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085702811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085702811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085702811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085702811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085702811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085702814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085702814 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085702814 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085702814 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085702814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085702814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085702814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085702814 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085702814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085702814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085702814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085702814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085702814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085702814 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=0019f795) (sccp_scrc.c:477) 20241216085702814 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241216085702814 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085702814 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085702814 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085702814 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085702814 DLSCCP DEBUG SCCP-SCOC(6)[0x56050f97b840]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085702953 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42891<->l=127.0.0.1:4262) (control_if.c:193) 20241216085702953 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085702953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40086<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(203)@e75c4cc34061: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@e75c4cc34061: Final verdict of PTC: none 20241216085702953 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085702953 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 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085702953 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085702953 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085702953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085702953 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085702954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085702954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085702954 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085702954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085702954 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085702954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085702954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085702954 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085702954 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085702954 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085702954 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085702954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085702954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085702954 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085702954 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085702954 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085702953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085702954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085702954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085702954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085702954 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 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085702954 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085702954 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085702954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085702954 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085702954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085702954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085702954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085702954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085702954 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085702954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085702954 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085702954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085702954 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085702954 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085702954 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085702954 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085702954 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(205)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(208)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(197)@e75c4cc34061: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085702956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40076<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:02 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 20241216085703017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085703519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1913944) Waiting for packet dumper to finish... 1 (prev_count=1913944, count=1951400) 20241216085704954 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085704954 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085704954 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085704954 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085704954 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085704954 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:57: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_release started. 20241216085706610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085706615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085706621 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45493<->l=127.0.0.1:4262) (control_if.c:572) 20241216085706729 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706729 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706729 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706729 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706730 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706730 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085706730 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085706730 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085706730 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706730 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706731 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706731 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085706731 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706731 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085706731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706731 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706731 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706731 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085706731 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706731 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085706731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706731 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706731 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706731 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085706731 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085706731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706731 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706731 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706731 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085706731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085706731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706731 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706732 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 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085706732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085706732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085706732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085706732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(233)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085706747 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706747 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706748 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706748 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706748 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706748 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706748 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706748 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085706748 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085706748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085706748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706748 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706748 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085706748 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085706748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085706749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085706749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085706749 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706750 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085706750 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706750 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085706750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706750 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706750 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706750 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085706750 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706750 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085706750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706750 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706750 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706750 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085706750 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706751 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085706751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706751 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706751 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 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085706751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085706751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085706751 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085706779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085706779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085706779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085706779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085706779 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085706779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085706779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085706779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085706779 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085706945 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085706945 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085706945 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085706945 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085706954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085706954 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085706954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085706954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085706954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085706954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085706957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706957 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085706957 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085706957 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085706957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085706957 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085706957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085706957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085706957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085706957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085706957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085706957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085706957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085706957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085706957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085706957 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085706957 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706958 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706958 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085706958 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085706958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085706959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706959 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085706959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085706959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085706959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085706959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085706968 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085706968 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085706968 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085706968 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085706975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706976 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085706976 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085706976 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085706976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085706976 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085706976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085706978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706978 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085706978 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085706978 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085706978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085706978 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085706978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085706979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085706979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085706979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085706979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085706979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085706979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085706979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085706979 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085706979 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085706979 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085706980 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085706980 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085706980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085706980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085706980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085706980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085706980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085706980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085706980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085706980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085706980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085706980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085706980 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085706981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085706981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085706981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085706981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085706981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085706981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085706981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085706981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085707758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085707758 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085707758 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085707758 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085707758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085707758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085707759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085707759 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085707759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085707759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085707759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085707759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085707759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085707759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085707759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085707759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085707759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085707759 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085707759 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085707759 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085707759 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085707759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085707759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085707759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085707759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085707759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085707759 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085707759 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085707760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085707760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085707760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085707760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085707760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085707760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085707760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085707760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085707760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085707760 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085707760 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085707760 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085707760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085707760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085707760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085707760 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085707760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085707760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085707760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085707760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085707760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085707760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085707760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085707760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085707760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707760 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085707760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085707760 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085707760 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085707760 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085707779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085707779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085707779 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085707779 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085707779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085707779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085707779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085707779 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085707779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085707779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085707779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085707779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085707779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085707779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085707779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085707779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085707779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085707779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085707779 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085707779 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085707779 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085707779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085707779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085707779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085707779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085707779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085707779 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085707779 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085707779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085707779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085707779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085707779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085707779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085707780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085707780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085707780 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085707780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085707780 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085707780 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085707780 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085707780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085707780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085707780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085707780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085707781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085707781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085707781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085707781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085707781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085707781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085707781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085707781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085707781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085707781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085707781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085707781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085707781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085707781 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085707781 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085707781 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085707804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@e75c4cc34061: f_create_expect(l3 := 'F2C1A082FD76C908D5CF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@e75c4cc34061: Created Expect[0] for 'F2C1A082FD76C908D5CF'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@e75c4cc34061: Added conn table entry 0TC_rab_release0(238)15483815 20241216085708846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085708846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085708846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085708846 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085708846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec43a7, normal) (hnbgw_rua.c:407) 20241216085708846 DHNB DEBUG map_rua[0x56050f9a6730]{init}: Allocated (fsm.c:456) 20241216085708846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085708846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15483815 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085708846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085708846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085708847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15483815 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085708847 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085708847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085708847 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15483815 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085708847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15483815 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085708847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085708847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085708847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085708847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085708847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085708847 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085708847 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{IDLE}: Allocated (fsm.c:456) 20241216085708847 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085708847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af2c1a082fd76c908d5cf004f400300023a0056400500f1100926) (sccp_scrc.c:406) 20241216085708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085708847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085708847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085708847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085708847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085708847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085708847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085708847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085708847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085708847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085708847 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085708847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085708847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085708848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085708848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085708848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085708848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085708848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085708848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085708848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085708848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@e75c4cc34061: Found Expect[0] for l3='F2C1A082FD76C908D5CF'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@e75c4cc34061: Added conn table entry 0TC_rab_release0(238)15321790 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: Session index based on connection ID:0 TC_rab_release0(238)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085708864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085708864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085708864 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085708864 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085708864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085708864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085708864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085708864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085708864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085708864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085708864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085708864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085708864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085708864 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008abc1b) (sccp_scrc.c:477) 20241216085708864 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241216085708864 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085708864 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085708864 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085708864 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085708864 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) 20241216085708864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085708864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085709066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085709066 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085709066 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085709066 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085709066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085709066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085709066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085709066 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085709067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085709067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085709067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085709067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085709067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085709067 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) 20241216085709067 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241216085709067 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085709067 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085709067 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085709067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085709067 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085709067 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085709067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085709067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085709067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085709067 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085709067 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085709067 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085709067 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085709067 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085709067 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{UNUSED}: Allocated (fsm.c:456) 20241216085709067 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{UNUSED}: is child of mgw(mgw-fsm-15483815-0)[0x56050f980320] (fsm.c:486) 20241216085709067 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15483815-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085709067 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085709067 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085709067 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085709067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f982bc0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085709067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f982bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0] (fsm.c:486) 20241216085709067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f982bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085709067 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f982bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085709067 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: ec43a'... (mgcp_client.c:807) 20241216085709068 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085709068 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f982bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ec43a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec43a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ec43a717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec43a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085709110 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241216085709110 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085709111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085709111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085709111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085709111 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085709111 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709111 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709111 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085709111 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085709111 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709111 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085709111 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085709111 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085709111 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085709111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085709111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085709111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085709111 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085709136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085709136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085709136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085709136 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085709136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec43a7) (hnbgw_rua.c:471) 20241216085709136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15483815 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085709136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085709136 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085709136 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085709136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085709136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085709136 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085709136 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085709136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085709136 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15483815-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085709136 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: ec43a'... (mgcp_client.c:807) 20241216085709136 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085709136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709136 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ec43a717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec43a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085709157 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241216085709158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085709158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085709158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709158 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085709158 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085709158 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15483815-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085709158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f984920]{ST_CRCX}: Allocated (fsm.c:456) 20241216085709158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f984920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0] (fsm.c:486) 20241216085709158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f984920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085709158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f984920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241216085709158 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: ec43a'... (mgcp_client.c:807) 20241216085709158 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085709158 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15483815-0)[0x56050f984920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709158 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ec43a717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec43a717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085709169 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241216085709169 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085709169 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085709169 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085709169 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709169 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{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) 20241216085709169 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085709169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085709169 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085709169 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085709169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085709169 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085709169 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085709169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008abc1b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085709169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085709169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085709169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085709169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085709169 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085709169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085709169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085709169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085709169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085709169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085709169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085709169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085709169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@e75c4cc34061: 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)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: vl_len:21 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241216085709203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085709203 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085709203 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085709203 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085709203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085709203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085709203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085709203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085709203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085709203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085709203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085709204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085709204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085709204 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) 20241216085709204 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241216085709204 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085709204 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085709204 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085709204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085709204 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085709204 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085709204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085709204 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216085709204 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216085709204 DMGW NOTICE mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241216085709204 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241216085709204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241216085709204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241216085709204 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241216085709204 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085709204 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085709204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085709204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: ec43a'... (mgcp_client.c:807) 20241216085709204 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085709204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085709204 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085709204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: ec43a'... (mgcp_client.c:807) 20241216085709204 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085709204 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085709204 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-15483815-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:873) 20241216085709204 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085709204 DLMGCP DEBUG mgw-endp(mgw-fsm-15483815-0)[0x56050f982cf0]{IN_USE}: Deallocated (fsm.c:568) 20241216085709204 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085709204 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085709204 DMGW DEBUG mgw(mgw-fsm-15483815-0)[0x56050f980320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085709204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085709204 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)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ec43a717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ec43a717" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085709207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085709207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085709207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f984920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@e75c4cc34061: 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 } 20241216085709265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085709267 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45493<->l=127.0.0.1:4262) (control_if.c:193) 20241216085709267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085709267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085709267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085709267 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085709267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085709267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085709267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085709267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085709267 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085709267 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085709267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008abc1b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085709267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085709267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085709267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085709267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085709267 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085709267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085709267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085709267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{disrupted}: Freeing instance (context_map.c:202) 20241216085709267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15483815)[0x56050f9a6730]{disrupted}: Deallocated (fsm.c:568) 20241216085709267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085709267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085709267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085709267 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15483815 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(233)@e75c4cc34061: Final verdict of PTC: none 20241216085709267 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085709267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085709267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085709267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085709267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085709267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085709267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085709267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085709267 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_rab_release(225)@e75c4cc34061: Final verdict of PTC: none 20241216085709267 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 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085709267 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085709267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085709267 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085709267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085709267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(237)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@e75c4cc34061: Final verdict of PTC: none 20241216085709267 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085709267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085709267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085709267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085709267 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085709268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085709268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085709268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085709268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085709268 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085709268 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085709268 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085709268 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085709268 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.sgsn0-M3UA(236)@e75c4cc34061: Final verdict of PTC: none 20241216085709268 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085709268 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 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085709268 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085709268 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085709268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085709268 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(231)@e75c4cc34061: Final verdict of PTC: none 20241216085709268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085709268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0(229)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@e75c4cc34061: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@e75c4cc34061: Final verdict of PTC: none 20241216085709268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085709268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085709268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085709268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085709268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085709268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085709268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085709268 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085709268 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085709268 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085709268 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(235)@e75c4cc34061: Final verdict of PTC: none 20241216085709283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085709284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58578<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_release finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:09 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241216085709336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085709838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287208) Waiting for packet dumper to finish... 1 (prev_count=287208, count=332216) 20241216085711269 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085711269 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085711269 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085711269 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085711269 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085711269 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:57:11 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_release_abnormal started. 20241216085712946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085712950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085712955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43151<->l=127.0.0.1:4262) (control_if.c:572) 20241216085713024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713024 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713024 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713024 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713024 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085713025 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713025 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713025 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085713025 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085713026 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713026 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085713026 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713026 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085713026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713026 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713026 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713026 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085713026 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085713026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713026 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713026 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085713026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085713026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713026 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713026 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085713026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085713026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713026 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713026 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 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085713026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085713026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085713026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085713026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(247)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085713040 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713040 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713040 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713040 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713040 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713040 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713040 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085713040 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713041 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713041 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085713041 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713041 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085713041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713041 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713041 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085713041 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085713041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713041 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713041 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085713041 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085713041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713041 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713041 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085713041 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085713041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713041 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713041 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 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085713041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085713041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085713041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085713041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085713063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085713063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085713063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085713063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085713063 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085713063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085713063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085713063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085713063 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085713238 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085713238 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085713238 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085713238 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085713245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713246 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085713246 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085713246 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085713246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085713246 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085713246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085713248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713248 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085713248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085713248 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085713248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085713248 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085713248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085713248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085713248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085713248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085713248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085713248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085713249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085713249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085713249 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085713249 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085713249 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085713251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085713251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085713251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085713251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085713250 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085713250 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085713250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085713250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713250 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713253 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085713253 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085713253 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085713253 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085713256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713256 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085713256 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085713256 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085713257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085713257 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085713257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085713260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713260 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085713260 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085713260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085713260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085713260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085713260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085713260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085713260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085713260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085713260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085713260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085713260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085713260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085713260 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085713260 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085713260 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085713261 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085713261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085713261 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085713261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085713261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085713261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085713261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085713261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085713261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085713261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085713261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085713261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085713261 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085713261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085713262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085713262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085713262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085713262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085713262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085713262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085713262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085714044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085714044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085714044 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085714044 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085714044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085714044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085714044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085714044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085714044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085714044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085714044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085714044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085714044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085714044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085714044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085714044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085714044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085714044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085714044 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085714044 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085714044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085714044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085714044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085714044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085714044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085714044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085714045 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085714045 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085714045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085714045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085714045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085714045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085714045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085714045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085714045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085714045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085714045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085714045 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085714045 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085714045 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085714045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085714045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085714045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085714045 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085714045 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085714046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085714046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085714046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085714046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085714046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085714046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085714046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085714046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085714046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085714046 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085714046 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085714046 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085714060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085714060 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085714060 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085714060 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085714060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085714060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085714060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085714060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085714060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085714060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085714060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085714060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085714060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085714060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085714060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085714060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085714060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085714060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085714060 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085714060 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085714060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085714060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085714060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085714060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085714060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085714060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085714060 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085714060 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085714060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085714060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085714060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085714060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085714060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085714060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085714060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085714060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085714064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085714064 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085714064 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085714064 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085714064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085714064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085714064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085714064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085714064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085714064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085714064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085714064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085714064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085714064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085714064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085714064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085714064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085714064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085714064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085714064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085714064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085714064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085714064 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085714064 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085714076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@e75c4cc34061: f_create_expect(l3 := '3D9632BF05287284FD47'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@e75c4cc34061: Created Expect[0] for '3D9632BF05287284FD47'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@e75c4cc34061: Added conn table entry 0TC_rab_release_abnormal0(252)14100988 20241216085715100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085715100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085715100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085715100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085715100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd729fc, normal) (hnbgw_rua.c:407) 20241216085715100 DHNB DEBUG map_rua[0x56050f9a6730]{init}: Allocated (fsm.c:456) 20241216085715100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085715100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14100988 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085715100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085715100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085715100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14100988 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085715100 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085715100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085715100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14100988 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085715100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14100988 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085715100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085715100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085715100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085715100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085715100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085715100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085715100 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{IDLE}: Allocated (fsm.c:456) 20241216085715100 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085715100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3d9632bf05287284fd47004f40030003a80056400500f1100926) (sccp_scrc.c:406) 20241216085715100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085715100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085715100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085715100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085715100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085715100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085715100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085715100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085715100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085715100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085715100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085715100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085715100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085715100 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085715100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085715100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085715100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085715100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085715100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085715100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085715100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085715100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085715100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@e75c4cc34061: Found Expect[0] for l3='3D9632BF05287284FD47'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@e75c4cc34061: Added conn table entry 0TC_rab_release_abnormal0(252)6807165 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085715108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715108 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085715108 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085715108 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085715108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085715108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085715108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085715108 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085715108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085715108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085715108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085715108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085715108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085715108 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c99734) (sccp_scrc.c:477) 20241216085715109 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241216085715109 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085715109 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085715109 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085715109 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085715109 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) 20241216085715109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085715109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085715310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085715310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085715310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085715310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085715310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085715310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085715310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085715310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085715310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085715310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085715310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085715310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085715310 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) 20241216085715310 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241216085715310 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085715310 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085715310 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085715310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085715310 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085715310 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085715310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085715310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085715310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085715310 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085715310 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085715310 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085715310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085715310 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{UNUSED}: Allocated (fsm.c:456) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{UNUSED}: is child of mgw(mgw-fsm-14100988-0)[0x56050f982bc0] (fsm.c:486) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14100988-0)[0x56050f982bc0] (mgcp_client_endpoint_fsm.c:724) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085715310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f980320]{ST_CRCX}: Allocated (fsm.c:456) 20241216085715310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f980320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0] (fsm.c:486) 20241216085715310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f980320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085715310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f980320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085715310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: d729f'... (mgcp_client.c:807) 20241216085715310 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085715310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f980320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085715310 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d729fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d729fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d729fc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d729fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085715324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241216085715324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085715324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085715324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085715324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085715324 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085715324 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715324 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715324 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085715324 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085715324 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715324 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085715324 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085715324 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085715324 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085715324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085715324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085715324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085715324 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085715335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085715335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085715335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085715335 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085715335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd729fc) (hnbgw_rua.c:471) 20241216085715335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14100988 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085715335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085715335 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085715335 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085715335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085715335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085715335 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085715335 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085715335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085715335 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14100988-0)[0x56050f982bc0] (mgcp_client_endpoint_fsm.c:724) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085715335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: d729f'... (mgcp_client.c:807) 20241216085715335 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241216085715335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715335 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d729fc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d729fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085715341 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241216085715341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085715341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085715341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715341 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085715341 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085715341 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14100988-0)[0x56050f982bc0] (mgcp_client_endpoint_fsm.c:724) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085715341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f98d8b0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085715341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f98d8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0] (fsm.c:486) 20241216085715341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f98d8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085715341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f98d8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241216085715341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: d729f'... (mgcp_client.c:807) 20241216085715341 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241216085715341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14100988-0)[0x56050f98d8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715341 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d729fc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d729fc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085715347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241216085715347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085715347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085715347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085715347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715347 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{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) 20241216085715347 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085715347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085715347 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085715347 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085715347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085715347 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085715347 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085715347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99734), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085715347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085715347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085715347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085715347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085715347 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085715347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085715347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085715347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085715347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085715347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085715347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085715347 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@e75c4cc34061: 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)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: vl_len:21 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(245)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241216085715362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085715362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085715362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085715362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085715362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085715362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085715362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085715362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085715362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085715362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085715362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085715362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085715362 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) 20241216085715362 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241216085715362 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085715362 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085715362 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085715362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085715362 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085715362 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085715362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085715362 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216085715362 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241216085715362 DMGW NOTICE mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241216085715362 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241216085715362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241216085715362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241216085715362 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241216085715362 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085715362 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085715362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085715362 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: d729f'... (mgcp_client.c:807) 20241216085715362 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085715362 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085715362 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085715362 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: d729f'... (mgcp_client.c:807) 20241216085715362 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085715362 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085715362 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-14100988-0)[0x56050f982bc0] (mgcp_client_endpoint_fsm.c:873) 20241216085715362 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085715362 DLMGCP DEBUG mgw-endp(mgw-fsm-14100988-0)[0x56050f982cf0]{IN_USE}: Deallocated (fsm.c:568) 20241216085715362 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085715362 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085715362 DMGW DEBUG mgw(mgw-fsm-14100988-0)[0x56050f982bc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085715362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085715362 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)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d729fc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "d729fc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085715370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241216085715370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085715370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085715370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085715370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f980320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085715371 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241216085715371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085715371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085715371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085715371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f98d8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@e75c4cc34061: 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 } 20241216085715413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release_abnormal(239)@e75c4cc34061: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@e75c4cc34061: Final verdict of PTC: none 20241216085715415 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43151<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(246)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@e75c4cc34061: Final verdict of PTC: none 20241216085715415 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085715416 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-M3UA(247)@e75c4cc34061: Final verdict of PTC: none 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085715416 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 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085715416 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085715415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085715415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085715415 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085715415 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085715415 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085715415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085715415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085715415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085715416 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085715416 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085715416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99734), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085715416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085715416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085715416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085715416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085715416 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085715416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085715416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085715416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{disrupted}: Freeing instance (context_map.c:202) 20241216085715416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14100988)[0x56050f9a6730]{disrupted}: Deallocated (fsm.c:568) 20241216085715416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085715416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085715416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085715416 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14100988 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085715416 DLSS7 <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.msc0-SCCP(245)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@e75c4cc34061: Final verdict of PTC: none 20241216085715416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085715416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085715416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085715416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085715416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085715416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085715416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085715416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085715416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085715416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085715416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085715416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085715416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085715416 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085715416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085715416 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085715416 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085715416 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085715416 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085715416 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 20241216085715416 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_release_abnormal-Iuh0(243)@e75c4cc34061: Final verdict of PTC: none 20241216085715416 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 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085715416 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085715416 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085715416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085715416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085715416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085715416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085715416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085715416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085715416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085715416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085715416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085715416 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085715416 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085715416 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(251)@e75c4cc34061: Final verdict of PTC: none 20241216085715430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085715431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:15 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241216085715486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085715988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=331740) Waiting for packet dumper to finish... 1 (prev_count=331740, count=332380) 20241216085717417 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085717417 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085717417 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085717417 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085717417 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085717417 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_assign_fail started. 20241216085719064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085719068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085719071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37217<->l=127.0.0.1:4262) (control_if.c:572) 20241216085719158 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719158 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719159 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719159 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719159 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719159 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719159 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719159 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085719159 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719159 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085719159 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085719159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085719159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719159 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719159 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085719159 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085719160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085719160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085719160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085719160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085719161 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719161 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085719161 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719161 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085719161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719161 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719161 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719161 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085719161 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719161 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085719161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719161 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719161 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719161 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085719161 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719161 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085719161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719161 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719161 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 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085719161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085719161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085719161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(261)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085719178 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719179 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719179 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719179 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719179 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719179 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719179 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085719179 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719180 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719180 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085719180 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719180 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085719180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719180 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719180 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719180 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085719180 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719180 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085719180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719180 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719180 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719180 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085719180 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085719180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719181 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085719181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719181 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719181 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719181 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085719181 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085719181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085719181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719181 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719181 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 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085719181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085719181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085719181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085719181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085719203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085719203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085719203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085719203 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085719203 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085719203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085719203 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085719203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085719203 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085719268 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085719268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008abc1b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085719268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085719268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085719269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085719269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085719269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085719377 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085719377 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085719377 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085719377 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085719385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719385 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085719385 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085719385 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085719385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085719385 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085719385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085719388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085719388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085719388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085719388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085719388 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085719388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085719388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085719388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085719388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085719388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085719388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085719388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085719388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085719389 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085719389 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085719389 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719390 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085719390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085719390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085719390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719390 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085719391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085719391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085719391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085719391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085719393 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085719393 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085719393 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085719393 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085719400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085719400 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085719400 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085719400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085719400 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085719400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085719402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719402 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085719402 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085719402 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085719403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085719403 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085719403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085719403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085719403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085719403 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085719403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085719403 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085719403 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085719403 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085719403 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085719403 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085719403 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085719404 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085719404 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085719404 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085719404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085719404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085719404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085719405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085719405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085719405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085719405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085719405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085719405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085719405 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085719405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085719405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085719405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085719405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085719405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085719405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085719405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085719405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085720195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085720195 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085720195 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085720195 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085720195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085720195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085720195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085720195 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085720195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085720195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085720195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085720195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085720195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085720195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085720195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085720195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085720195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085720195 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085720195 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085720195 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085720195 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085720195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085720195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085720195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085720195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085720195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085720196 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085720196 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085720196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085720196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085720196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085720196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085720196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085720196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085720196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085720196 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085720198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085720198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085720199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085720199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085720199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085720199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085720199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085720199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085720199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085720199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085720199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085720199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085720199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085720199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085720199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085720199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085720199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085720199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085720199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085720199 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085720199 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085720201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085720201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085720201 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085720201 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085720201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085720201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085720201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085720201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085720201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085720201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085720201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085720201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085720201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085720201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085720201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085720201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085720201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085720201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085720201 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085720201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085720201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085720201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085720201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085720201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085720201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085720201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085720201 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085720201 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085720201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085720201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085720201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085720201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085720201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085720201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085720201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085720201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085720202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085720202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085720202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085720202 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085720202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085720202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085720202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085720202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085720202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085720202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085720202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085720202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085720202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085720202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085720202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085720202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085720202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085720202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085720202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085720202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085720202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085720202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085720202 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085720202 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085720239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@e75c4cc34061: f_create_expect(l3 := 'F64D94D23A6486C965EA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@e75c4cc34061: Created Expect[0] for 'F64D94D23A6486C965EA'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@e75c4cc34061: Added conn table entry 0TC_rab_assign_fail0(266)13330564 20241216085721276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085721276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085721276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085721276 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085721276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb6884, normal) (hnbgw_rua.c:407) 20241216085721276 DHNB DEBUG map_rua[0x56050f9a6730]{init}: Allocated (fsm.c:456) 20241216085721276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085721276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13330564 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085721276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085721276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085721276 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13330564 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085721276 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085721276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085721276 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13330564 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085721276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13330564 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085721276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085721276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085721276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085721276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085721276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085721276 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085721276 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{IDLE}: Allocated (fsm.c:456) 20241216085721276 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085721276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af64d94d23a6486c965ea004f40030003d10056400500f1100926) (sccp_scrc.c:406) 20241216085721276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085721276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085721277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085721277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085721277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085721277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085721277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085721277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085721277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085721277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085721277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085721277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085721277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085721277 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085721277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085721277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085721277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085721277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085721277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085721277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085721277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085721277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085721277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@e75c4cc34061: Found Expect[0] for l3='F64D94D23A6486C965EA'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@e75c4cc34061: Added conn table entry 0TC_rab_assign_fail0(266)9842235 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@e75c4cc34061: setverdict(pass): none -> pass 20241216085721286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085721286 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085721286 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085721286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085721286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085721286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085721286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085721286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085721286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085721286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085721286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085721286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085721286 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0022a4a7) (sccp_scrc.c:477) 20241216085721286 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241216085721286 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085721286 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085721286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085721286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085721287 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) 20241216085721287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085721287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085721490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085721490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085721490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085721490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085721490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085721490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085721490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085721490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085721490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085721490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085721491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085721491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085721491 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) 20241216085721491 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241216085721491 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085721491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085721491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085721491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085721491 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085721491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085721491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085721491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085721491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085721491 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085721491 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085721491 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085721491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085721491 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{UNUSED}: Allocated (fsm.c:456) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{UNUSED}: is child of mgw(mgw-fsm-13330564-0)[0x56050f980320] (fsm.c:486) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13330564-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085721491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13330564-0)[0x56050f982bc0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085721491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13330564-0)[0x56050f982bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0] (fsm.c:486) 20241216085721491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13330564-0)[0x56050f982bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085721491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13330564-0)[0x56050f982bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085721491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: cb688'... (mgcp_client.c:807) 20241216085721491 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085721491 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13330564-0)[0x56050f982bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085721491 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb688417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb688417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb688417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb688417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085721533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241216085721533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085721533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085721533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085721533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085721533 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085721533 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{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) 20241216085721533 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{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) 20241216085721533 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085721533 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085721533 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{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) 20241216085721533 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085721533 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085721533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085721533 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085721533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085721533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085721533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085721533 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085721557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085721557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085721557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1272) 20241216085721557 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085721557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb6884) (hnbgw_rua.c:471) 20241216085721557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13330564 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241216085721557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085721557 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085721557 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085721557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085721557 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241216085721557 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085721557 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085721557 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241216085721557 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241216085721557 DMGW ERROR mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241216085721557 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241216085721557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241216085721557 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085721557 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085721558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a4a7), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241216085721558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085721558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085721558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085721558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085721558 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241216085721558 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085721558 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085721558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085721558 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: cb688'... (mgcp_client.c:807) 20241216085721558 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216085721558 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085721558 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-13330564-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:873) 20241216085721558 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085721558 DLMGCP DEBUG mgw-endp(mgw-fsm-13330564-0)[0x56050f982cf0]{IN_USE}: Deallocated (fsm.c:568) 20241216085721558 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085721558 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085721558 DMGW DEBUG mgw(mgw-fsm-13330564-0)[0x56050f980320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085721558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085721558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085721558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085721558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085721558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085721558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085721558 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "cb688417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085721599 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241216085721599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085721599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085721599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085721599 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085721600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085721603 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085721603 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085721603 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 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085721603 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085721603 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085721603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085721603 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085721603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085721604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085721604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085721604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085721604 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) MutexDispCT-TC_rab_assign_fail(253)@e75c4cc34061: Final verdict of PTC: none 20241216085721604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085721604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085721604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085721604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085721604 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085721604 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085721604 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085721604 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(264)@e75c4cc34061: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@e75c4cc34061: Final verdict of PTC: none 20241216085721605 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37217<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(260)@e75c4cc34061: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@e75c4cc34061: Final verdict of PTC: none 20241216085721607 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 20241216085721607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085721607 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085721607 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085721607 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) 20241216085721607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721607 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW-MGCP(265)@e75c4cc34061: Final verdict of PTC: none 20241216085721607 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085721607 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085721607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085721607 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085721607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085721607 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(259)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@e75c4cc34061: Final verdict of PTC: none 20241216085721608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085721608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085721608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085721608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085721608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085721608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085721608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085721608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085721607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085721607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085721607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085721607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085721607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085721607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085721607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085721607 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085721607 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085721607 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085721607 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085721607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085721608 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085721608 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085721608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a4a7), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085721608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085721608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085721608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085721608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085721608 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085721608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085721608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085721608 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085721608 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085721608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085721608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085721608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{disrupted}: Freeing instance (context_map.c:202) 20241216085721608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13330564)[0x56050f9a6730]{disrupted}: Deallocated (fsm.c:568) 20241216085721608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085721608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085721608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085721608 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13330564 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085721608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085721608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085721608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085721608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085721608 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085721609 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085721609 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(255)@e75c4cc34061: Final verdict of PTC: none 20241216085721619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085721621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_assign_fail finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:21 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241216085721671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085722173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295196) Waiting for packet dumper to finish... 1 (prev_count=295196, count=308016) 20241216085723605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085723605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085723605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085723608 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085723608 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085723608 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_assign_mgcp_to started. 20241216085725271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085725275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085725280 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46421<->l=127.0.0.1:4262) (control_if.c:572) 20241216085725373 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725373 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725373 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725373 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725373 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725373 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725373 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725373 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085725374 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085725374 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085725375 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725375 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085725375 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725375 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085725375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725375 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725375 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725375 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085725375 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725375 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085725375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725375 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725375 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725375 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085725375 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085725375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725375 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725375 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085725375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085725375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725375 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725375 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 20241216085725375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085725375 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085725376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085725376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085725376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085725376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(275)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085725391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725391 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725391 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725391 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725392 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085725392 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725393 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725393 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085725393 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725393 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085725393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725393 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725393 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725393 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085725393 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085725393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725393 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725393 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085725393 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085725393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725393 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725393 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085725393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085725393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725393 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725393 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 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085725393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085725393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085725393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085725393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085725417 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085725417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99734), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085725417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085725417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085725417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085725417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085725417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085725419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085725419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085725419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085725419 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085725419 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085725419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085725419 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085725419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085725419 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085725590 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085725590 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085725590 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085725590 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085725594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085725594 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085725594 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085725594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085725594 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085725594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085725594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085725594 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085725594 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085725594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085725594 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085725594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085725594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085725594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085725594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085725594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085725594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085725594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085725594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085725594 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085725594 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085725594 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725596 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085725596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085725596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085725596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725596 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085725596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085725596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085725596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085725596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085725608 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085725608 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085725608 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085725608 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085725614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725614 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085725614 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085725614 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085725614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085725614 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085725614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085725616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725616 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085725616 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085725616 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085725616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085725616 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085725616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085725616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085725616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085725616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085725616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085725616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085725616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085725616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085725616 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085725616 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085725616 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085725617 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085725617 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085725617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085725617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085725617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085725617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085725617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085725617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085725617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085725617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085725617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085725617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085725617 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085725617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085725617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085725617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085725617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085725617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085725617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085725617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085725617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085726401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085726401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085726401 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085726401 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085726401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085726401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085726401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085726401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085726401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085726402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085726402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085726402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085726402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085726402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085726402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085726402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085726402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085726402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085726402 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085726402 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085726402 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085726402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085726402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085726402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085726402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085726402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085726402 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085726402 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085726402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085726402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085726402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085726402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085726402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085726402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085726402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085726402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085726405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085726405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085726405 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085726405 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085726405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085726405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085726405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085726405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085726405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085726406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085726406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085726406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085726406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085726406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085726406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085726406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085726406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085726406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085726406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085726406 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085726406 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085726416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085726416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085726416 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085726416 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085726416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085726416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085726416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085726416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085726416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085726416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085726416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085726416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085726416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085726416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085726416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085726416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085726416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085726416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085726416 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085726416 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085726416 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085726416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085726416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085726416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085726416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085726416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085726416 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085726416 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085726416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085726416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085726416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085726416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085726416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085726416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085726416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085726416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085726417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085726417 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085726417 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085726417 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085726418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085726418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085726418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085726418 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085726418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085726418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085726418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085726418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085726418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085726418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085726418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085726418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085726418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085726418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085726418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085726418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085726418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085726418 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085726418 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085726418 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085726432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@e75c4cc34061: 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)@e75c4cc34061: f_create_expect(l3 := 'CAE09C9396B7772C57C6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@e75c4cc34061: Created Expect[0] for 'CAE09C9396B7772C57C6'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@e75c4cc34061: Added conn table entry 0TC_rab_assign_mgcp_to0(280)13437964 20241216085727462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085727462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085727462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085727462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085727462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd0c0c, normal) (hnbgw_rua.c:407) 20241216085727462 DHNB DEBUG map_rua[0x56050f9a6730]{init}: Allocated (fsm.c:456) 20241216085727462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085727462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437964 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085727462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085727462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085727462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437964 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085727462 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085727462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085727462 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13437964 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085727462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437964 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085727462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085727462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085727462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085727462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085727462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085727463 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085727463 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{IDLE}: Allocated (fsm.c:456) 20241216085727463 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085727463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acae09c9396b7772c57c6004f40030000f90056400500f1100926) (sccp_scrc.c:406) 20241216085727463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085727463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085727463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085727463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085727463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085727463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085727463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085727463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085727463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085727463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085727463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085727463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085727463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085727463 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085727463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085727463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085727463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085727463 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085727463 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085727463 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085727463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085727463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085727463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085727463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@e75c4cc34061: Found Expect[0] for l3='CAE09C9396B7772C57C6'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@e75c4cc34061: Added conn table entry 0TC_rab_assign_mgcp_to0(280)9575232 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085727480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085727480 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085727480 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085727480 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085727480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085727480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085727480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085727480 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085727481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085727481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085727481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085727481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085727481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085727481 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7a584) (sccp_scrc.c:477) 20241216085727481 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241216085727481 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085727481 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085727481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085727481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085727481 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) 20241216085727481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085727481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085727682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085727682 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085727682 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085727682 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085727682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085727682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085727682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085727682 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085727683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085727683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085727683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085727683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085727683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085727683 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) 20241216085727683 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241216085727683 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085727683 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085727683 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085727683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085727683 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085727683 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085727683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085727683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085727683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085727683 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085727683 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085727683 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085727683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085727683 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085727683 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{UNUSED}: Allocated (fsm.c:456) 20241216085727683 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{UNUSED}: is child of mgw(mgw-fsm-13437964-0)[0x56050f982cf0] (fsm.c:486) 20241216085727684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13437964-0)[0x56050f982cf0] (mgcp_client_endpoint_fsm.c:724) 20241216085727684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085727684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085727684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085727684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13437964-0)[0x56050f974f50]{ST_CRCX}: Allocated (fsm.c:456) 20241216085727684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13437964-0)[0x56050f974f50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13437964-0)[0x56050f980320] (fsm.c:486) 20241216085727684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13437964-0)[0x56050f974f50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085727684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13437964-0)[0x56050f974f50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085727684 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: cd0c0'... (mgcp_client.c:807) 20241216085727684 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085727684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13437964-0)[0x56050f974f50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085727684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd0c0c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd0c0c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cd0c0c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cd0c0c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241216085729269 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085729269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008abc1b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085729269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085729269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085729269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085729269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085729270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085729270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085729270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085729270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085729270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085729270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085729270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085729270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085729274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085729274 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085729274 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085729274 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085729274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085729274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085729274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085729274 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085729274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085729274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085729274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085729274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085729274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085729274 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=008abc1b) (sccp_scrc.c:477) 20241216085729274 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241216085729274 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085729274 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085729274 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085729274 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085729274 DLSCCP DEBUG SCCP-SCOC(24)[0x56050f980680]{IDLE}: Deallocated (fsm.c:568) 20241216085731609 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085731609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022a4a7), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085731609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085731609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085731609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) [38;5;43m20241216085731610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085731610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085731610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085731610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085731610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085731610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085731610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085731610 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085731615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085731615 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085731615 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085731615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085731615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085731615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085731615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085731616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085731616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085731616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085731616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085731616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085731616 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=0022a4a7) (sccp_scrc.c:477) 20241216085731616 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241216085731616 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085731616 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085731616 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085731616 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085731616 DLSCCP DEBUG SCCP-SCOC(26)[0x56050f98d8b0]{IDLE}: Deallocated (fsm.c:568) 20241216085731684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f974f50]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241216085731684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f974f50]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241216085731684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f974f50]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-13437964-0)[0x56050f980320] (mgcp_client_fsm.c:522) 20241216085731684 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1243) 20241216085731684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f974f50]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241216085731684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f974f50]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241216085731684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241216085731684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085731684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241216085731684 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-13437964-0)[0x56050f982cf0] (mgcp_client_endpoint_fsm.c:925) 20241216085731685 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241216085731685 DLMGCP DEBUG mgw-endp(mgw-fsm-13437964-0)[0x56050f980320]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241216085731685 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241216085731685 DMGW ERROR mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241216085731685 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241216085731685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241216085731685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085731685 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085731685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a584), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241216085731685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085731685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085731685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085731685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085731685 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241216085731685 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241216085731685 DMGW DEBUG mgw(mgw-fsm-13437964-0)[0x56050f982cf0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241216085731685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085731685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085731685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085731685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085731685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085731685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085731685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085731710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731710 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085731710 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085731710 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085731710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085731710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085731710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085731710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085731710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085731710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085731710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085731710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085731710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085731710 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) 20241216085731710 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241216085731710 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085731710 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085731710 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085731710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085731710 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085731710 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085731710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085731710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085731710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085731710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085731710 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@e75c4cc34061: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)13437964 20241216085731736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085731736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085731736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085731736 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085731737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcd0c0c,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085731737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437964 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085731737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085731737 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085731737 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085731737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085731737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085731737 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085731737 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085731737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a584), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085731737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085731737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085731737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085731737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085731737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085731737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085731737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085731737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085731737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085731737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085731737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085731737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085731737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085731737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@e75c4cc34061: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)9575232 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on connection ID:0 20241216085731746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731746 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085731746 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085731746 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085731746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085731746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085731746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085731746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085731746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085731746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085731746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085731746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085731746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085731746 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=00b7a584), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085731746 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241216085731746 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085731746 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085731746 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085731746 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) 20241216085731746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085731746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085731746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085731746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{disconnected}: Freeing instance (context_map.c:202) 20241216085731746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13437964)[0x56050f9a6730]{disconnected}: Deallocated (fsm.c:568) 20241216085731746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085731746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085731746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085731746 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13437964 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085731746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7a584), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241216085731746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085731746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085731746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085731746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085731746 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085731746 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085731746 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085731746 DLSCCP DEBUG SCCP-SCOC(27)[0x56050f982bc0]{IDLE}: Deallocated (fsm.c:568) 20241216085731747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085731747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085731747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085731747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085731747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085731747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085731747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085731747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085733748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085733759 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46421<->l=127.0.0.1:4262) (control_if.c:193) 20241216085733760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085733760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085733760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085733760 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085733760 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085733760 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@e75c4cc34061: Final verdict of PTC: none 20241216085733761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085733761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085733761 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 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085733761 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085733761 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085733761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085733761 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085733761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085733761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_assign_mgcp_to(267)@e75c4cc34061: Final verdict of PTC: none 20241216085733761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085733761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085733761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085733761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085733761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085733761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085733761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085733761 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085733761 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085733761 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085733761 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(279)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@e75c4cc34061: Final verdict of PTC: none 20241216085733762 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 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085733762 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085733762 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) 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_assign_mgcp_to-Iuh0(271)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(268)@e75c4cc34061: Final verdict of PTC: none 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085733762 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085733762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085733762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085733762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085733762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085733762 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(278)@e75c4cc34061: Final verdict of PTC: none 20241216085733762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085733762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085733763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085733763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085733763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085733763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085733763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085733763 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085733763 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085733763 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085733763 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085733763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:33 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20241216085733805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085734307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321960) Waiting for packet dumper to finish... 1 (prev_count=321960, count=322500) 20241216085735417 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085735417 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99734), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085735417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085735417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085735417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085735417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085735418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085735418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085735418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085735418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085735418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085735418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085735418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085735418 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085735762 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085735762 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085735762 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085735763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085735763 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085735763 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:57: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241216085737419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085737423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085737427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40817<->l=127.0.0.1:4262) (control_if.c:572) 20241216085737485 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737485 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737485 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737485 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737486 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737486 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737486 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085737486 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085737486 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737486 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737487 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737487 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085737487 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737487 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085737487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737487 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737487 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737487 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085737487 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737487 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085737487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737487 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737487 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737487 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085737487 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085737487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737487 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737487 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085737487 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085737487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737487 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737487 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 20241216085737487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085737487 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085737487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085737487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085737487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085737487 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085737487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085737487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085737488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085737488 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085737488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085737488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085737488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085737488 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(289)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085737503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737503 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737503 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737503 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737503 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737503 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737503 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085737503 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737504 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737504 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085737504 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085737504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737504 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085737504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737504 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737504 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737504 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085737504 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085737504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737505 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085737505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737505 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737505 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085737505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085737505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737505 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737505 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085737505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085737505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737505 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737505 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 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085737505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085737505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085737505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085737505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085737527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085737527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085737527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085737527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085737527 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085737527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085737527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085737527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085737527 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085737698 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085737698 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085737698 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085737698 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085737700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737700 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085737700 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085737700 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085737700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085737700 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085737700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085737701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737701 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085737701 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085737701 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085737701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085737701 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085737701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085737701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085737701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085737701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085737701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085737701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085737701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085737701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085737701 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085737701 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085737701 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737702 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085737702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085737702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085737702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737702 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085737702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085737702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085737702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085737702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085737717 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085737717 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085737717 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085737717 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085737719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085737719 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085737719 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085737719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085737719 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085737719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085737720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085737720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085737720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085737720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085737720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085737720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085737720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085737720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085737720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085737720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085737720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085737720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085737720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085737720 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085737720 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085737720 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085737721 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085737721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085737721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085737721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085737721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085737721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085737721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085737721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085737721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085737721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085737721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085737721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085737721 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085737721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085737721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085737721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085737721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085737721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085737721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085737721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085737721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085738513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085738513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085738513 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085738514 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085738514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085738514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085738514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085738514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085738514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085738514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085738514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085738514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085738514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085738514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085738514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085738514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085738514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085738514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085738514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085738514 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085738514 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085738514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085738514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085738514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085738514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085738515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085738515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085738515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085738515 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085738515 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085738515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085738515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085738515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085738515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085738515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085738515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085738515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085738515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085738517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085738517 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085738517 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085738517 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085738517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085738517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085738517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085738517 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085738517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085738517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085738517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085738517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085738517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085738517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085738517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085738517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085738517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085738518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085738518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085738518 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085738518 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085738526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085738526 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085738526 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085738526 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085738526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085738526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085738526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085738526 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085738526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085738526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085738526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085738526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085738526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085738526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085738526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085738526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085738526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085738526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085738526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085738526 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085738526 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085738526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085738526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085738527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085738527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085738527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085738527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085738527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085738527 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085738527 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085738527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085738527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085738527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085738527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085738527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085738527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085738527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085738527 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085738528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085738528 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085738528 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085738528 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085738528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085738528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085738528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085738528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085738528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085738528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085738528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085738528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085738528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085738528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085738528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085738528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085738528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085738528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085738528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085738528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085738528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085738528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085738528 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085738528 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085738549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@e75c4cc34061: f_create_expect(l3 := 'AFEB631E50F247AD3D18'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@e75c4cc34061: Created Expect[0] for 'AFEB631E50F247AD3D18'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@e75c4cc34061: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5452752 20241216085739604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085739604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085739604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085739604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085739604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5333d0, normal) (hnbgw_rua.c:407) 20241216085739604 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085739604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085739604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085739604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085739604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085739604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085739604 DCN DEBUG map_sccp[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085739604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085739605 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5452752 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085739605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085739605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085739605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085739605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085739605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085739605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085739605 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085739605 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{IDLE}: Allocated (fsm.c:456) 20241216085739605 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085739605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aafeb631e50f247ad3d18004f40030000610056400500f1100926) (sccp_scrc.c:406) 20241216085739605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085739605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085739605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085739605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085739605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085739605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085739605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085739605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085739605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085739605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085739605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085739605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085739605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085739605 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085739605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085739605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085739605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085739605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085739605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085739605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085739606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085739606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085739606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@e75c4cc34061: Found Expect[0] for l3='AFEB631E50F247AD3D18'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@e75c4cc34061: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15260939 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: setverdict(pass): none -> pass 20241216085739617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085739617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085739617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085739617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085739617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085739617 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fca1ab) (sccp_scrc.c:477) 20241216085739617 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085739617 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085739617 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085739617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085739617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085739617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085739617 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085739617 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241216085739617 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085739617 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085739617 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085739617 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085739617 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) 20241216085739617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085739617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@e75c4cc34061: 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)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085739818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739818 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085739818 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085739818 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085739818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085739818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085739818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085739818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085739819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085739819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085739819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085739819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085739819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085739819 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) 20241216085739819 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241216085739819 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085739819 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085739819 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085739819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085739819 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085739819 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085739819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085739819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085739819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085739819 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085739819 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085739819 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085739819 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085739820 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{UNUSED}: Allocated (fsm.c:456) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{UNUSED}: is child of mgw(mgw-fsm-5452752-0)[0x56050f980320] (fsm.c:486) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5452752-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085739820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f98d8b0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085739820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f98d8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0] (fsm.c:486) 20241216085739820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f98d8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085739820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f98d8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085739820 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 5333d'... (mgcp_client.c:807) 20241216085739820 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241216085739820 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f98d8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085739820 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5333d017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5333d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5333d017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5333d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085739853 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241216085739853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085739853 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085739854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085739854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085739854 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085739854 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739854 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739854 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085739854 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085739854 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739854 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085739854 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085739854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085739854 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085739854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085739854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085739854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085739854 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085739864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085739864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085739864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085739864 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085739864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5333d0) (hnbgw_rua.c:471) 20241216085739864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085739864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085739864 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085739864 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085739865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085739865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085739865 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085739865 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085739865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085739865 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5452752-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085739865 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 5333'... (mgcp_client.c:807) 20241216085739865 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085739865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739865 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5333d017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5333d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085739870 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241216085739870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241216085739870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085739870 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085739870 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085739870 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739870 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739870 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085739870 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085739870 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739870 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085739870 DMGW INFO mgw(mgw-fsm-5452752-0)[0x56050f980320]{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) 20241216085739870 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241216085739870 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085739870 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085739870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085739870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085739870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085739870 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085739871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085739871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085739871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085739871 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085739871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5333d0) (hnbgw_rua.c:471) 20241216085739871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085739871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085739871 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085739871 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085739871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085739871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085739871 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085739871 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085739871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085739871 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241216085739871 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241216085739871 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5452752-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:724) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085739871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f980680]{ST_CRCX}: Allocated (fsm.c:456) 20241216085739871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f980680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0] (fsm.c:486) 20241216085739871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f980680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085739871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f980680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216085739871 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 5333'... (mgcp_client.c:807) 20241216085739871 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085739871 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5452752-0)[0x56050f980680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739871 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5333d017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5333d017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085739876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241216085739876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085739876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085739876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085739876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739876 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{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) 20241216085739876 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085739876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085739876 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085739876 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085739876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085739876 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085739876 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085739876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca1ab), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085739876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085739876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085739876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085739876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085739876 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085739876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085739876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085739876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085739876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085739876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085739876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085739876 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: 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)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085739889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739889 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085739889 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085739889 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085739889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085739889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085739889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085739889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085739889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085739889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085739889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085739889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085739889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085739889 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) 20241216085739889 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241216085739889 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085739889 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085739889 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085739889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085739889 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085739889 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085739889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085739889 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085739889 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085739889 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085739889 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085739889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085739889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 5333'... (mgcp_client.c:807) 20241216085739889 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085739889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085739889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085739889 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 5333'... (mgcp_client.c:807) 20241216085739889 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085739889 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085739889 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-5452752-0)[0x56050f980320] (mgcp_client_endpoint_fsm.c:873) 20241216085739889 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085739889 DLMGCP DEBUG mgw-endp(mgw-fsm-5452752-0)[0x56050f982cf0]{IN_USE}: Deallocated (fsm.c:568) 20241216085739889 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085739889 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085739889 DMGW DEBUG mgw(mgw-fsm-5452752-0)[0x56050f980320]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085739889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085739889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216085739889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085739889 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5333d017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5333d017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085739892 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f98d8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085739892 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085739892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@e75c4cc34061: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5452752 20241216085739896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085739896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085739896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085739896 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085739896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5333d0,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085739896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085739896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085739896 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085739896 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085739896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085739896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085739896 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085739896 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085739896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca1ab), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085739896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085739896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085739896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085739896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085739896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085739896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085739896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085739896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085739896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085739896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085739896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085739896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085739896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085739896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@e75c4cc34061: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15260939 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Session index based on connection ID:0 20241216085739898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739898 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085739898 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085739898 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085739898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085739898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085739898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085739898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085739898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085739898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085739898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085739898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085739898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085739898 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=00fca1ab), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085739898 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241216085739898 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085739898 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085739898 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085739898 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) 20241216085739898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085739898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085739898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085739898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:202) 20241216085739898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5452752)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085739898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085739898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:206) 20241216085739898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085739898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5452752 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085739898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca1ab), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241216085739898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085739898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085739898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085739898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085739898 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085739898 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085739898 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085739898 DLSCCP DEBUG SCCP-SCOC(28)[0x56050f974f50]{IDLE}: Deallocated (fsm.c:568) 20241216085739899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085739899 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085739899 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085739899 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085739899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085739899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085739899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085739899 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085741903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085741914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@e75c4cc34061: Final verdict of PTC: none 20241216085741916 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085741916 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085741916 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 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085741916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085741916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@e75c4cc34061: Final verdict of PTC: none 20241216085741916 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085741916 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085741916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085741916 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085741916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085741916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085741917 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085741916 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085741917 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085741917 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 20241216085741917 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085741917 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 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085741917 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085741917 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085741917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085741917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085741917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085741917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085741917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085741917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085741917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085741917 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085741917 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085741917 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085741917 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085741917 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40817<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(289)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@e75c4cc34061: Final verdict of PTC: none 20241216085741917 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085741917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085741917 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085741917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085741917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085741918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085741918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085741918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085741918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085741918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085741918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085741918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085741918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085741918 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085741918 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085741918 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(287)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(293)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@e75c4cc34061: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(282)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085741919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58150<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:41 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 20241216085741963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085742465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325980) Waiting for packet dumper to finish... 1 (prev_count=325980, count=352644) 20241216085743917 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085743918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085743918 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085743918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085743918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085743918 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:57: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_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 20241216085745418 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085745418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99734), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085745418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085745418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085745418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085745418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085745419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_cs_mo_disconnect started. 20241216085745549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085745552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085745555 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37195<->l=127.0.0.1:4262) (control_if.c:572) 20241216085745622 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745622 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745622 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745622 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745622 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745622 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745623 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745623 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745623 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085745623 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)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085745624 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745624 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085745624 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745624 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085745624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745624 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745624 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745624 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085745624 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745624 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085745624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745624 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745624 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745624 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085745624 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745624 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085745624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745624 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745624 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745624 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085745624 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085745624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745624 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745624 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 20241216085745624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085745624 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085745624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085745624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085745624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085745625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085745625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085745625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(303)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085745641 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745641 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745641 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745641 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745641 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745641 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745641 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085745641 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745642 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745642 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085745642 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745642 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085745642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745642 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745642 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745642 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085745642 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745642 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085745642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745642 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745642 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745642 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085745642 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745642 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085745642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745642 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745642 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745642 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085745642 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085745642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745642 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745642 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 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085745642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085745642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085745642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085745642 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085745664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085745664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085745664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085745664 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085745664 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085745664 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085745664 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085745664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085745664 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085745839 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085745839 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085745839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085745839 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085745846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085745846 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085745846 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085745846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085745846 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085745846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085745848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745848 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085745848 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085745848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085745848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085745848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085745848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085745849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085745849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085745849 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085745849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085745849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085745849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085745849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085745849 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085745849 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085745849 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745850 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745850 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085745850 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085745850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085745851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745851 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745851 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745851 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085745851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085745851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085745851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085745851 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085745854 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085745854 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085745854 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085745854 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085745861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745861 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085745861 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085745861 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085745861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085745861 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085745861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085745863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745864 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085745864 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085745864 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085745864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085745864 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085745864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085745864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085745864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085745864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085745864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085745864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085745864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085745864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085745864 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085745864 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085745864 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085745865 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085745865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085745865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085745865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085745865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085745865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085745866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085745866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085745866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085745866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085745866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085745866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085745866 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085745866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085745866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085745866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085745866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085745866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085745866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085745866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085745866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085746657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085746657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085746657 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085746657 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085746657 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085746657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085746657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085746657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085746657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085746658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085746658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085746658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085746658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085746658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085746658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085746658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085746658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085746658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085746658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085746658 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085746658 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085746658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085746658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085746658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085746658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085746658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085746658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085746658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085746658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085746658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085746658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085746658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085746658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085746658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085746658 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085746658 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085746658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085746658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085746658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085746658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085746658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085746658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085746658 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085746658 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085746659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085746659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085746659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085746659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085746659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085746659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085746659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085746659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085746659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746659 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085746659 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085746659 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085746659 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085746659 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085746663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085746663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085746663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085746663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085746663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085746663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085746663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085746663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085746663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085746663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085746663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085746663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085746663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085746663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085746663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085746663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085746663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746663 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085746663 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085746663 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085746663 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085746663 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085746663 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085746663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085746663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085746663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085746664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085746664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085746664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085746664 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085746664 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085746664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085746664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085746664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085746664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085746664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085746664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085746664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085746664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085746666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085746666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085746666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085746666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085746666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085746666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085746666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085746666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085746666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085746666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085746666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085746666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085746666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085746666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085746666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085746666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085746666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085746666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085746666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085746666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085746666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085746666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085746666 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085746666 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085746683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@e75c4cc34061: f_create_expect(l3 := '8134A57DD2E75A233011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@e75c4cc34061: Created Expect[0] for '8134A57DD2E75A233011'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10244677 20241216085747726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085747726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085747726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085747726 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085747726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c5245, normal) (hnbgw_rua.c:407) 20241216085747726 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085747726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085747726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10244677 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085747726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085747726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085747726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10244677 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085747726 DCN DEBUG map_sccp[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085747726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085747726 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10244677 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085747726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10244677 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085747726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085747726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085747726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085747726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085747726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085747726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085747726 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{IDLE}: Allocated (fsm.c:456) 20241216085747726 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085747726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8134a57dd2e75a233011004f400300026e0056400500f1100926) (sccp_scrc.c:406) 20241216085747726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085747726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085747726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085747726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085747726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085747726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085747726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085747726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085747726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085747726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085747726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085747726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085747726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085747726 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085747726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085747726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085747726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085747726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085747727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085747727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085747727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085747727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085747727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@e75c4cc34061: Found Expect[0] for l3='8134A57DD2E75A233011'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)9831220 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085747744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747744 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085747744 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085747744 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085747744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085747744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085747744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085747744 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085747744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085747744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085747744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085747744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085747744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085747744 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001afc39) (sccp_scrc.c:477) 20241216085747744 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241216085747744 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085747744 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085747744 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085747744 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085747744 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) 20241216085747744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085747744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085747926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085747926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085747926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216085747926 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085747926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c5245) (hnbgw_rua.c:471) 20241216085747926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10244677 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216085747926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085747926 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216085747926 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216085747926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216085747926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085747926 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085747926 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085747926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001afc39), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241216085747926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085747926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085747926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085747926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085747927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085747927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085747927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085747927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085747927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085747927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085747927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: vl_len:13 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241216085747951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747952 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085747952 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085747952 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085747952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085747952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085747952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085747952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085747952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085747952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085747952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085747952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085747952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085747952 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) 20241216085747952 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241216085747952 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085747952 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085747952 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085747952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085747952 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085747952 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085747952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085747952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085747952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241216085747952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085747952 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@e75c4cc34061: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10244677 20241216085747982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085747982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085747982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085747982 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085747982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c5245,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085747982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10244677 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085747982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085747982 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085747982 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085747982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085747982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085747982 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085747982 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085747982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001afc39), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085747982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085747982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085747982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085747982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085747982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085747983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085747983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085747983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085747983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085747983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085747983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085747983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085747983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085747983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@e75c4cc34061: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)9831220 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Session index based on connection ID:0 20241216085747994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085747994 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085747994 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085747994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085747994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085747994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085747994 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085747994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085747994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085747994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085747994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085747994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085747994 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=001afc39), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085747994 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241216085747994 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085747994 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085747994 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085747994 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) 20241216085747994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085747994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085747994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085747994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:202) 20241216085747994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10244677)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085747994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085747994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:206) 20241216085747994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085747994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10244677 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085747994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001afc39), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241216085747994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085747994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085747994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085747994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085747994 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085747994 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085747994 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085747994 DLSCCP DEBUG SCCP-SCOC(29)[0x56050f974f50]{IDLE}: Deallocated (fsm.c:568) 20241216085747995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085747995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085747995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085747995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085747995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085747995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085747995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085747995 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085749992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085750000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085750000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085750000 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085750000 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085750000 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085750000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085750001 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37195<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(304)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@e75c4cc34061: Final verdict of PTC: none 20241216085750001 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085750001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085750001 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085750001 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085750002 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085750002 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 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@e75c4cc34061: Final verdict of PTC: none 20241216085750003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085750003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085750003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085750003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085750003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085750003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085750003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085750003 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085750003 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085750003 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085750003 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085750003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085750003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085750003 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085750004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085750004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085750002 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085750002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085750002 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085750002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085750002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085750002 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085750002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085750003 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 20241216085750003 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085750003 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 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085750003 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085750003 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085750003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085750003 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085750003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085750003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085750004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085750004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085750004 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085750004 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085750004 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085750004 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(296)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(307)@e75c4cc34061: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085750009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46054<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 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 20241216085750089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085750591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281080) Waiting for packet dumper to finish... 1 (prev_count=281080, count=284960) 20241216085752003 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085752003 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085752003 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085752003 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085752003 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085752003 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:57:52 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_ps_mo_disconnect started. 20241216085753696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085753701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085753707 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35439<->l=127.0.0.1:4262) (control_if.c:572) 20241216085753777 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753777 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753777 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753777 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753777 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753777 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753777 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753777 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085753777 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085753777 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085753778 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753778 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085753778 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753778 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085753778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753778 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753778 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753778 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085753778 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753778 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085753778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753778 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753778 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753778 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085753778 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085753779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753779 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753779 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753779 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085753779 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085753779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085753779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753779 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753779 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 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085753779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085753779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085753779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085753779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(317)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(315)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085753795 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753795 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753795 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753795 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753795 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753795 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753796 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085753796 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085753797 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753797 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085753797 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753797 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085753797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753797 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753797 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753797 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085753797 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753797 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085753797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753797 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753797 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753797 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085753797 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753797 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085753797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753797 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753797 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085753797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085753797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085753797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085753797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085753797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085753797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085753797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085753797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085753797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085753797 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085753797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753797 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 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085753797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085753797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085753797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085753797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085753797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085753797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085753797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085753825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085753825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085753825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085753825 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085753825 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085753825 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085753825 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085753825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085753825 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085753991 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085753991 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085753991 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085753992 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085753999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754000 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085754000 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085754000 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085754000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085754000 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085754000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085754002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085754002 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085754002 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085754002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085754002 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085754002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085754002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085754002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085754002 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085754002 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085754002 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085754003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085754003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085754003 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085754003 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085754003 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085754004 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085754004 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085754004 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085754004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085754004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085754004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085754004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085754004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085754004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085754004 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085754004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085754004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085754004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085754004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085754004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085754004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085754004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754012 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085754012 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085754012 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085754012 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085754017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754017 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085754017 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085754017 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085754017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085754017 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085754017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085754019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754019 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085754019 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085754019 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085754019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085754019 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085754019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085754019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085754019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085754019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085754019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085754019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085754019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085754019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085754019 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085754019 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085754019 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085754020 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085754020 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085754020 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085754020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085754020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085754020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085754020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085754020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085754020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085754020 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085754020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085754020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085754020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085754020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085754021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085754021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085754021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085754796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754796 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085754796 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085754796 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085754796 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085754796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085754796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085754796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085754796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085754796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085754796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085754796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085754796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085754796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085754796 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085754796 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085754796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085754796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085754796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085754796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085754796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085754796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085754796 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085754796 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085754796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085754796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085754796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085754796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754796 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085754796 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085754796 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085754796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085754796 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085754796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085754796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085754796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085754796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085754796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085754796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085754796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085754796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085754796 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085754796 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085754796 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085754818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085754818 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085754818 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085754818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085754818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085754818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085754818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085754818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085754818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085754818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085754818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085754818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085754818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085754818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085754818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085754818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085754818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085754818 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085754818 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085754818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085754818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085754818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085754819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085754819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085754819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085754819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085754819 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085754819 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085754819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085754819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085754819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085754819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085754819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085754819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085754819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085754820 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085754820 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085754820 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085754820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085754820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085754820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085754820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085754820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085754820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085754820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085754820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085754820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085754820 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085754820 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085754820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085754820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085754820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085754820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085754820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085754820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085754820 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085754820 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085754820 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085754839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085755419 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085755419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c99734), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085755419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085755419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085755419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085755419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085755419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085755419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085755419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085755419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085755419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085755419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085755419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085755419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085755425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085755425 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085755425 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085755425 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085755425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085755425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085755425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085755425 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085755425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085755425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085755425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085755425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085755426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085755426 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=00c99734) (sccp_scrc.c:477) 20241216085755426 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241216085755426 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085755426 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085755426 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085755426 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085755426 DLSCCP DEBUG SCCP-SCOC(25)[0x56050f984920]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: f_create_expect(l3 := 'EE6AE04674C1BCC10E0B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: Created Expect[0] for 'EE6AE04674C1BCC10E0B'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)3818137 20241216085755888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085755888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085755888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085755888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085755888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3a4299, normal) (hnbgw_rua.c:407) 20241216085755888 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085755888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085755888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818137 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085755888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085755888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085755888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818137 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085755888 DCN DEBUG map_sccp[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085755888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085755888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3818137 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085755888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818137 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085755888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085755888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085755888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085755888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085755888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085755888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085755888 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{IDLE}: Allocated (fsm.c:456) 20241216085755888 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085755888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aee6ae04674c1bcc10e0b004f40030001200056400500f1100926) (sccp_scrc.c:406) 20241216085755888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085755888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085755888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085755888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085755888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085755888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085755888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085755888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085755888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085755888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085755888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085755888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085755888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085755888 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085755888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085755888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085755889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085755889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085755889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085755889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085755889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085755889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085755889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085755889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: Found Expect[0] for l3='EE6AE04674C1BCC10E0B'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)12683829 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085755908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085755908 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085755908 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085755908 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085755908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085755908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085755908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085755908 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085755908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085755908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085755908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085755908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085755908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085755908 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00402b1a) (sccp_scrc.c:477) 20241216085755908 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241216085755908 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085755908 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085755908 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085755908 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085755908 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) 20241216085755908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085755908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085756090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085756090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085756090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216085756090 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085756090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a4299) (hnbgw_rua.c:471) 20241216085756090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818137 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216085756090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085756090 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216085756090 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216085756090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216085756090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085756090 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085756090 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085756090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00402b1a), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241216085756091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085756091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085756091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085756091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085756091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085756091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085756091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085756091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085756091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085756091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085756091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085756091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241216085756111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085756111 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085756111 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085756111 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085756111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085756111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085756111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085756111 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085756111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085756111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085756111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085756111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085756111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085756111 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) 20241216085756111 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241216085756111 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085756111 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085756111 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085756111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085756111 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085756111 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085756111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085756111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085756111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241216085756111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085756112 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@e75c4cc34061: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)3818137 20241216085756139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085756139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085756139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085756139 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085756139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a4299,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085756139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818137 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085756139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085756139 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085756139 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085756139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085756139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085756139 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085756140 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085756140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00402b1a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085756140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085756140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085756140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085756140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085756140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085756140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085756140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085756140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085756140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085756140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085756140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085756140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085756140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085756140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085756140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)12683829 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Session index based on connection ID:0 20241216085756152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085756152 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085756152 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085756152 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085756152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085756152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085756152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085756152 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085756152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085756152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085756152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085756152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085756152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085756152 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=00402b1a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085756152 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241216085756152 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085756152 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085756152 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085756152 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) 20241216085756152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085756152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085756152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085756152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:202) 20241216085756152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3818137)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085756152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085756152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:206) 20241216085756152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085756152 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818137 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085756152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00402b1a), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241216085756152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085756152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085756152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085756152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085756153 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085756153 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085756153 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085756153 DLSCCP DEBUG SCCP-SCOC(30)[0x56050f974f50]{IDLE}: Deallocated (fsm.c:568) 20241216085756153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085756153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085756153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085756153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085756153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085756153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085756153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085756153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085758153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085758164 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35439<->l=127.0.0.1:4262) (control_if.c:193) 20241216085758164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085758165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085758165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085758165 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085758165 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085758165 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(319)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@e75c4cc34061: Final verdict of PTC: none 20241216085758166 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085758166 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085758166 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 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085758166 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085758166 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085758167 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085758167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085758167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085758167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085758167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085758167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085758167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085758167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085758167 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085758167 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085758167 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085758167 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085758167 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 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085758167 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085758167 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) 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085758167 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085758167 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(317)@e75c4cc34061: Final verdict of PTC: none 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085758167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085758167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085758167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085758167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085758167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085758167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085758167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085758167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085758167 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085758167 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085758167 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085758167 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(321)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(310)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085758168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:57:58 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241216085758222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085758724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265128) Waiting for packet dumper to finish... 1 (prev_count=265128, count=291940) 20241216085800167 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085800167 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085800167 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085800168 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085800168 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085800168 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_cs_creq_cref started. 20241216085801822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085801826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085801829 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42195<->l=127.0.0.1:4262) (control_if.c:572) 20241216085801894 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801894 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801894 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801894 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801894 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801894 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085801894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085801894 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801894 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085801895 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801895 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085801895 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801896 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085801896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801896 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801896 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801896 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085801896 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801896 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085801896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801896 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801896 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801896 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085801896 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801896 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085801896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801896 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801896 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085801896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085801896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801896 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801896 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 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085801896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085801896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085801896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085801896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(331)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(329)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085801911 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801911 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801912 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801912 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801912 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801912 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801912 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085801912 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085801913 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801913 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085801913 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801913 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085801913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801913 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801913 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801913 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085801913 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801913 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085801913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801913 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801913 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801913 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085801913 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085801914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801914 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801914 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085801914 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085801914 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085801914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085801914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085801914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085801914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085801914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085801914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085801914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085801914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085801914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085801914 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085801914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801914 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 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085801914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085801914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085801914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085801914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085801914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085801914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085801914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085801935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085801935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085801935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085801935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085801935 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085801935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085801935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085801935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085801935 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085802109 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085802109 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085802110 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085802110 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085802117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802117 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085802117 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085802117 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085802117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085802117 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085802117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085802120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802120 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085802120 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085802120 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085802120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085802120 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085802120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085802120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085802121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085802121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085802121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085802121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085802121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085802121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085802121 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085802121 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085802121 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085802122 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085802122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085802122 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085802122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085802122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085802122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085802122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085802122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085802122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085802122 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085802123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085802123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085802123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085802123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085802123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085802123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085802123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802126 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085802126 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085802126 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085802126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085802131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802131 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085802131 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085802131 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085802132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085802132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085802132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085802132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802132 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085802132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085802132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085802132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085802132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085802132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085802132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085802132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085802132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085802132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085802132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085802132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085802132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085802132 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085802132 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085802132 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085802133 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085802133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085802133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085802133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085802133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085802133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085802133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085802133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085802133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085802133 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085802134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085802134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085802134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085802134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085802134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085802134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085802134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085802925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802925 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085802925 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085802925 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085802925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085802925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085802925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085802926 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085802926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085802926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085802926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085802926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085802926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085802926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085802926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085802926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085802926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085802926 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085802926 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085802926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085802926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085802926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085802926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085802926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085802926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085802926 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085802926 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085802926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085802926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085802926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085802926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085802926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085802926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085802926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085802930 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085802930 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085802930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085802930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085802930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085802930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085802930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085802930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085802930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085802930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085802930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085802930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085802930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085802930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085802930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085802930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085802930 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085802930 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085802936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802936 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085802936 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085802936 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085802936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085802936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085802936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085802936 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085802936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085802936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085802936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085802936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085802936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085802936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085802936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085802936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085802936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085802936 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085802936 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085802936 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085802936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085802936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085802936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085802936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085802936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085802936 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085802936 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085802936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085802936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085802936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085802936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085802936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085802936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085802936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085802938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085802938 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085802938 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085802938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085802938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085802938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085802938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085802938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085802938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085802938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085802938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085802938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085802938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085802938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085802938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085802938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085802938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085802938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085802938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085802938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085802938 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085802938 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085802938 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085802953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@e75c4cc34061: f_create_expect(l3 := '6FF5AE4FCE4420EA5A3D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@e75c4cc34061: Created Expect[0] for '6FF5AE4FCE4420EA5A3D'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_creq_cref0(336)1050423 20241216085803995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085803995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085803996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085803996 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085803996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x100737, normal) (hnbgw_rua.c:407) 20241216085803996 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085803996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085803996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1050423 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085803996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085803996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085803996 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1050423 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085803996 DCN DEBUG map_sccp[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085803996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085803996 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1050423 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085803996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1050423 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085803996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085803996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085803996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085803996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085803996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085803996 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085803996 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{IDLE}: Allocated (fsm.c:456) 20241216085803996 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085803996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6ff5ae4fce4420ea5a3d004f40030003010056400500f1100926) (sccp_scrc.c:406) 20241216085803996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085803996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085803996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085803996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085803996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085803996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085803996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085803996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085803996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085803996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085803996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085803996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085803996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085803996 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085803996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085803996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085803996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085803996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085803996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085803996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085803996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085803996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085803996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085803996 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@e75c4cc34061: Found Expect[0] for l3='6FF5AE4FCE4420EA5A3D'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@e75c4cc34061: Added conn table entry 0TC_ranap_cs_creq_cref0(336)3093923 TC_ranap_cs_creq_cref0(336)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@e75c4cc34061: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)3093923 HNBGW_Test.msc0-SCCP(329)@e75c4cc34061: Session index based on connection ID:0 20241216085804019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085804019 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085804019 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085804019 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085804019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085804019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085804019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085804019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085804019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085804019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085804019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085804019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085804019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085804019 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) 20241216085804019 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241216085804019 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241216085804019 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085804019 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085804019 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) 20241216085804019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085804019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241216085804019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085804019 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085804019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085804019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085804019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085804019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{disrupted}: Freeing instance (context_map.c:202) 20241216085804019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1050423)[0x56050f9a6520]{disrupted}: Deallocated (fsm.c:568) 20241216085804019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085804019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:206) 20241216085804019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085804019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1050423 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085804019 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241216085804019 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085804019 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085804019 DLSCCP DEBUG SCCP-SCOC(31)[0x56050f974f50]{IDLE}: Deallocated (fsm.c:568) 20241216085804019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085804019 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)@e75c4cc34061: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)1050423 20241216085804035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085804044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085804045 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42195<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_creq_cref(323)@e75c4cc34061: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@e75c4cc34061: Final verdict of PTC: none 20241216085804047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085804047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085804047 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(329)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@e75c4cc34061: Final verdict of PTC: none 20241216085804047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 VirtHNBGW-STATS(324)@e75c4cc34061: Final verdict of PTC: none 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085804047 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085804047 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 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085804047 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085804047 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085804047 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085804048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085804048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085804048 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085804048 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085804048 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 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085804048 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085804048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085804048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085804048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085804048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085804048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085804048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085804048 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085804048 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085804048 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085804048 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(330)@e75c4cc34061: Final verdict of PTC: none 20241216085804048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085804048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085804048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085804049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085804049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085804049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) IPA-CTRL-CLI-IPA(325)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@e75c4cc34061: Final verdict of PTC: none 20241216085804049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085804049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085804049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085804049 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085804049 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085804049 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085804049 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(331)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(335)@e75c4cc34061: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085804050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 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 20241216085804107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085804610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245588) Waiting for packet dumper to finish... 1 (prev_count=245588, count=246244) 20241216085806048 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085806048 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085806048 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085806049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085806049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085806049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ranap_ps_creq_cref started. 20241216085807712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085807716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085807720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37623<->l=127.0.0.1:4262) (control_if.c:572) 20241216085807794 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807794 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807794 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807794 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807794 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807794 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807795 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807795 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085807795 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085807795 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085807796 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807796 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085807796 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807796 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085807796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807796 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807796 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807796 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085807796 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807796 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085807796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807796 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807796 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807796 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085807796 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085807796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807796 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807796 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807796 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085807796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085807796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807796 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807797 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 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085807797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085807797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085807797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085807797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(345)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(343)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085807815 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807815 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807816 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807816 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807816 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807816 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807816 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085807816 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085807816 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085807816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085807816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085807817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807817 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807817 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807817 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085807817 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807817 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085807817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807817 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807817 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807817 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085807817 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085807817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085807817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085807817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807817 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085807817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807817 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807817 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085807818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807818 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085807818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807818 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085807818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085807818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085807818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085807818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085807818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085807818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085807818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085807818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085807818 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085807818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085807818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085807818 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085807818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085807818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085807818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085807818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085807818 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 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085807818 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085807846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085807846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085807846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085807846 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085807846 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085807846 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085807846 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085807846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085807846 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085808009 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085808009 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085808010 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085808010 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085808018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808018 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085808018 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085808018 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085808018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085808018 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085808018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085808021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085808021 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085808021 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085808021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085808021 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085808021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085808021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085808021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085808021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085808022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085808022 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085808022 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085808022 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085808022 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085808022 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085808022 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085808023 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085808023 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085808023 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085808023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085808023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085808023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085808023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085808023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085808023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085808023 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085808024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085808024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085808024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085808024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085808024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085808024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085808024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808036 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085808036 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085808036 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085808036 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085808041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808041 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085808041 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085808041 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085808041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085808041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085808041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085808043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808043 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085808043 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085808043 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085808043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085808043 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085808043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085808043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085808043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085808043 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085808043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085808043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085808043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085808043 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085808043 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085808043 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085808043 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085808044 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085808044 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085808044 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085808044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085808044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085808044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085808044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085808044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085808045 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085808045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085808045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085808045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085808045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085808045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085808045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085808045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085808826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808826 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085808826 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085808826 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085808826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085808826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085808826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085808826 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085808826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085808826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085808826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085808827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085808827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085808827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085808827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085808827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085808827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085808827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085808827 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085808827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085808827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085808827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085808827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085808827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085808827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085808827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085808827 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085808827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085808827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085808827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085808827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085808827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085808827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085808827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085808828 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085808828 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085808828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085808828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085808828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085808828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085808828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085808828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085808829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085808829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085808829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085808829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085808829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085808829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085808829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085808829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085808829 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085808829 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085808850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808850 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085808850 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085808850 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085808850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085808850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085808850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085808850 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085808851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085808851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085808851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085808851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085808851 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085808851 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085808851 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085808851 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085808851 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085808851 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085808851 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085808851 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085808851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085808851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085808851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085808851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085808851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085808851 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085808851 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085808851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085808851 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085808851 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085808851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085808851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085808851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085808851 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085808853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085808853 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085808853 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085808853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085808853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085808853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085808853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085808853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085808853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085808853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085808853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085808853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085808853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085808853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085808853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085808853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085808853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085808853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085808853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085808853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085808853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085808853 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085808853 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085808880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: f_create_expect(l3 := 'B45BC1E6FC6E62E05CC6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: Created Expect[0] for 'B45BC1E6FC6E62E05CC6'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_creq_cref0(350)4978032 20241216085809903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085809903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085809903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085809903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085809903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4bf570, normal) (hnbgw_rua.c:407) 20241216085809903 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085809903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085809903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4978032 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085809903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085809903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085809903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4978032 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085809903 DCN DEBUG map_sccp[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085809903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085809904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4978032 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085809904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4978032 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085809904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085809904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085809904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085809904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085809904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085809904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085809904 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{IDLE}: Allocated (fsm.c:456) 20241216085809904 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085809904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab45bc1e6fc6e62e05cc6004f40030000ed0056400500f1100926) (sccp_scrc.c:406) 20241216085809904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085809904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085809904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085809904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085809904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085809904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085809904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085809904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085809904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085809904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085809904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085809904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085809904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085809904 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085809904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085809904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085809904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085809904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085809904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085809904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085809904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085809904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085809904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085809904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: Found Expect[0] for l3='B45BC1E6FC6E62E05CC6'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: Added conn table entry 0TC_ranap_ps_creq_cref0(350)9359900 TC_ranap_ps_creq_cref0(350)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)9359900 HNBGW_Test.sgsn0-SCCP(346)@e75c4cc34061: Session index based on connection ID:0 20241216085809925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085809926 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085809926 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085809926 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085809926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085809926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085809926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085809926 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085809926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085809926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085809926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085809926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085809926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085809926 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) 20241216085809926 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241216085809926 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241216085809926 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085809926 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085809926 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) 20241216085809926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085809926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241216085809926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085809926 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085809926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216085809926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085809926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085809926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{disrupted}: Freeing instance (context_map.c:202) 20241216085809926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4978032)[0x56050f9a6520]{disrupted}: Deallocated (fsm.c:568) 20241216085809926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085809926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:206) 20241216085809926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085809926 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4978032 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085809926 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241216085809926 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085809926 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085809926 DLSCCP DEBUG SCCP-SCOC(32)[0x56050f974f50]{IDLE}: Deallocated (fsm.c:568) 20241216085809926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085809926 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)@e75c4cc34061: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)4978032 20241216085809941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085809946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55540<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(344)@e75c4cc34061: Final verdict of PTC: none 20241216085809948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085809948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) MutexDispCT-TC_ranap_ps_creq_cref(337)@e75c4cc34061: Final verdict of PTC: none 20241216085809948 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085809948 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085809948 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085809948 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37623<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(343)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(338)@e75c4cc34061: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@e75c4cc34061: Final verdict of PTC: none 20241216085809949 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085809949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085809949 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-M3UA(348)@e75c4cc34061: Final verdict of PTC: none 20241216085809949 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085809950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085809950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(346)@e75c4cc34061: Final verdict of PTC: none 20241216085809950 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085809950 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085809950 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 20241216085809950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085809950 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085809950 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085809950 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085809950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085809950 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085809950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085809950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085809950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085809951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085809951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085809951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085809951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085809951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085809951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085809951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085809951 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 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085809951 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085809951 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085809951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085809951 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085809951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085809951 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)@e75c4cc34061: Final verdict of PTC: none 20241216085809951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085809951 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085809951 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085809951 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085809951 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085809951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085809951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085809951 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085809951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_ranap_ps_creq_cref-Iuh0(341)@e75c4cc34061: Final verdict of PTC: none 20241216085809951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085809951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085809951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085809951 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085809952 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085809952 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085809952 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(349)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085809959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:58:09 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20241216085810032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085810534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245544) Waiting for packet dumper to finish... 1 (prev_count=245544, count=246300) 20241216085811951 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085811951 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085811951 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085811951 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085811951 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085811951 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20241216085813614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085813618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085813620 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45615<->l=127.0.0.1:4262) (control_if.c:572) 20241216085813689 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813689 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813689 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813689 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813689 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813689 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813690 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813690 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085813690 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085813690 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085813691 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813691 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085813691 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813691 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085813691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813691 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813691 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813691 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085813691 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813691 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085813691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813691 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813691 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813691 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085813691 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813691 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085813691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813691 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813691 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813691 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085813691 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085813691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813691 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813692 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 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085813692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085813692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085813692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085813692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(359)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(357)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085813705 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813705 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813705 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813705 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813705 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813705 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813705 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085813705 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813706 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813706 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085813706 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085813706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813706 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085813706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813706 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813706 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813706 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085813706 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813707 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085813707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813707 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813707 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813707 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085813707 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813707 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085813707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813707 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813707 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813707 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085813707 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085813707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813707 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813707 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 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085813707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085813707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085813707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085813707 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085813729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085813729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085813729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085813729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085813729 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085813729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085813729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085813729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085813729 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085813903 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085813903 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085813903 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085813903 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085813912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813912 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085813912 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085813912 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085813912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085813912 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085813912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085813914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813914 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085813914 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085813914 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085813914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085813914 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085813914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085813915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085813915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085813915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085813915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085813915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085813915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085813915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085813915 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085813915 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085813915 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813916 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813916 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085813916 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085813916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085813916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813917 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085813917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085813917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085813917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085813917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085813919 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085813919 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085813919 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085813919 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085813926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813926 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085813926 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085813926 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085813926 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085813926 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085813926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085813930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813930 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085813930 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085813930 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085813930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085813931 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085813931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085813931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085813931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085813931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085813931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085813931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085813931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085813931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085813931 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085813931 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085813931 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085813932 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085813932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085813932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085813932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085813932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085813932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085813933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085813933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085813933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085813933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085813933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085813933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085813933 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085813933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085813933 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085813933 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085813933 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085813933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085813933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085813933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085813933 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085814719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085814719 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085814719 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085814719 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085814719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085814719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085814719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085814719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085814719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085814719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085814719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085814719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085814719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085814719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085814719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085814719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085814719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085814719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085814719 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085814719 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085814719 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085814719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085814719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085814719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085814719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085814719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085814719 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085814719 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085814719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085814719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085814719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085814719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085814719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085814719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085814719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085814719 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085814720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085814720 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085814720 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085814720 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085814720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085814720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085814720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085814720 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085814720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085814720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085814720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085814720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085814720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085814720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085814720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085814720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085814720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085814721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085814721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085814721 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085814721 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085814725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085814725 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085814725 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085814725 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085814726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085814726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085814726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085814726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085814726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085814726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085814726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085814726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085814726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085814726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085814726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085814726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085814726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085814726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085814726 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085814726 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085814726 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085814726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085814726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085814726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085814726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085814726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085814726 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085814726 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085814726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085814726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085814726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085814726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085814726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085814726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085814726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085814726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085814727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085814727 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085814727 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085814727 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085814727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085814727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085814727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085814727 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085814727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085814727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085814727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085814727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085814727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085814727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085814727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085814727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085814727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085814727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085814727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085814727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085814727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085814727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085814727 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085814727 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085814744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: f_create_expect(l3 := 'BCD230871E64B0031410'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: Created Expect[0] for 'BCD230871E64B0031410'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)@e75c4cc34061: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)2207796 20241216085815760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085815760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085815760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085815760 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085815760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x21b034, normal) (hnbgw_rua.c:407) 20241216085815760 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085815760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085815760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2207796 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085815760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085815760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085815760 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2207796 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085815760 DCN DEBUG map_sccp[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085815761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085815761 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2207796 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085815761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2207796 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085815761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085815761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085815761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085815761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085815761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085815761 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085815761 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{IDLE}: Allocated (fsm.c:456) 20241216085815761 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085815761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0abcd230871e64b0031410004f40030000480056400500f1100926) (sccp_scrc.c:406) 20241216085815761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085815761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085815761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085815761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085815761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085815761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085815761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085815761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085815761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085815761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085815761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085815761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085815761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085815761 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085815761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085815761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085815761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085815761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085815761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085815761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085815761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085815761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085815761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085815761 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: Found Expect[0] for l3='BCD230871E64B0031410'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10515141 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@e75c4cc34061: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@e75c4cc34061: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)2207796 20241216085815966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085815966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085815966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085815966 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085815966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x21b034,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085815966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2207796 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085815966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085815966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085815966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085816776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085816776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085816776 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085816776 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085816776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085816776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085816776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085816776 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085816776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085816776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085816776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085816776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085816776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085816776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ddb495) (sccp_scrc.c:477) 20241216085816776 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241216085816776 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085816776 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085816776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085816776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085816776 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) 20241216085816776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085816776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085816776 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085816776 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085816776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb495), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085816776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085816776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085816776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085816776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085816776 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085816776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241216085816776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085816776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:202) 20241216085816776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2207796)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085816776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085816776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:206) 20241216085816776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085816776 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2207796 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085816777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085816777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085816777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085816777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085816777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085816777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085816777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085816777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: Session index based on local reference:0 20241216085816782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085816782 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085816782 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085816782 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085816782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085816782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085816782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085816783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085816783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085816783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085816783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085816783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085816783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085816783 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=00ddb495) (sccp_scrc.c:477) 20241216085816783 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241216085816783 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085816783 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)10515141 20241216085816783 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085816783 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085816783 DLSCCP DEBUG SCCP-SCOC(33)[0x56050f974f50]{IDLE}: Deallocated (fsm.c:568) 20241216085817788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085817798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085817798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085817798 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085817798 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085817798 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085817798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085817799 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45615<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@e75c4cc34061: Final verdict of PTC: none 20241216085817800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085817800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085817800 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085817800 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085817800 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085817800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085817800 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085817800 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085817800 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 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085817801 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085817801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085817801 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085817801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085817801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@e75c4cc34061: Final verdict of PTC: none 20241216085817801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085817801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085817801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085817801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085817801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085817801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085817801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085817801 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085817801 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085817801 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(361)@e75c4cc34061: Final verdict of PTC: none 20241216085817801 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(363)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@e75c4cc34061: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@e75c4cc34061: Final verdict of PTC: none 20241216085817802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085817801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085817801 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 20241216085817801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085817801 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 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085817801 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085817802 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085817802 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085817802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085817802 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085817802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085817802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(352)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@e75c4cc34061: Final verdict of PTC: none 20241216085817802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085817802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085817802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085817802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085817802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085817802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085817802 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085817802 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085817802 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085817802 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085817802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:58:17 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 20241216085817848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085818351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258504) Waiting for packet dumper to finish... 1 (prev_count=258504, count=259044) 20241216085819802 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085819802 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085819802 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085819802 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085819802 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085819802 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58:20 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20241216085821471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085821476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085821480 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:572) 20241216085821543 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821543 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821544 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821544 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085821544 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085821544 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085821544 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821544 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821544 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821544 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085821544 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085821544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085821545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821545 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821545 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821545 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821545 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821545 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085821545 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085821545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085821545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085821545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085821545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085821545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821545 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085821545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821545 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085821545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085821545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085821545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085821546 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821546 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085821546 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085821546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821546 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085821546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821546 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821546 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821546 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085821546 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085821546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821546 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085821546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821546 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821546 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 20241216085821546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085821546 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085821546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085821546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085821546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085821546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(373)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085821560 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821560 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821560 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821560 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821560 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821560 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821561 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085821561 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821562 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821562 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085821562 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821562 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085821562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821562 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821562 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821562 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085821562 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821562 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085821562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821562 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821562 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821562 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085821562 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821562 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085821562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821562 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821562 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085821562 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085821563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821563 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821563 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 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085821563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085821563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085821563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085821563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085821584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085821584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085821584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085821584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085821584 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085821584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085821584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085821584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085821584 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085821758 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085821758 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085821758 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085821758 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085821766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085821766 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085821766 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085821766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085821766 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085821766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085821769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821769 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085821769 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085821769 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085821769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085821769 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085821770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085821770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085821770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085821770 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085821770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085821770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085821770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085821770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085821770 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085821770 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085821770 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821771 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821771 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085821771 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085821771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085821771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821771 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085821772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085821772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085821772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085821772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085821774 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085821774 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085821774 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085821774 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085821782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821782 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085821782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085821782 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085821782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085821782 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085821782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085821785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821785 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085821785 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085821785 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085821785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085821785 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085821785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085821785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085821785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085821785 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085821785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085821785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085821785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085821785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085821785 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085821785 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085821785 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085821786 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085821786 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085821786 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085821786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085821786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085821786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085821787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085821787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085821787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085821787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085821787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085821787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085821787 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085821787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085821787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085821787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085821787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085821787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085821787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085821787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085821787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085822575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085822575 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085822575 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085822575 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085822575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085822575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085822575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085822575 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085822575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085822575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085822575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085822575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085822575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085822575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085822575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085822575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085822575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085822575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085822575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085822575 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085822575 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085822575 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085822575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085822575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085822575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085822576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085822576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085822576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085822576 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085822576 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085822576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085822576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085822576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085822576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085822576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085822576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085822576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085822576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085822577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085822577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085822577 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085822577 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085822577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085822577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085822577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085822577 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085822577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085822577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085822577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085822577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085822577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085822577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085822577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085822577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085822577 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085822577 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085822577 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085822580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085822580 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085822581 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085822581 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085822581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085822581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085822581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085822581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085822581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085822581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085822581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085822581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085822581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085822581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085822581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085822581 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085822581 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085822581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085822581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085822581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085822581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085822581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085822581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085822581 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085822581 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085822581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085822581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085822581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085822581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085822581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085822581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085822581 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085822581 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085822581 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085822581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085822581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085822581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085822581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085822581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085822581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085822581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085822581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085822581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085822581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085822581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085822581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085822581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085822581 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085822581 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085822581 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085822621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@e75c4cc34061: f_create_expect(l3 := '2D4DBBC16D7FF2C5CE3B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@e75c4cc34061: Created Expect[0] for '2D4DBBC16D7FF2C5CE3B'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)@e75c4cc34061: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)14218222 20241216085823671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085823671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085823671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085823671 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085823671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd8f3ee, normal) (hnbgw_rua.c:407) 20241216085823671 DHNB DEBUG map_rua[0x56050f974f50]{init}: Allocated (fsm.c:456) 20241216085823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085823671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14218222 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085823671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085823671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085823671 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14218222 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085823671 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085823671 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14218222 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085823671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14218222 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085823671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085823671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085823671 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085823671 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{IDLE}: Allocated (fsm.c:456) 20241216085823671 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085823671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2d4dbbc16d7ff2c5ce3b004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20241216085823671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085823671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085823671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085823671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085823671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085823671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085823671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085823671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085823671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085823671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085823671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085823671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085823671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085823671 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085823671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085823671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085823672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085823672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085823672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085823672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085823672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085823672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085823672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085823672 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@e75c4cc34061: Found Expect[0] for l3='2D4DBBC16D7FF2C5CE3B'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@e75c4cc34061: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3698184 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@e75c4cc34061: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@e75c4cc34061: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)14218222 20241216085823874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085823874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085823874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085823874 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085823874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd8f3ee,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085823874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14218222 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085823874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085823874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085823874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085824693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085824693 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085824693 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085824693 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085824693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085824693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085824693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085824693 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085824693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085824693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085824693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085824693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085824693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085824694 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004d4a1b) (sccp_scrc.c:477) 20241216085824694 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241216085824694 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085824694 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085824694 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085824694 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085824694 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) 20241216085824694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085824694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085824694 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085824694 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085824694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d4a1b), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085824694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085824694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085824694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085824694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085824694 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085824694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241216085824694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085824694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{disconnected}: Freeing instance (context_map.c:202) 20241216085824694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14218222)[0x56050f974f50]{disconnected}: Deallocated (fsm.c:568) 20241216085824694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085824694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085824694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085824694 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14218222 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085824694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085824694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085824694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085824694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085824694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085824694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085824694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085824694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-RAN(372)@e75c4cc34061: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3698184 20241216085824699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085824699 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085824699 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085824699 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085824699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085824699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085824699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085824699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085824699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085824699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085824699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085824699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085824699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085824699 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=004d4a1b) (sccp_scrc.c:477) 20241216085824699 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241216085824699 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085824699 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085824699 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085824699 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085824699 DLSCCP DEBUG SCCP-SCOC(34)[0x56050f982bc0]{IDLE}: Deallocated (fsm.c:568) 20241216085825704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085825718 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:193) 20241216085825718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085825718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085825718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085825718 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085825719 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085825719 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@e75c4cc34061: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@e75c4cc34061: Final verdict of PTC: none 20241216085825719 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085825719 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(377)@e75c4cc34061: Final verdict of PTC: none 20241216085825719 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 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085825719 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085825720 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085825720 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085825720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085825720 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085825720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085825720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085825720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085825720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085825720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085825720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085825720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085825720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085825720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085825720 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085825720 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085825720 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085825720 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(375)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@e75c4cc34061: Final verdict of PTC: none 20241216085825721 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 20241216085825721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085825721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085825721 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085825721 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085825721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085825721 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085825721 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085825721 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) 20241216085825722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085825722 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085825722 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-M3UA(376)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(366)@e75c4cc34061: Final verdict of PTC: none 20241216085825722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085825722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085825722 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085825722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085825722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085825722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085825722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085825722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085825722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085825722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085825722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085825722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085825722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085825722 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085825722 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085825722 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(373)@e75c4cc34061: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085825723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55342<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:58:25 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 20241216085825766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085826269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232560) Waiting for packet dumper to finish... 1 (prev_count=232560, count=259460) 20241216085827721 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085827721 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085827721 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085827722 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085827722 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085827722 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_cs_iu_release_req_rua_disconnect started. 20241216085829367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085829371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085829376 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36049<->l=127.0.0.1:4262) (control_if.c:572) 20241216085829464 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829464 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829465 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829465 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829465 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829465 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829465 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829465 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829465 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085829465 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)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085829466 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829466 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085829466 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829466 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085829466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829466 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829466 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829466 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085829466 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829466 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085829466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829466 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829466 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829466 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085829466 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085829466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829466 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829466 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829466 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085829466 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085829467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829467 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829467 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 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085829467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085829467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085829467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085829467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(387)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085829482 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829482 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829483 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829483 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829483 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829483 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829483 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085829483 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829484 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829484 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085829484 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829484 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085829484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829484 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829484 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829484 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085829484 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829484 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085829484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829484 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829484 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829484 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085829484 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829484 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085829484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829484 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829484 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085829484 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085829485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829485 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829485 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 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085829485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085829485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085829485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085829485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085829506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085829506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085829506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085829506 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085829506 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085829506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085829506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085829506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085829506 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085829681 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085829681 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085829681 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085829681 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085829689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085829689 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085829689 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085829689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085829689 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085829689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085829692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829692 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085829692 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085829692 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085829692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085829692 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085829692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085829692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085829692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085829693 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085829693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085829693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085829693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085829693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085829693 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085829693 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085829693 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829694 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829694 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085829694 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085829694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085829694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829695 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085829695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085829695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085829695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085829695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085829697 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085829697 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085829697 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085829697 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085829702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829702 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085829702 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085829702 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085829702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085829702 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085829702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085829703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085829703 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085829703 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085829703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085829703 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085829703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085829703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085829703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085829703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085829703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085829703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085829703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085829703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085829703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085829703 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085829703 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085829704 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085829704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085829704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085829704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085829704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085829704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085829704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085829704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085829704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085829704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085829704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085829704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085829704 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085829704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085829704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085829704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085829704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085829704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085829704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085829704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085829704 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085830496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085830496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085830496 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085830496 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085830496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085830496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085830496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085830496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085830496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085830496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085830496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085830496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085830496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085830496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085830496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085830496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085830496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085830496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085830496 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085830496 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085830496 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085830496 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085830496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085830496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085830496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085830497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085830497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085830497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085830497 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085830497 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085830497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085830497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085830497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085830497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085830497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085830497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085830497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085830497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085830497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085830497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085830497 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085830497 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085830497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085830497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085830497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085830497 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085830498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085830498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085830498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085830498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085830498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085830498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085830498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085830498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085830498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085830498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085830498 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085830498 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085830498 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085830506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085830506 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085830506 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085830506 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085830506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085830506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085830506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085830506 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085830506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085830506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085830506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085830506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085830506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085830506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085830506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085830506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085830506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085830506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085830506 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085830506 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085830506 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085830506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085830506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085830507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085830507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085830507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085830507 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085830507 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085830507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085830507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085830507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085830507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085830507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085830507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085830507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085830507 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085830509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085830509 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085830509 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085830509 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085830509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085830509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085830509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085830509 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085830509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085830509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085830509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085830509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085830509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085830509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085830509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085830509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085830509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085830509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085830509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085830509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085830509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085830509 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085830509 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085830509 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085830540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@e75c4cc34061: f_create_expect(l3 := '452A037BEB7AE04AE0C5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@e75c4cc34061: Created Expect[0] for '452A037BEB7AE04AE0C5'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@e75c4cc34061: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5172809 20241216085831592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085831592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085831592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216085831592 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085831592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4eee49, normal) (hnbgw_rua.c:407) 20241216085831592 DHNB DEBUG map_rua[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085831592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085831592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085831592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085831592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085831592 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085831592 DCN DEBUG map_sccp[0x56050f974f50]{init}: Allocated (fsm.c:456) 20241216085831592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085831592 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5172809 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085831592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216085831592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085831592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085831592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085831592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085831592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085831592 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085831592 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{IDLE}: Allocated (fsm.c:456) 20241216085831592 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085831592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a452a037beb7ae04ae0c5004f400300018e0056400500f1100926) (sccp_scrc.c:406) 20241216085831592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085831592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085831592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085831593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085831593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085831593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085831593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085831593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085831593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085831593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085831593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085831593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085831593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085831593 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085831593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085831593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085831593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085831593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085831593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085831593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085831593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085831593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085831593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085831593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@e75c4cc34061: Found Expect[0] for l3='452A037BEB7AE04AE0C5'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@e75c4cc34061: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)11667178 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085831607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085831607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085831607 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085831607 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085831607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085831607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085831607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085831607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085831608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085831608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085831608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085831608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085831608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085831608 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008cf76c) (sccp_scrc.c:477) 20241216085831608 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241216085831608 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085831608 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085831608 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085831608 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085831608 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) 20241216085831608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085831608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@e75c4cc34061: 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)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216085831810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085831810 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085831810 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085831810 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085831810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085831810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085831810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085831810 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085831811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085831811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085831811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085831811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085831811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085831811 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) 20241216085831811 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241216085831811 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085831811 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085831811 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085831811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085831811 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085831811 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085831811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085831811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085831811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085831811 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216085831811 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216085831811 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216085831811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085831811 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{UNUSED}: Allocated (fsm.c:456) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{UNUSED}: is child of mgw(mgw-fsm-5172809-0)[0x56050f980680] (fsm.c:486) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5172809-0)[0x56050f980680] (mgcp_client_endpoint_fsm.c:724) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085831811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f982cf0]{ST_CRCX}: Allocated (fsm.c:456) 20241216085831811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f982cf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0] (fsm.c:486) 20241216085831811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f982cf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085831811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f982cf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216085831811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 4eee'... (mgcp_client.c:807) 20241216085831811 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241216085831811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f982cf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085831811 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4eee4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4eee4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4eee4917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4eee4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216085831848 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241216085831848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216085831848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216085831848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085831848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085831848 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216085831848 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831848 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831848 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085831848 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085831848 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831848 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085831848 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216085831848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085831848 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216085831848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216085831848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216085831848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085831848 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085831885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085831885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085831885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085831885 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085831885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4eee49) (hnbgw_rua.c:471) 20241216085831885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085831885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085831885 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085831885 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085831885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085831885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085831885 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216085831885 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216085831885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085831885 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5172809-0)[0x56050f980680] (mgcp_client_endpoint_fsm.c:724) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216085831885 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 4eee'... (mgcp_client.c:807) 20241216085831885 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241216085831885 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831885 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4eee4917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4eee4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085831909 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241216085831909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216085831909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216085831909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216085831909 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216085831909 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831909 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831910 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085831910 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216085831910 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5172809-0)[0x56050f980680] (mgcp_client_endpoint_fsm.c:724) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216085831910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f980320]{ST_CRCX}: Allocated (fsm.c:456) 20241216085831910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f980320]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0] (fsm.c:486) 20241216085831910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f980320]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216085831910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f980320]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241216085831910 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 4eee'... (mgcp_client.c:807) 20241216085831910 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241216085831910 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5172809-0)[0x56050f980320]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831910 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4eee4917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4eee4917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216085831922 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241216085831922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216085831922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216085831922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216085831922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831922 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{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) 20241216085831922 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216085831922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085831922 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216085831922 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216085831922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216085831922 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085831922 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085831922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf76c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216085831922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085831922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085831922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085831922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085831922 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216085831922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085831923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085831923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085831923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085831923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085831923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085831923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085831923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085832090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085832090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085832090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216085832090 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085832090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4eee49) (hnbgw_rua.c:471) 20241216085832090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216085832090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085832090 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216085832090 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216085832090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216085832090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085832090 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085832090 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085832090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf76c), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241216085832090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085832090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085832090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085832091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085832091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085832091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085832091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085832091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085832091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085832091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085832091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085832091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@e75c4cc34061: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)5172809 20241216085832294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085832294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085832294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085832294 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085832294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4eee49,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085832294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085832294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085832294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085832294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085832294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085832294 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085832294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf76c), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085832294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085832294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085832294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085832294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085832294 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085832294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241216085832294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085832294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:202) 20241216085832294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5172809)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085832294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085832294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{disconnected}: Freeing instance (context_map.c:206) 20241216085832294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56050f974f50]{disconnected}: Deallocated (fsm.c:568) 20241216085832294 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216085832294 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216085832295 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216085832295 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216085832295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085832295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 4eee'... (mgcp_client.c:807) 20241216085832295 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085832295 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085832295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216085832295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 4eee'... (mgcp_client.c:807) 20241216085832295 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241216085832295 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216085832295 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-5172809-0)[0x56050f980680] (mgcp_client_endpoint_fsm.c:873) 20241216085832295 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216085832295 DLMGCP DEBUG mgw-endp(mgw-fsm-5172809-0)[0x56050f98d8b0]{IN_USE}: Deallocated (fsm.c:568) 20241216085832295 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216085832295 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216085832295 DMGW DEBUG mgw(mgw-fsm-5172809-0)[0x56050f980680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216085832295 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5172809 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216085832295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085832295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085832295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085832295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085832295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085832295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085832295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085832295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@e75c4cc34061: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)11667178 20241216085832302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085832302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085832302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085832302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085832302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085832302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085832302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085832302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085832302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085832302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085832302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085832303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085832303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085832303 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=008cf76c) (sccp_scrc.c:477) 20241216085832303 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20241216085832303 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085832303 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085832303 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085832303 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085832303 DLSCCP DEBUG SCCP-SCOC(35)[0x56050f9a6520]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4eee4917" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "4eee4917" }, { code := "I", val := "22222" } }, sdp := omit } 20241216085832312 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241216085832312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085832312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085832312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085832312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f982cf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085832314 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241216085832314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216085832314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216085832314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216085832314 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980320]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216085833315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085833317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085833317 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36049<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(385)@e75c4cc34061: Final verdict of PTC: none 20241216085833318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085833318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085833318 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085833318 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085833318 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085833318 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(389)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@e75c4cc34061: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@e75c4cc34061: Final verdict of PTC: none 20241216085833318 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085833318 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(386)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@e75c4cc34061: Final verdict of PTC: none 20241216085833318 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085833318 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 20241216085833318 DLSS7 <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(390)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(391)@e75c4cc34061: Final verdict of PTC: none 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed VirtHNBGW-STATS(380)@e75c4cc34061: Final verdict of PTC: none 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085833318 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085833318 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(387)@e75c4cc34061: Final verdict of PTC: none 20241216085833318 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 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085833318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085833318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085833318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085833318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085833318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085833318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085833318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085833318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085833318 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085833318 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085833318 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085833318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085833318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085833318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085833318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085833318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085833318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085833318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085833318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085833318 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085833318 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085833318 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085833320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40482<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@e75c4cc34061: 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'. 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085833318 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085833318 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085833318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication Mon Dec 16 08:58:33 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 20241216085833361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085833863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60788<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319076) Waiting for packet dumper to finish... 1 (prev_count=319076, count=319616) 20241216085835320 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085835320 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085835320 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085835320 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085835320 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085835320 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ps_iu_release_req_rua_disconnect started. 20241216085836943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085836948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085836952 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45121<->l=127.0.0.1:4262) (control_if.c:572) 20241216085837022 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837022 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837023 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837023 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837023 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837023 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085837023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085837023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085837024 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085837024 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085837024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837024 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085837024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837024 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837024 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085837024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085837024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085837025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837025 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837025 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085837025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085837025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085837025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837025 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837025 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085837025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085837025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085837025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837025 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837025 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 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085837025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085837025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085837025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085837025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(401)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(399)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085837039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837039 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837039 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837039 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837039 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837039 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837039 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085837039 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837040 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837040 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085837040 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085837040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837041 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085837041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837041 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837041 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085837041 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085837041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837041 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837041 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085837041 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837041 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085837041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837041 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837041 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085837041 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085837041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837041 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837041 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 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085837041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085837041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085837041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085837041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085837062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085837062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085837062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085837062 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085837062 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085837062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085837062 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085837062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085837062 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085837237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085837238 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085837238 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085837238 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085837248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837248 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085837248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085837248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085837248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085837248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085837248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085837251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085837251 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085837251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085837251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085837251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085837251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085837251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085837251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085837251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085837251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085837251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085837251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085837251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085837251 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085837251 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085837251 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837252 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085837252 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085837252 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085837253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085837253 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837253 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085837253 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085837253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085837253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837253 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085837253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085837253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085837253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085837253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(404)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085837258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837258 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085837258 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085837259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085837259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085837259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085837259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085837261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837261 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085837261 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085837261 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085837261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085837261 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085837261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085837261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085837261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085837261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085837261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085837261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085837261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085837262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085837262 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085837262 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085837262 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085837263 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085837263 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085837263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085837263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085837263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085837263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085837263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085837263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085837263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085837263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085837263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085837263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085837263 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085837264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085837264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085837264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085837264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085837264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085837264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085837264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085837264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085838053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085838053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085838053 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085838053 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085838053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085838053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085838053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085838053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085838053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085838053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085838053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085838053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085838053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085838054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085838054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085838054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085838054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085838054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085838054 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085838054 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085838054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085838054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085838054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085838054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085838054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085838054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085838054 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085838054 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085838055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085838055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085838055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085838055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085838055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085838055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085838055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085838055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085838058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085838058 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085838058 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085838058 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085838058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085838058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085838058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085838058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085838058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085838058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085838058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085838058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085838058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085838058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085838058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085838058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085838058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085838058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085838058 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085838058 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085838062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085838062 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085838062 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085838062 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085838062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085838062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085838062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085838062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085838062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085838062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085838062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085838062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085838062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085838062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085838062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085838062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085838062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085838062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085838063 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085838063 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085838063 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085838063 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085838063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085838063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085838063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085838063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085838063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085838063 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085838063 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085838063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085838063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085838063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085838063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085838063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085838063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085838063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085838063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085838064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085838064 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085838064 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085838064 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085838064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085838064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085838064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085838064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085838064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085838064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085838064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085838064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085838064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085838064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085838064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085838064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085838064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085838064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085838064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085838064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085838064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085838064 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085838064 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085838074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: f_create_expect(l3 := 'CE2FFBFD6CA2970BBDB8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: Created Expect[0] for 'CE2FFBFD6CA2970BBDB8'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@e75c4cc34061: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14348165 20241216085839104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085839104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085839104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085839104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085839104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdaef85, normal) (hnbgw_rua.c:407) 20241216085839104 DHNB DEBUG map_rua[0x56050f980320]{init}: Allocated (fsm.c:456) 20241216085839104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085839104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085839105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085839105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085839105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085839105 DCN DEBUG map_sccp[0x56050f982cf0]{init}: Allocated (fsm.c:456) 20241216085839105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085839105 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14348165 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085839105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085839105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085839105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085839105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085839105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085839105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085839105 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085839105 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{IDLE}: Allocated (fsm.c:456) 20241216085839105 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085839105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ace2ffbfd6ca2970bbdb8004f40030000770056400500f1100926) (sccp_scrc.c:406) 20241216085839105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085839105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085839105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085839105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085839105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085839105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085839105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085839105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085839105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085839105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085839105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085839105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085839105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085839105 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085839105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085839105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085839106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839106 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085839106 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085839106 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085839106 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085839106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085839106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085839106 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: Found Expect[0] for l3='CE2FFBFD6CA2970BBDB8'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10206627 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: setverdict(pass): none -> pass 20241216085839122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839122 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085839122 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085839122 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085839122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085839122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085839122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085839122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085839122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085839122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085839122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085839122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085839122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085839122 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0002b361) (sccp_scrc.c:477) 20241216085839122 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241216085839122 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085839122 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085839122 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085839122 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085839122 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) 20241216085839122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085839122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085839322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839322 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085839322 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085839322 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085839322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085839322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085839322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085839322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085839323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085839323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085839323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085839323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085839323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085839323 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) 20241216085839323 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241216085839323 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085839323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085839323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085839323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085839323 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085839323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085839323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085839323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085839323 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085839323 DRANAP DEBUG ps_rab_ass[0x56050f982bc0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085839323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085839323 DLPFCP DEBUG ps_rab[0x56050f974f50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085839323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085839323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085839324 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085839324 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085839324 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@e75c4cc34061: 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 } } } 20241216085839355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085839355 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085839355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085839355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085839355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085839355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085839355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085839355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085839355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085839355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085839355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085839355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{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) 20241216085839355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085839355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085839355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085839356 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085839356 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085839356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085839356 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085839393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085839393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085839393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085839393 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085839393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdaef85) (hnbgw_rua.c:471) 20241216085839393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085839393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085839393 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085839393 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085839393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085839394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085839394 DRANAP DEBUG ps_rab_ass[0x56050f982bc0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085839394 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085839394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085839394 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085839394 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085839394 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085839394 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085839394 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085839394 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@e75c4cc34061: 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 } } } 20241216085839410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085839410 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085839410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085839410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085839410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085839410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085839410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{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) 20241216085839410 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085839410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085839410 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085839410 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085839410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002b361), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085839410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085839410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085839410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085839410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085839410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085839410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085839410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165)[0x56050f982bc0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085839410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{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) 20241216085839410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085839410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085839410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085839410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085839410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085839411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839411 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085839411 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085839411 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085839411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085839411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085839411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085839411 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085839598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085839598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085839598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241216085839598 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085839598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdaef85) (hnbgw_rua.c:471) 20241216085839598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241216085839598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085839598 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241216085839598 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241216085839598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241216085839598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085839598 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085839598 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085839598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002b361), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241216085839598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085839598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085839598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085839598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085839599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085839599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085839599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085839599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085839599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085839599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085839599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@e75c4cc34061: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14348165 20241216085839806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085839806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085839806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241216085839806 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085839806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdaef85,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241216085839806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241216085839806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085839806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085839806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085839806 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085839806 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085839806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002b361), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085839806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085839806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085839806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085839806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085839806 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085839806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241216085839806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085839806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{disconnected}: Freeing instance (context_map.c:202) 20241216085839806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14348165)[0x56050f980320]{disconnected}: Deallocated (fsm.c:568) 20241216085839806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085839806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{disconnected}: Freeing instance (context_map.c:206) 20241216085839806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56050f982cf0]{disconnected}: Deallocated (fsm.c:568) 20241216085839807 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085839807 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085839807 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085839807 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085839807 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085839807 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14348165 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085839807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085839807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085839807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085839807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085839807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085839807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085839807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@e75c4cc34061: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Session index based on local reference:0 20241216085839811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085839811 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085839811 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085839811 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085839811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085839811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085839811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085839811 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@e75c4cc34061: 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 } } } 20241216085839811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085839811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085839811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085839811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085839812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085839812 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=0002b361) (sccp_scrc.c:477) 20241216085839812 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20241216085839812 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216085839812 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216085839812 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085839812 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085839812 DLSCCP DEBUG SCCP-SCOC(36)[0x56050f9a6520]{IDLE}: Deallocated (fsm.c:568) 20241216085839812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085839812 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{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) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085839812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085839812 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14348165-RAB-23)[0x56050f974f50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085839812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085839812 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10206627 20241216085840819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085840827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085840827 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45121<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@e75c4cc34061: Final verdict of PTC: none 20241216085840827 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085840827 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085840827 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 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(403)@e75c4cc34061: Final verdict of PTC: none 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085840827 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085840827 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085840827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085840827 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085840827 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 20241216085840827 DLSS7 <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(399)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@e75c4cc34061: Final verdict of PTC: none 20241216085840827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085840827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085840827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085840827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085840827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085840827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085840827 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085840827 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085840827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085840827 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085840827 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085840827 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085840827 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085840827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085840827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085840827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085840827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085840827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085840827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085840827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085840827 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085840827 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085840827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085840827 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(400)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(394)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@e75c4cc34061: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(405)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@e75c4cc34061: Final verdict of PTC: none 20241216085840828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085840828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085840828 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085840828 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085840828 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085840830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60794<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:58:40 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 20241216085840872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085841375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60818<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302008) Waiting for packet dumper to finish... 1 (prev_count=302008, count=305888) 20241216085842829 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085842829 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085842829 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085842829 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085842829 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085842829 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58:43 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ps_rab_assignment started. 20241216085844468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085844472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085844476 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34077<->l=127.0.0.1:4262) (control_if.c:572) 20241216085844545 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844545 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844545 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844545 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085844545 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844545 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844546 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085844546 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085844546 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844546 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844547 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844547 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085844547 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844547 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085844547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844547 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844547 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844547 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085844547 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844547 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085844547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844547 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844547 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844547 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085844547 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085844547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844547 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844547 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085844547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085844547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844547 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844547 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 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085844547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085844547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085844547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085844547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(415)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(413)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085844562 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844562 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844562 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844562 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844562 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844562 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844562 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085844562 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844563 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844563 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085844563 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085844563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844563 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085844563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844563 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844563 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844563 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085844563 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085844563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844563 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085844564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844564 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844564 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844564 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085844564 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085844564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844564 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085844564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844564 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844564 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844564 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085844564 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085844564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085844564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844564 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844564 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 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085844564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085844564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085844564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085844564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085844585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085844585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085844585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085844585 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085844585 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085844585 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085844585 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085844585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085844585 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085844760 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085844760 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085844760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085844760 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085844769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844769 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085844769 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085844769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085844769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085844769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085844769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085844772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844772 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085844772 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085844772 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085844772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085844772 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085844772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085844772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085844772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085844772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085844772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085844772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085844772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085844772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085844772 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085844772 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085844772 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844773 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844774 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085844774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085844774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085844774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844774 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085844775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085844775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085844775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085844775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085844776 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085844776 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085844776 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085844776 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085844779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085844779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085844779 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085844779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085844779 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085844779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085844781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844781 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085844781 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085844781 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085844781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085844781 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085844781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085844781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085844781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085844781 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085844781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085844781 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085844781 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085844781 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085844781 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085844781 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085844781 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085844782 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085844782 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085844782 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085844782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085844782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085844782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085844782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085844782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085844782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085844782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085844782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085844783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085844783 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085844783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085844783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085844783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085844783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085844783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085844783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085844783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085844783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085845576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085845576 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085845576 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085845576 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085845576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085845576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085845576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085845576 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085845576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085845576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085845576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085845576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085845576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085845576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085845576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085845576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085845576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085845576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085845576 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085845576 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085845576 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085845576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085845576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085845576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085845576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085845576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085845576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085845576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085845576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085845576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085845576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085845576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085845576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085845576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085845576 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085845576 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085845577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085845578 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085845578 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085845578 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085845578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085845578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085845578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085845578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085845578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085845578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085845578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085845578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085845578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085845578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085845578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085845578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085845578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085845578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085845578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085845578 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085845578 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085845580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085845580 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085845580 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085845580 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085845580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085845580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085845580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085845580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085845580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085845580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085845580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085845580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085845580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085845580 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085845580 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085845580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085845580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085845580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085845580 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085845580 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085845580 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085845580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085845580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085845580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085845580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085845581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085845581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085845581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085845581 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085845581 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085845581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085845581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085845581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085845581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085845581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085845581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085845581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085845581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085845582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085845582 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085845582 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085845582 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085845582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085845582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085845582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085845582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085845582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085845582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085845582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085845582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085845582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085845582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085845582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085845582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085845582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085845582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085845582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085845582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085845582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085845582 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085845582 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085845582 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085846626 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.sgsn0-RAN(417)@e75c4cc34061: f_create_expect(l3 := '7A8AEBA31CEA22CFF2EE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@e75c4cc34061: Created Expect[0] for '7A8AEBA31CEA22CFF2EE'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@e75c4cc34061: Added conn table entry 0TC_ps_rab_assignment0(420)15042221 20241216085847644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085847644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085847644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085847644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085847644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe586ad, normal) (hnbgw_rua.c:407) 20241216085847644 DHNB DEBUG map_rua[0x56050f974f50]{init}: Allocated (fsm.c:456) 20241216085847644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085847644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15042221 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085847644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085847644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085847644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15042221 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085847644 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085847644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085847644 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15042221 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085847644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15042221 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085847644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085847644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085847644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085847644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085847644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085847644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085847644 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{IDLE}: Allocated (fsm.c:456) 20241216085847644 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085847644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7a8aeba31cea22cff2ee004f40030000680056400500f1100926) (sccp_scrc.c:406) 20241216085847644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085847644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085847644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085847644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085847644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085847644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085847644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085847644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085847644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085847644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085847644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085847644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085847644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085847644 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085847644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085847644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085847644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085847644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085847644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085847644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085847644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085847644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085847644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085847644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@e75c4cc34061: Found Expect[0] for l3='7A8AEBA31CEA22CFF2EE'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@e75c4cc34061: Added conn table entry 0TC_ps_rab_assignment0(420)4584526 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085847649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085847649 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085847649 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085847649 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085847649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085847649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085847649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085847649 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085847649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085847649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085847649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085847649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085847649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085847649 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cae0c5) (sccp_scrc.c:477) 20241216085847649 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241216085847649 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085847649 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085847649 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085847649 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085847649 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) 20241216085847649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085847649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085847850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085847850 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085847850 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085847850 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085847850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085847850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085847850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085847850 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085847851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085847851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085847851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085847851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085847851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085847851 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) 20241216085847851 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241216085847851 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085847851 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085847851 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085847851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085847851 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085847851 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085847851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085847851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085847851 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085847851 DRANAP DEBUG ps_rab_ass[0x56050f982cf0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085847851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085847851 DLPFCP DEBUG ps_rab[0x56050f982bc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085847851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085847851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085847851 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085847851 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085847851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(410)@e75c4cc34061: 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 } } } 20241216085847882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085847882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085847882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085847882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085847883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085847883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085847883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085847883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085847883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085847883 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085847883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085847883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{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) 20241216085847883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085847883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085847883 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085847883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085847883 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085847883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085847883 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085847913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085847913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085847913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085847913 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085847913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe586ad) (hnbgw_rua.c:471) 20241216085847913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15042221 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085847913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085847913 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085847913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085847913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085847913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085847913 DRANAP DEBUG ps_rab_ass[0x56050f982cf0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085847913 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085847913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085847913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085847913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085847913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085847913 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085847913 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085847913 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@e75c4cc34061: 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 } } } 20241216085847925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085847925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085847925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085847925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085847925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085847925 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085847925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{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) 20241216085847925 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085847925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085847925 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085847925 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085847925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cae0c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085847925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085847925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085847925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085847925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085847926 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085847926 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085847926 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221)[0x56050f982cf0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085847926 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{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) 20241216085847926 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085847926 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085847926 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085847926 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085847926 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085847926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085847926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085847926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085847926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085847926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085847926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085847926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085847926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085849948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085849948 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085849948 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085849948 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085849948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085849949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085849949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085849949 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085849949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085849949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085849949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085849949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085849949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085849949 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) 20241216085849949 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241216085849949 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085849949 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085849949 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085849949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085849949 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085849949 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085849949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085849949 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085849949 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085849949 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085849949 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085849949 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085849949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085849949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085849949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085849949 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)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@e75c4cc34061: 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 } } } 20241216085849958 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085849958 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085849958 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085849958 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085849958 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{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) 20241216085849958 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085849959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085849959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085849959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085849959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085849959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085849959 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15042221-RAB-23)[0x56050f982bc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085849959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085849959 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@e75c4cc34061: Deleted conn table entry 0TC_ps_rab_assignment0(420)15042221 20241216085849973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085849973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085849973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085849973 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085849973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe586ad,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085849973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15042221 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085849973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085849973 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085849973 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085849973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085849973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085849973 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085849973 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085849973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cae0c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085849973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085849973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085849973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085849973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085849973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085849973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085849973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085849973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085849973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085849974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085849974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085849974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085849974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085849974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085849974 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@e75c4cc34061: Deleted conn table entry 0TC_ps_rab_assignment0(420)4584526 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on connection ID:0 20241216085849988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085849988 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085849988 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085849988 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085849988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085849988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085849988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085849988 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085849988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085849988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085849988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085849988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085849988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085849988 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=00cae0c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085849988 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241216085849988 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085849988 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085849988 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085849988 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) 20241216085849988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085849988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085849988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085849988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{disconnected}: Freeing instance (context_map.c:202) 20241216085849988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15042221)[0x56050f974f50]{disconnected}: Deallocated (fsm.c:568) 20241216085849988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085849988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085849988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085849988 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15042221 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085849988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cae0c5), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241216085849988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085849988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085849988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085849988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085849988 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085849988 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085849988 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085849988 DLSCCP DEBUG SCCP-SCOC(37)[0x56050f980320]{IDLE}: Deallocated (fsm.c:568) 20241216085849989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085849989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085849989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085849989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085849989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085849989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085849989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085849989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085851987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085851998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085851998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085851998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085851998 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085851998 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085851998 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rab_assignment(407)@e75c4cc34061: Final verdict of PTC: none 20241216085851999 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085851999 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085851999 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 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085851999 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085851999 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085851999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085851999 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085851999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085851999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085851999 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34077<->l=127.0.0.1:4262) (control_if.c:193) 20241216085852000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085852000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085852000 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085852000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085852000 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085852000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085852000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085852000 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085852000 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085852000 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085852000 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085852000 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 20241216085852000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085852000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085852000 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085852000 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085852000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085852000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085852000 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085852001 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) 20241216085852001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085852001 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085852001 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085852001 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085852001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085852001 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085852001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085852001 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(418)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@e75c4cc34061: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@e75c4cc34061: Final verdict of PTC: none 20241216085852001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085852001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085852001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085852001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085852001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085852001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085852001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085852001 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085852001 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085852001 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085852001 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(408)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@e75c4cc34061: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(419)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085852002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:58:52 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 20241216085852103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085852605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311108) Waiting for packet dumper to finish... 1 (prev_count=311108, count=311824) 20241216085854000 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085854000 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085854000 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085854001 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085854001 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085854001 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:58: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_ps_rab_assignment_concurrent started. 20241216085855682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085855687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085855692 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46415<->l=127.0.0.1:4262) (control_if.c:572) 20241216085855763 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855763 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855764 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855764 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855764 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855764 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855764 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855764 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085855764 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment_concurrent-Iuh0(425)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085855765 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085855765 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855765 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085855765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855765 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855765 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855765 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085855765 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855765 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085855765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855765 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855765 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855765 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085855765 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085855765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855765 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855765 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855765 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085855765 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085855765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855765 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855766 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 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085855766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085855766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085855766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085855766 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(429)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(427)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085855781 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855781 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855781 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855781 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855781 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855781 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855781 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085855781 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855782 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855782 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085855782 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085855782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855782 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085855783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855783 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855783 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855783 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085855783 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855783 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085855783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855783 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855783 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855783 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085855783 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855783 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085855783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855783 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855783 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085855783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085855783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855783 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855783 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 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085855783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085855783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085855783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085855783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085855805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085855805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085855806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085855806 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085855806 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085855806 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085855806 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085855806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085855806 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085855979 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085855979 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085855979 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085855979 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085855988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855988 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085855988 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085855988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085855988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085855988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085855988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085855991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085855991 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085855991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085855991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085855991 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085855991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085855992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085855992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085855992 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085855992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085855992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085855992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085855992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085855992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085855992 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085855992 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085855993 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085855993 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085855993 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085855993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085855993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085855993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085855993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085855993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085855994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085855994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085855994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085855994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085855994 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085855994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085855994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085855994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085855994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085855994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085855994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085855994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085855994 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085855996 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085855996 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085855996 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085855996 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085856003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856003 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085856003 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085856003 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085856003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085856003 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085856003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085856005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856005 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085856005 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085856005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085856005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085856005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085856005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085856005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085856005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085856005 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085856005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085856005 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085856005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085856005 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085856005 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085856005 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085856005 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085856007 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085856007 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085856007 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085856007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085856007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085856007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085856007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085856007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085856007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085856007 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085856007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085856007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085856007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085856007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085856007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085856007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085856007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085856788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085856788 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085856788 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085856788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085856788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085856788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085856788 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085856788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085856788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085856788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085856788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085856788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085856788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085856788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085856788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085856788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085856789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085856789 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085856789 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085856789 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085856789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085856789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085856789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085856789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085856789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085856789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085856789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085856789 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085856789 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085856789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085856789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085856789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085856789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085856789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085856789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085856789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085856789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085856789 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085856789 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085856789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085856789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085856789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085856789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085856790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085856790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085856790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085856790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085856790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085856790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085856790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085856790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085856790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085856790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085856790 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085856790 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085856790 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085856804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856804 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085856804 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085856804 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085856804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085856804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085856804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085856804 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085856804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085856804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085856804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085856804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085856804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085856804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085856804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085856804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085856804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085856804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085856804 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085856804 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085856804 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085856804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085856804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085856804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085856804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085856804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085856804 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085856804 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085856804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085856804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085856804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085856804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085856804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085856804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085856804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085856805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085856805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085856805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085856805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085856805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085856805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085856805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085856805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085856805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085856805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085856805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085856805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085856805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085856805 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085856805 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085856805 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085856805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085856805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085856805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085856805 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085856805 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085856805 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085856805 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085856805 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085857843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085857998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085858005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085858013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085858021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085858028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085858036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085858044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := 'CFB28850C93EB48CE1A6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[0] for 'CFB28850C93EB48CE1A6'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)7224434 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '1E63226303BBABC64F6A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[1] for '1E63226303BBABC64F6A'O to be handled at TC_ps_rab_assignment_concurrent0(435) 20241216085858889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085858889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085858889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085858889 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085858889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e3c72, normal) (hnbgw_rua.c:407) 20241216085858889 DHNB DEBUG map_rua[0x56050f974f50]{init}: Allocated (fsm.c:456) 20241216085858889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085858889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7224434 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085858889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085858889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085858889 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7224434 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085858889 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085858889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085858889 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7224434 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085858889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7224434 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085858889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085858889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085858889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085858889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085858889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085858889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085858889 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{IDLE}: Allocated (fsm.c:456) 20241216085858889 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085858889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acfb28850c93eb48ce1a6004f40030003e40056400500f1100926) (sccp_scrc.c:406) 20241216085858889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085858889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085858889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085858889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085858889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085858889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085858889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085858889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085858889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085858889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085858889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085858889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085858889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085858889 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085858890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085858890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085858890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085858890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085858890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085858890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085858890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085858890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085858890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085858890 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)11498311 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[0] for l3='CFB28850C93EB48CE1A6'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)11176725 TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := 'E7C769901FED97EAB778'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[0] for 'E7C769901FED97EAB778'O to be handled at TC_ps_rab_assignment_concurrent0(436) 20241216085858901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085858901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085858901 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085858901 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085858901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085858901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085858901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085858901 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085858901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085858901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085858901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085858901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085858901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085858901 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d8ff6) (sccp_scrc.c:477) 20241216085858901 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241216085858901 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085858901 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085858901 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085858901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085858901 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) 20241216085858901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085858901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)13392016 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := 'EF35FAC5C81DF7BF26BF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[2] for 'EF35FAC5C81DF7BF26BF'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)6320153 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '51537A5A24CB248842B4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[3] for '51537A5A24CB248842B4'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)8672921 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '118C80D1B2F1DA419688'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[4] for '118C80D1B2F1DA419688'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)13539874 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := 'B4B559F6D1BCEC948399'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[5] for 'B4B559F6D1BCEC948399'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)3887596 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '6BF30B3B75B4FA668642'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[6] for '6BF30B3B75B4FA668642'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)5960414 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '10178D4A94D287665820'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[7] for '10178D4A94D287665820'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)403289 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '2B95A1995589E236949D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[8] for '2B95A1995589E236949D'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)1087638 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '129919A0BE3CCE1E439D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[9] for '129919A0BE3CCE1E439D'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)1286709 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '9FC7B3931B52EDE34CF8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[10] for '9FC7B3931B52EDE34CF8'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)5044937 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '6E5E1A66DD2E15889E63'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[11] for '6E5E1A66DD2E15889E63'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)11266650 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := 'F8BEC182D9E7A9A2288C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[12] for 'F8BEC182D9E7A9A2288C'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)4616874 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '18E0898F882B10EFE616'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[13] for '18E0898F882B10EFE616'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)11373298 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: f_create_expect(l3 := '8CA4CE921D09DAFC68AE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Created Expect[14] for '8CA4CE921D09DAFC68AE'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)10377161 20241216085859090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859090 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaf7347, normal) (hnbgw_rua.c:407) 20241216085859090 DHNB DEBUG map_rua[0x56050f982bc0]{init}: Allocated (fsm.c:456) 20241216085859090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11498311 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11498311 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859091 DCN DEBUG map_sccp[0x56050f982cf0]{init}: Allocated (fsm.c:456) 20241216085859091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859091 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11498311 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11498311 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859091 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859091 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{IDLE}: Allocated (fsm.c:456) 20241216085859091 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1e63226303bbabc64f6a004f40030003720056400500f1100926) (sccp_scrc.c:406) 20241216085859091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859091 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859091 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc5890, normal) (hnbgw_rua.c:407) 20241216085859091 DHNB DEBUG map_rua[0x56050f980680]{init}: Allocated (fsm.c:456) 20241216085859091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13392016 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859091 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13392016 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859091 DCN DEBUG map_sccp[0x56050f99d670]{init}: Allocated (fsm.c:456) 20241216085859091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859091 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13392016 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13392016 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859092 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{IDLE}: Allocated (fsm.c:456) 20241216085859092 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae7c769901fed97eab778004f40030003760056400500f1100926) (sccp_scrc.c:406) 20241216085859092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859092 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859092 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859092 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x607019, normal) (hnbgw_rua.c:407) 20241216085859092 DHNB DEBUG map_rua[0x56050f9d1d10]{init}: Allocated (fsm.c:456) 20241216085859092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320153 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859092 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320153 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859092 DCN DEBUG map_sccp[0x56050f99d2b0]{init}: Allocated (fsm.c:456) 20241216085859092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859092 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6320153 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320153 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859092 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859092 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859092 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859092 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{IDLE}: Allocated (fsm.c:456) 20241216085859092 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aef35fac5c81df7bf26bf004f40030002d30056400500f1100926) (sccp_scrc.c:406) 20241216085859092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859092 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859092 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859092 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859093 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) 20241216085859093 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241216085859093 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859093 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859093 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859093 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859093 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859093 DRANAP DEBUG ps_rab_ass[0x56050f997240]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859093 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859093 DLPFCP DEBUG ps_rab[0x56050f98f430]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859093 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859093 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859093 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859093 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859093 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f997240]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241216085859093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859093 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x845699, normal) (hnbgw_rua.c:407) 20241216085859093 DHNB DEBUG map_rua[0x56050f9d1fe0]{init}: Allocated (fsm.c:456) 20241216085859093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672921 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859093 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672921 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859093 DCN DEBUG map_sccp[0x56050f996e90]{init}: Allocated (fsm.c:456) 20241216085859093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859093 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8672921 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672921 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859094 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859094 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{IDLE}: Allocated (fsm.c:456) 20241216085859094 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a51537a5a24cb248842b4004f40030003c60056400500f1100926) (sccp_scrc.c:406) 20241216085859094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859094 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859094 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce9a22, normal) (hnbgw_rua.c:407) 20241216085859094 DHNB DEBUG map_rua[0x56050f9d1e40]{init}: Allocated (fsm.c:456) 20241216085859094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13539874 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859094 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13539874 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859094 DCN DEBUG map_sccp[0x56050f9bfc20]{init}: Allocated (fsm.c:456) 20241216085859094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859094 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13539874 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13539874 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859094 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859094 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{IDLE}: Allocated (fsm.c:456) 20241216085859094 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a118c80d1b2f1da419688004f40030001af0056400500f1100926) (sccp_scrc.c:406) 20241216085859094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859094 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b51ec, normal) (hnbgw_rua.c:407) 20241216085859095 DHNB DEBUG map_rua[0x56050f999420]{init}: Allocated (fsm.c:456) 20241216085859095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887596 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887596 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859095 DCN DEBUG map_sccp[0x56050f9d2200]{init}: Allocated (fsm.c:456) 20241216085859095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859095 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3887596 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887596 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859095 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859095 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{IDLE}: Allocated (fsm.c:456) 20241216085859095 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab4b559f6d1bcec948399004f40030000d60056400500f1100926) (sccp_scrc.c:406) 20241216085859095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859095 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5af2de, normal) (hnbgw_rua.c:407) 20241216085859095 DHNB DEBUG map_rua[0x56050f998e90]{init}: Allocated (fsm.c:456) 20241216085859095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960414 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960414 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859095 DCN DEBUG map_sccp[0x56050f97eea0]{init}: Allocated (fsm.c:456) 20241216085859095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859095 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5960414 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960414 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859096 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{IDLE}: Allocated (fsm.c:456) 20241216085859096 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6bf30b3b75b4fa668642004f40030000c70056400500f1100926) (sccp_scrc.c:406) 20241216085859096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859096 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859096 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x62759, normal) (hnbgw_rua.c:407) 20241216085859096 DHNB DEBUG map_rua[0x56050f97d630]{init}: Allocated (fsm.c:456) 20241216085859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-403289 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-403289 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859096 DCN DEBUG map_sccp[0x56050f97ecf0]{init}: Allocated (fsm.c:456) 20241216085859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859096 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-403289 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-403289 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859096 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{IDLE}: Allocated (fsm.c:456) 20241216085859096 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a10178d4a94d287665820004f400300029e0056400500f1100926) (sccp_scrc.c:406) 20241216085859096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859096 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859097 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x109896, normal) (hnbgw_rua.c:407) 20241216085859097 DHNB DEBUG map_rua[0x56050f9c04e0]{init}: Allocated (fsm.c:456) 20241216085859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1087638 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859097 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1087638 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859097 DCN DEBUG map_sccp[0x56050f97ca20]{init}: Allocated (fsm.c:456) 20241216085859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859097 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1087638 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1087638 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:1 20241216085859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859097 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859097 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{IDLE}: Allocated (fsm.c:456) 20241216085859097 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2b95a1995589e236949d004f400300015c0056400500f1100926) (sccp_scrc.c:406) 20241216085859097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859097 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859097 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13a235, normal) (hnbgw_rua.c:407) 20241216085859097 DHNB DEBUG map_rua[0x56050f97d2b0]{init}: Allocated (fsm.c:456) 20241216085859097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286709 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859097 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286709 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859097 DCN DEBUG map_sccp[0x56050f97f9e0]{init}: Allocated (fsm.c:456) 20241216085859097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859097 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1286709 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286709 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859098 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859098 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{IDLE}: Allocated (fsm.c:456) 20241216085859098 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a129919a0be3cce1e439d004f40030001a00056400500f1100926) (sccp_scrc.c:406) 20241216085859098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859098 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859098 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4cfac9, normal) (hnbgw_rua.c:407) 20241216085859098 DHNB DEBUG map_rua[0x56050f99c520]{init}: Allocated (fsm.c:456) 20241216085859098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5044937 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859098 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5044937 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859098 DCN DEBUG map_sccp[0x56050f99c650]{init}: Allocated (fsm.c:456) 20241216085859098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859098 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5044937 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5044937 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859098 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859098 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859098 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859098 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{IDLE}: Allocated (fsm.c:456) 20241216085859098 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a9fc7b3931b52ede34cf8004f400300022b0056400500f1100926) (sccp_scrc.c:406) 20241216085859098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859098 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xabea5a, normal) (hnbgw_rua.c:407) 20241216085859099 DHNB DEBUG map_rua[0x56050f9999d0]{init}: Allocated (fsm.c:456) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266650 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266650 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859099 DCN DEBUG map_sccp[0x56050f997c60]{init}: Allocated (fsm.c:456) 20241216085859099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11266650 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266650 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859099 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859099 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{IDLE}: Allocated (fsm.c:456) 20241216085859099 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6e5e1a66dd2e15889e63004f400300013e0056400500f1100926) (sccp_scrc.c:406) 20241216085859099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859099 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. 20241216085859099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4672aa, normal) (hnbgw_rua.c:407) 20241216085859099 DHNB DEBUG map_rua[0x56050f999de0]{init}: Allocated (fsm.c:456) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4616874 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4616874 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859099 DCN DEBUG map_sccp[0x56050f97cb50]{init}: Allocated (fsm.c:456) 20241216085859099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4616874 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4616874 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{IDLE}: Allocated (fsm.c:456) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af8bec182d9e7a9a2288c004f400300024c0056400500f1100926) (sccp_scrc.c:406) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xad8af2, normal) (hnbgw_rua.c:407) 20241216085859100 DHNB DEBUG map_rua[0x56050f99b1a0]{init}: Allocated (fsm.c:456) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11373298 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11373298 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859100 DCN DEBUG map_sccp[0x56050f99a5a0]{init}: Allocated (fsm.c:456) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11373298 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11373298 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{IDLE}: Allocated (fsm.c:456) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a18e0898f882b10efe616004f40030003620056400500f1100926) (sccp_scrc.c:406) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085859100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085859100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9e57c9, normal) (hnbgw_rua.c:407) 20241216085859100 DHNB DEBUG map_rua[0x56050f99c780]{init}: Allocated (fsm.c:456) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085859100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377161 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216085859100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859100 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377161 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216085859100 DCN DEBUG map_sccp[0x56050f983a30]{init}: Allocated (fsm.c:456) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085859100 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10377161 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216085859100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377161 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085859100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085859100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085859100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{IDLE}: Allocated (fsm.c:456) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085859100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8ca4ce921d09dafc68ae004f40030003480056400500f1100926) (sccp_scrc.c:406) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085859100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085859100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085859100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859100 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085859100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085859100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085859100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:2 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[1] for l3='1E63226303BBABC64F6A'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)8156275 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[0] for l3='E7C769901FED97EAB778'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)2827025 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[3]. TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[2] for l3='EF35FAC5C81DF7BF26BF'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)11380340 TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[3] for l3='51537A5A24CB248842B4'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)10966995 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:7 TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:8 HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[4] for l3='118C80D1B2F1DA419688'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)11733368 TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[5] for l3='B4B559F6D1BCEC948399'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)9474628 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:2 20241216085859108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859108 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859108 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859108 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859108 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085859108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859108 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006700a7) (sccp_scrc.c:477) 20241216085859108 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241216085859108 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859108 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859108 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859108 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859108 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) 20241216085859108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[6] for l3='6BF30B3B75B4FA668642'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)11439441 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[7] for l3='10178D4A94D287665820'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)14237657 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:10 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[8] for l3='2B95A1995589E236949D'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)15078472 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[9] for l3='129919A0BE3CCE1E439D'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)6051960 TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:12 TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[10] for l3='9FC7B3931B52EDE34CF8'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)9814169 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:13 TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:14 TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[11] for l3='6E5E1A66DD2E15889E63'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)14901388 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[12] for l3='F8BEC182D9E7A9A2288C'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)3489243 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): none -> pass HNBGW-PFCP(424)@e75c4cc34061: 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)@e75c4cc34061: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[13] for l3='18E0898F882B10EFE616'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)8719963 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:5 TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:6 20241216085859127 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859127 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859127 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859127 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f997240]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[6], which is already active (running or expired). 20241216085859127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859127 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f997240]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859127 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f997240]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859127 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f997240]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859127 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859127 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{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) 20241216085859127 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859127 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859127 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859127 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859127 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Found Expect[14] for l3='8CA4CE921D09DAFC68AE'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)9449208 TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859147 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6e3c72) (hnbgw_rua.c:471) 20241216085859147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7224434 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859147 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859147 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859147 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859147 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859147 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859147 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859147 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859147 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859147 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859152 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{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) 20241216085859152 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859152 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859152 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8ff6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859152 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{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) 20241216085859152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859152 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859152 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859152 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859152 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859152 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859152 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859152 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859152 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859152 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859152 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859152 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859152 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859152 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc5cb6) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00852e41) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a91534) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e7fb5f) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00806179) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0053dce8) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d68f6) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00147a34) (sccp_scrc.c:477) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0047340f) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090c787) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859153 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859153 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbaf09) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009bf442) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006afee8) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00836192) (sccp_scrc.c:477) 20241216085859153 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085859153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085859153 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) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085859153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859153 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) 20241216085859153 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241216085859153 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859153 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859153 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859154 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859154 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859154 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859154 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859154 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859154 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859154 DLPFCP DEBUG ps_rab[0x56050f9966b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859154 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859154 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859154 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859154 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859154 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859161 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859161 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{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) 20241216085859161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859161 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859161 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859162 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859162 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859162 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859168 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaf7347) (hnbgw_rua.c:471) 20241216085859168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11498311 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859168 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859168 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859168 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859168 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859168 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859168 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859168 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859168 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859168 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859171 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{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) 20241216085859171 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859171 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859171 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006700a7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{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) 20241216085859171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859171 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) 20241216085859171 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241216085859171 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859171 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859171 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859171 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859171 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859171 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859171 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859171 DLPFCP DEBUG ps_rab[0x56050f97dd20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859171 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859171 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859175 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859175 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{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) 20241216085859175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859175 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859175 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859175 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859179 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc5890) (hnbgw_rua.c:471) 20241216085859179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13392016 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859179 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859179 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859179 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859179 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859179 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859179 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859179 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859179 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859179 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859179 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859181 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{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) 20241216085859181 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859181 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859181 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc5cb6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{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) 20241216085859181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859181 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859181 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859181 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:2 20241216085859181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859181 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) 20241216085859181 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241216085859181 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859181 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859181 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859181 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859181 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859181 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859181 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859181 DLPFCP DEBUG ps_rab[0x56050f986ac0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859181 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859181 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer 20241216085859181 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859181 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859181 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859185 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859185 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859185 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859185 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859185 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{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) 20241216085859185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859185 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859189 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x607019) (hnbgw_rua.c:471) 20241216085859189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320153 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859189 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859189 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859189 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859189 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859189 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859189 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859189 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859189 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859189 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859191 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{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) 20241216085859191 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859191 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859191 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00852e41), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859191 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{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) 20241216085859191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859191 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859191 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859191 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859191 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859191 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)@e75c4cc34061: Session index based on local reference:3 20241216085859191 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) 20241216085859191 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241216085859191 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859191 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859191 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859191 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859191 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer 20241216085859191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859191 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859191 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859191 DLPFCP DEBUG ps_rab[0x56050f981ee0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859191 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859191 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859191 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859192 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859192 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859195 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859195 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{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) 20241216085859195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859195 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859195 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859195 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859199 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x845699) (hnbgw_rua.c:471) 20241216085859199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672921 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859199 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859199 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859199 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859199 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859199 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859199 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859199 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859199 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859199 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859201 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859201 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859201 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859201 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859201 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859201 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{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) 20241216085859201 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859201 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859201 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a91534), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:5 20241216085859201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859201 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859201 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859201 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859201 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{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) 20241216085859201 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859201 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 20241216085859201 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859201 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859201 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085859201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859202 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859202 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) 20241216085859202 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241216085859202 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859202 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859202 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859202 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859202 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859202 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859202 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859202 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:4 20241216085859202 DLPFCP DEBUG ps_rab[0x56050f97db80]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859202 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859202 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859202 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859202 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859206 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859206 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859206 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859206 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859206 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859206 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859206 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859206 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859206 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859206 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{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) 20241216085859206 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859206 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859206 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859206 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859206 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859206 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859211 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xce9a22) (hnbgw_rua.c:471) 20241216085859211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13539874 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859211 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859211 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859211 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859211 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859211 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859214 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859214 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{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) 20241216085859214 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859214 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859214 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7fb5f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{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) 20241216085859214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859214 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859214 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859214 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859214 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859214 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859214 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859214 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859214 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) 20241216085859214 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241216085859214 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859214 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859214 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859214 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859214 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859214 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859214 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859214 DLPFCP DEBUG ps_rab[0x56050f97de50]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859214 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859214 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859214 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859214 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859214 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859218 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859218 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859218 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859218 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859218 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859218 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859218 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859218 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859218 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859218 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{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) 20241216085859218 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859218 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859218 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859218 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859218 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859218 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859222 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b51ec) (hnbgw_rua.c:471) 20241216085859222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887596 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859222 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859222 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859222 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859222 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859222 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859223 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859223 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085859225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859225 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{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) 20241216085859225 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859225 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859225 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806179), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{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) 20241216085859225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859225 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859225 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859225 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859225 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859225 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) 20241216085859225 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241216085859225 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859225 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859225 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859225 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859225 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859225 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859225 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859225 DLPFCP DEBUG ps_rab[0x56050f986bf0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859225 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859225 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859225 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859225 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859225 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859228 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859228 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859228 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{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) 20241216085859228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859228 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859228 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859233 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5af2de) (hnbgw_rua.c:471) 20241216085859233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960414 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859233 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859233 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859233 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859233 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859233 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859233 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859235 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{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) 20241216085859235 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859235 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859235 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053dce8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{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) 20241216085859235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859235 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859235 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859235 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859235 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) 20241216085859235 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241216085859235 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859235 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859235 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859235 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859235 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859235 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859235 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859235 DLPFCP DEBUG ps_rab[0x56050f984920]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859235 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859235 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859235 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859235 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859239 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{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) 20241216085859239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859239 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859243 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62759) (hnbgw_rua.c:471) 20241216085859243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-403289 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859243 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859243 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859243 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859243 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859243 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859243 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859243 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859243 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859243 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{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) 20241216085859245 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859245 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859245 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d68f6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{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) 20241216085859245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859246 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859246 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859246 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859246 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859246 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) 20241216085859246 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241216085859246 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859246 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859246 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859246 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859246 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859246 DLPFCP DEBUG ps_rab[0x56050f987bd0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859246 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859246 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859246 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859246 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859246 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859249 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859249 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859249 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859249 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859249 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859249 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{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) 20241216085859249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859249 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859249 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859249 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859249 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859249 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859253 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x109896) (hnbgw_rua.c:471) 20241216085859253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1087638 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859253 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859253 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859253 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859253 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859253 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859253 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859253 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859253 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859253 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859255 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{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) 20241216085859255 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859255 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859255 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00147a34), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859255 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{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) 20241216085859255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859256 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859256 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859256 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859256 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859256 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859256 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) 20241216085859256 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241216085859256 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859256 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859256 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859256 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859256 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859256 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859256 DLPFCP DEBUG ps_rab[0x56050f98a2a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859256 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859256 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859256 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085859256 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859256 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859259 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859259 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{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) 20241216085859259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859259 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859259 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859259 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859263 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x13a235) (hnbgw_rua.c:471) 20241216085859263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286709 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859263 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859263 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859263 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859263 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859263 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859263 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859263 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859263 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859263 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859265 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{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) 20241216085859265 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859265 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859265 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047340f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{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) 20241216085859265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859266 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859266 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859266 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859266 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859266 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) 20241216085859266 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241216085859266 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859266 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859266 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859266 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859266 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859266 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859266 DLPFCP DEBUG ps_rab[0x56050f98abc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859266 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859266 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859266 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859270 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{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) 20241216085859270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859270 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859274 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cfac9) (hnbgw_rua.c:471) 20241216085859274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5044937 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859274 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859274 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859274 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859274 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859274 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859274 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859274 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859276 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859276 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{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) 20241216085859276 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859276 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859276 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090c787), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859276 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{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) 20241216085859276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859279 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859279 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859279 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859279 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859280 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) 20241216085859280 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241216085859280 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859280 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859280 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859280 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859280 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859280 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859280 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859280 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859280 DLPFCP DEBUG ps_rab[0x56050f983e30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859280 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859280 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859280 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859283 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{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) 20241216085859283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859283 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859283 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859287 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xabea5a) (hnbgw_rua.c:471) 20241216085859287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266650 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859287 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859287 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859287 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859287 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859287 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859287 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859287 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859287 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859287 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859289 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859289 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859289 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{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) 20241216085859289 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859289 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859289 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbaf09), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859290 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859290 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859290 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{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) 20241216085859290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859290 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859290 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859291 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859291 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859291 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859292 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) 20241216085859292 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241216085859292 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859292 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859292 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859292 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859292 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859292 DLPFCP DEBUG ps_rab[0x56050f986610]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859292 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859292 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859295 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859295 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859295 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{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) 20241216085859295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859295 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859299 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4672aa) (hnbgw_rua.c:471) 20241216085859299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4616874 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859299 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859299 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859299 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859299 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859299 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859299 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859300 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859301 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{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) 20241216085859302 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859302 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859302 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf442), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{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) 20241216085859302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859302 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859305 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859305 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859305 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) 20241216085859305 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241216085859305 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859305 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859305 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859305 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859305 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859305 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859305 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859305 DLPFCP DEBUG ps_rab[0x56050f98a3d0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859305 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859305 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859305 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859305 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859305 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859308 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859308 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859309 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859309 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859309 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{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) 20241216085859309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859309 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859313 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xad8af2) (hnbgw_rua.c:471) 20241216085859313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11373298 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859313 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859313 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859313 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859313 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859313 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859313 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859313 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859313 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:91 20241216085859315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{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) 20241216085859315 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859315 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859315 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afee8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{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) 20241216085859315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085859315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241216085859315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085859315 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085859315 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085859315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085859315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085859315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085859315 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085859315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085859315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085859315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085859315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085859315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085859315 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) 20241216085859315 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241216085859315 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085859315 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085859315 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085859315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085859315 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216085859315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216085859315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216085859315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859315 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241216085859315 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859315 DLPFCP DEBUG ps_rab[0x56050f989600]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241216085859315 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241216085859315 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859315 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241216085859315 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859315 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859319 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241216085859319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241216085859319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216085859319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241216085859319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241216085859319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241216085859319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241216085859319 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241216085859319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241216085859319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{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) 20241216085859319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241216085859319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859319 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859319 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085859319 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085859323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085859323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085859323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216085859323 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216085859323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9e57c9) (hnbgw_rua.c:471) 20241216085859323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377161 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216085859323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216085859323 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216085859323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216085859323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216085859323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859323 DRANAP DEBUG ps_rab_ass[0x56050f985250]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241216085859323 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241216085859323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241216085859323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241216085859323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085859323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241216085859323 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085859323 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@e75c4cc34061: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085859325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085859325 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085859325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241216085859325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241216085859325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241216085859325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216085859325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{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) 20241216085859325 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241216085859325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241216085859325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085859325 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085859325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836192), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241216085859325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085859325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085859325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085859325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085859325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241216085859325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241216085859325 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161)[0x56050f985250]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241216085859325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{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) 20241216085859325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241216085859325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085859325 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085859325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085859325 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241216085859326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085859326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085859326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085859326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085859326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085859326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085859326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085859326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901175 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901175 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901175 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901175 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901175 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) 20241216085901175 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241216085901175 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901176 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901176 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901176 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901176 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901176 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901176 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901176 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901176 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)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085901185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901185 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{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) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901185 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7224434-RAB-23)[0x56050f98f430]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901185 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)7224434 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085901200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901200 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6e3c72,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7224434 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901200 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901200 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901200 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901200 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8ff6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901201 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901201 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901201 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901201 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901201 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) 20241216085901201 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241216085901201 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901201 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901201 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901201 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901201 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901201 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901201 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901201 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901201 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901202 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901202 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) 20241216085901202 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241216085901202 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901202 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901202 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901202 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901202 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901202 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901202 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901202 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241216085901202 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901202 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901203 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)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085901211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901211 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{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) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901211 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11498311-RAB-23)[0x56050f9966b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901211 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)11176725 HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:0 20241216085901212 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901212 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{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) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901212 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901212 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13392016-RAB-23)[0x56050f97dd20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901212 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901212 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)11498311 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)13392016 20241216085901219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901219 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaf7347,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11498311 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901219 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901219 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901219 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901219 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006700a7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901219 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) 20241216085901219 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241216085901219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901219 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901219 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901220 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901220 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901220 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901220 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901220 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901220 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901220 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901220 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901220 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=005d8ff6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901220 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241216085901220 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901220 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901220 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901220 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) 20241216085901220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{disconnected}: Freeing instance (context_map.c:202) 20241216085901221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7224434)[0x56050f974f50]{disconnected}: Deallocated (fsm.c:568) 20241216085901221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085901221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085901221 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7224434 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8ff6), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241216085901221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901221 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901221 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901221 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901221 DLSCCP DEBUG SCCP-SCOC(38)[0x56050f980320]{IDLE}: Deallocated (fsm.c:568) 20241216085901221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901221 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)@e75c4cc34061: Session index based on local reference:1 20241216085901221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901221 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) 20241216085901221 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241216085901221 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901221 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901221 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901221 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901222 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer 20241216085901222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901222 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901222 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(437) 20241216085901222 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241216085901222 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901222 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901222 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc5890,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13392016 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901223 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901223 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901223 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901223 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc5cb6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901223 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)@e75c4cc34061: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901226 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901226 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901227 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) TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901227 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241216085901227 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901227 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901227 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901227 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901227 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901227 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901227 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:0 20241216085901228 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20241216085901228 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901228 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085901228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901228 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)8156275 TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { } } } } TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@e75c4cc34061: 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 } } } TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901232 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{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) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6320153-RAB-23)[0x56050f986ac0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901233 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901233 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901233 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{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) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8672921-RAB-23)[0x56050f981ee0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)2827025 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:2 HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085901236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901236 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{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) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901236 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13539874-RAB-23)[0x56050f97db80]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901236 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)6320153 20241216085901239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901239 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x607019,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320153 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901239 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901239 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901239 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901239 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00852e41), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901240 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901240 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901240 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901240 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901240 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901240 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901240 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=006700a7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901240 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241216085901240 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901240 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901240 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901240 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) 20241216085901240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11498311)[0x56050f982bc0]{disconnected}: Deallocated (fsm.c:568) 20241216085901240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{disconnected}: Freeing instance (context_map.c:206) 20241216085901240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56050f982cf0]{disconnected}: Deallocated (fsm.c:568) 20241216085901240 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11498311 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006700a7), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241216085901240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)13539874 20241216085901241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901241 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901241 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901241 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901241 DLSCCP DEBUG SCCP-SCOC(39)[0x56050f98d8b0]{IDLE}: Deallocated (fsm.c:568) 20241216085901241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901241 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) 20241216085901241 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241216085901241 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901241 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901241 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901241 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901241 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901241 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901241 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901241 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901241 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901242 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=00fc5cb6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901242 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241216085901242 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901242 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901242 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901242 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) 20241216085901242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{disconnected}: Freeing instance (context_map.c:202) 20241216085901242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13392016)[0x56050f980680]{disconnected}: Deallocated (fsm.c:568) 20241216085901242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{disconnected}: Freeing instance (context_map.c:206) 20241216085901242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56050f99d670]{disconnected}: Deallocated (fsm.c:568) 20241216085901242 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13392016 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc5cb6), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241216085901243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)8672921 20241216085901243 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901243 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901243 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901243 DLSCCP DEBUG SCCP-SCOC(40)[0x56050f9d2350]{IDLE}: Deallocated (fsm.c:568) 20241216085901243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901243 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)@e75c4cc34061: Session index based on connection ID:7 20241216085901243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901243 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xce9a22,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13539874 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901243 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 20241216085901244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901244 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7fb5f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085901244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(440) 20241216085901244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901246 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901246 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901246 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901246 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901246 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) 20241216085901246 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:3 20241216085901247 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901247 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901247 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901247 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901247 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901247 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901247 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085901247 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241216085901247 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901247 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901247 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_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901247 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x845699,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672921 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901247 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901247 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901248 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a91534), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:1 20241216085901248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending HNBGW-PFCP(424)@e75c4cc34061: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:5 20241216085901251 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer 20241216085901251 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{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) 20241216085901251 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241216085901252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901252 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3887596-RAB-23)[0x56050f97de50]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901252 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)11380340 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@e75c4cc34061: 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)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085901254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901254 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{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) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901254 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901255 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5960414-RAB-23)[0x56050f986bf0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901255 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)11733368 TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085901258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901258 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901258 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901258 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901258 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)@e75c4cc34061: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)3887596 20241216085901259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901259 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=00852e41), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901259 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241216085901259 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901259 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901259 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901259 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) 20241216085901259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{disconnected}: Freeing instance (context_map.c:202) 20241216085901259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6320153)[0x56050f9d1d10]{disconnected}: Deallocated (fsm.c:568) 20241216085901259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{disconnected}: Freeing instance (context_map.c:206) 20241216085901259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56050f99d2b0]{disconnected}: Deallocated (fsm.c:568) 20241216085901259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6320153 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00852e41), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241216085901259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901259 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901259 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901259 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901259 DLSCCP DEBUG SCCP-SCOC(41)[0x56050f998d60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901260 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)10966995 20241216085901260 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901260 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:5 20241216085901261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901261 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) 20241216085901261 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241216085901261 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901261 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901261 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901261 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901261 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901261 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3b51ec,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887596 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901261 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901261 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806179), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)5960414 HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(442) 20241216085901263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901263 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901263 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901263 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:4 20241216085901263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901263 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=00e7fb5f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901263 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241216085901263 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901263 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901263 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901263 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) 20241216085901263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{disconnected}: Freeing instance (context_map.c:202) 20241216085901264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13539874)[0x56050f9d1e40]{disconnected}: Deallocated (fsm.c:568) 20241216085901264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{disconnected}: Freeing instance (context_map.c:206) 20241216085901264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56050f9bfc20]{disconnected}: Deallocated (fsm.c:568) 20241216085901264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13539874 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7fb5f), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241216085901264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901264 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901264 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901264 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901264 DLSCCP DEBUG SCCP-SCOC(43)[0x56050f9bffb0]{IDLE}: Deallocated (fsm.c:568) 20241216085901264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901266 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=00a91534), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901266 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241216085901266 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901266 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901266 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901266 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) 20241216085901266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8672921)[0x56050f9d1fe0]{disconnected}: Deallocated (fsm.c:568) 20241216085901266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{disconnected}: Freeing instance (context_map.c:206) 20241216085901266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56050f996e90]{disconnected}: Deallocated (fsm.c:568) 20241216085901266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8672921 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a91534), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241216085901266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901266 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901266 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901266 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901266 DLSCCP DEBUG SCCP-SCOC(42)[0x56050f997070]{IDLE}: Deallocated (fsm.c:568) 20241216085901267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:9 HNBGW-PFCP(424)@e75c4cc34061: 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-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085901270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901270 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{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) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901270 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901270 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901271 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-403289-RAB-23)[0x56050f984920]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901271 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901272 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901272 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901272 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085901272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901272 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) 20241216085901272 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241216085901272 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901272 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901272 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901272 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901272 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901272 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901272 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901272 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901273 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901273 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901273 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5af2de,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960414 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901273 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901273 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901273 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901273 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053dce8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)9474628 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901276 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901276 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901276 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901276 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) 20241216085901276 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241216085901276 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901276 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901276 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901276 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901276 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901276 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901276 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901276 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241216085901276 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901276 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901276 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)@e75c4cc34061: Session index based on local reference:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)403289 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:6 20241216085901278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901278 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x62759,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-403289 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901278 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901278 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901278 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901278 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d68f6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: 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 } } } TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901280 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{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) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901280 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1087638-RAB-23)[0x56050f987bd0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901280 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901281 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901281 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901281 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer 20241216085901281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901281 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)@e75c4cc34061: DT1 data has been put to the reassembly buffer 20241216085901281 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=00806179), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901281 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241216085901281 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901281 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901281 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901281 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) 20241216085901281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{disconnected}: Freeing instance (context_map.c:202) 20241216085901282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3887596)[0x56050f999420]{disconnected}: Deallocated (fsm.c:568) 20241216085901282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{disconnected}: Freeing instance (context_map.c:206) 20241216085901282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56050f9d2200]{disconnected}: Deallocated (fsm.c:568) 20241216085901282 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887596 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00806179), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241216085901282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901282 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901282 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901282 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901282 DLSCCP DEBUG SCCP-SCOC(44)[0x56050f9c00e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241216085901282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901282 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901282 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085901283 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901284 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{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) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901284 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901284 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1286709-RAB-23)[0x56050f98a2a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901284 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901284 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)11439441 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:7 20241216085901287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901287 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901287 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901287 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901288 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=0053dce8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901288 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241216085901288 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901288 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901288 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901288 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) 20241216085901288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{disconnected}: Freeing instance (context_map.c:202) 20241216085901288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5960414)[0x56050f998e90]{disconnected}: Deallocated (fsm.c:568) 20241216085901288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{disconnected}: Freeing instance (context_map.c:206) 20241216085901288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56050f97eea0]{disconnected}: Deallocated (fsm.c:568) 20241216085901288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5960414 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0053dce8), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241216085901288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901288 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901288 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901288 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901288 DLSCCP DEBUG SCCP-SCOC(45)[0x56050f97f670]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901288 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)1087638 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901290 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901290 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901291 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085901291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)14237657 20241216085901291 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) 20241216085901291 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241216085901291 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901291 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901291 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901291 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901291 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901291 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901291 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901291 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901291 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901291 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x109896,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1087638 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901291 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901291 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901291 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00147a34), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)1286709 20241216085901291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:8 20241216085901291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(445) 20241216085901292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901292 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901292 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901292 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901292 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901292 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=006d68f6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901292 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241216085901292 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901292 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901292 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901292 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) 20241216085901292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{disconnected}: Freeing instance (context_map.c:202) 20241216085901292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-403289)[0x56050f97d630]{disconnected}: Deallocated (fsm.c:568) 20241216085901292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{disconnected}: Freeing instance (context_map.c:206) 20241216085901292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56050f97ecf0]{disconnected}: Deallocated (fsm.c:568) 20241216085901292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-403289 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d68f6), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241216085901292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901292 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901292 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901292 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901292 DLSCCP DEBUG SCCP-SCOC(46)[0x56050f97d000]{IDLE}: Deallocated (fsm.c:568) 20241216085901292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)15078472 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:9 20241216085901295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901295 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{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) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901295 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5044937-RAB-23)[0x56050f98abc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901295 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 20241216085901295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901295 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901295 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901295 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901295 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=00147a34), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901295 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241216085901295 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901295 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901295 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901295 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) 20241216085901295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1087638)[0x56050f9c04e0]{disconnected}: Deallocated (fsm.c:568) 20241216085901295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{disconnected}: Freeing instance (context_map.c:206) 20241216085901295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56050f97ca20]{disconnected}: Deallocated (fsm.c:568) 20241216085901295 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1087638 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00147a34), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241216085901295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901295 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901295 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901295 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901295 DLSCCP DEBUG SCCP-SCOC(47)[0x56050f99bf50]{IDLE}: Deallocated (fsm.c:568) 20241216085901295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901295 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901295 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901295 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901296 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) 20241216085901296 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241216085901296 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901296 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901296 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901296 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901296 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901296 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901296 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901296 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901296 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901296 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x13a235,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286709 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901296 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901296 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901296 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047340f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)5044937 TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085901298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901298 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{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) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901298 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11266650-RAB-23)[0x56050f983e30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901298 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)6051960 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:10 20241216085901299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901299 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901299 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901299 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901299 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901299 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=0047340f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901299 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241216085901299 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901299 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901299 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901299 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) 20241216085901299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1286709)[0x56050f97d2b0]{disconnected}: Deallocated (fsm.c:568) 20241216085901299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{disconnected}: Freeing instance (context_map.c:206) 20241216085901299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56050f97f9e0]{disconnected}: Deallocated (fsm.c:568) 20241216085901299 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1286709 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047340f), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241216085901299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901299 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901299 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901299 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901299 DLSCCP DEBUG SCCP-SCOC(48)[0x56050f9978f0]{IDLE}: Deallocated (fsm.c:568) 20241216085901300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901300 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)11266650 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901308 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901308 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901308 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901308 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901308 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) 20241216085901308 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241216085901308 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901308 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901308 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901308 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901308 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901308 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901308 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901308 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901308 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901308 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901308 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cfac9,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5044937 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901308 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901308 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901308 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901308 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090c787), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901309 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xabea5a,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266650 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901309 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901309 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901309 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901309 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbaf09), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901313 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)9814169 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{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) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901313 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4616874-RAB-23)[0x56050f986610]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901313 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:11 HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)14901388 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:12 20241216085901314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901314 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901314 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901314 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=0090c787), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901314 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241216085901314 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901314 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901314 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901314 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) 20241216085901314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{disconnected}: Freeing instance (context_map.c:202) 20241216085901314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5044937)[0x56050f99c520]{disconnected}: Deallocated (fsm.c:568) 20241216085901314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{disconnected}: Freeing instance (context_map.c:206) 20241216085901314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56050f99c650]{disconnected}: Deallocated (fsm.c:568) 20241216085901315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5044937 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090c787), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241216085901315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901315 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901315 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901315 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901315 DLSCCP DEBUG SCCP-SCOC(49)[0x56050f998730]{IDLE}: Deallocated (fsm.c:568) 20241216085901315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901315 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901315 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901315 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901315 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=00dbaf09), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901315 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241216085901315 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901316 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901316 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901316 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) 20241216085901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11266650)[0x56050f9999d0]{disconnected}: Deallocated (fsm.c:568) 20241216085901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{disconnected}: Freeing instance (context_map.c:206) 20241216085901316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56050f997c60]{disconnected}: Deallocated (fsm.c:568) 20241216085901316 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11266650 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbaf09), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241216085901316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901316 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901316 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901316 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901316 DLSCCP DEBUG SCCP-SCOC(50)[0x56050f99a350]{IDLE}: Deallocated (fsm.c:568) 20241216085901316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)4616874 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216085901322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901322 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901322 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901322 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901323 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) 20241216085901323 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241216085901323 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901323 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901323 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901323 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4672aa,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4616874 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901323 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901323 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901323 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf442), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901323 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901323 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901323 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901323 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } 20241216085901328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901328 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{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) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11373298-RAB-23)[0x56050f98a3d0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)3489243 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:13 20241216085901331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901331 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901331 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901331 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901331 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=009bf442), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901331 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241216085901331 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901331 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901332 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901332 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) 20241216085901332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4616874)[0x56050f999de0]{disconnected}: Deallocated (fsm.c:568) 20241216085901332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{disconnected}: Freeing instance (context_map.c:206) 20241216085901332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56050f97cb50]{disconnected}: Deallocated (fsm.c:568) 20241216085901332 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4616874 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009bf442), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241216085901332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901332 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901332 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901332 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901332 DLSCCP DEBUG SCCP-SCOC(51)[0x56050f99b070]{IDLE}: Deallocated (fsm.c:568) 20241216085901332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_len:12 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)11373298 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085901334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901334 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901334 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901334 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901334 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) 20241216085901334 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241216085901334 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216085901334 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901334 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216085901334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216085901335 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216085901335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216085901335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216085901335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241216085901335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241216085901335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241216085901335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241216085901335 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241216085901335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216085901335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241216085901335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085901335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241216085901335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901335 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xad8af2,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11373298 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901335 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901335 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901335 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afee8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901335 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@e75c4cc34061: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@e75c4cc34061: found destination TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@e75c4cc34061: 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 } } } TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085901339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241216085901339 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{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) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241216085901339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241216085901339 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10377161-RAB-23)[0x56050f989600]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241216085901339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241216085901339 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x56050f972b50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)8719963 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:14 20241216085901341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901341 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901341 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901341 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901341 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901342 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=006afee8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901342 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20241216085901342 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901342 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901342 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901342 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) 20241216085901342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{disconnected}: Freeing instance (context_map.c:202) 20241216085901342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11373298)[0x56050f99b1a0]{disconnected}: Deallocated (fsm.c:568) 20241216085901342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{disconnected}: Freeing instance (context_map.c:206) 20241216085901342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56050f99a5a0]{disconnected}: Deallocated (fsm.c:568) 20241216085901342 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11373298 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006afee8), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20241216085901342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901342 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901342 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901342 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901342 DLSCCP DEBUG SCCP-SCOC(52)[0x56050f9835a0]{IDLE}: Deallocated (fsm.c:568) 20241216085901342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901342 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)10377161 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending 20241216085901538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085901538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085901538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216085901538 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216085901538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9e57c9,cause=radio(normal)) (hnbgw_rua.c:439) 20241216085901538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377161 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216085901538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216085901538 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216085901538 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216085901538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216085901538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085901538 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216085901538 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216085901538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836192), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216085901538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216085901538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216085901538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216085901538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901538 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)9449208 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on connection ID:15 20241216085901542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901542 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085901542 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085901542 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085901542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085901542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085901542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085901542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085901542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085901542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085901542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085901542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085901542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085901542 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=00836192), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216085901542 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20241216085901542 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216085901542 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085901542 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216085901542 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) 20241216085901542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216085901542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216085901542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085901542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{disconnected}: Freeing instance (context_map.c:202) 20241216085901542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10377161)[0x56050f99c780]{disconnected}: Deallocated (fsm.c:568) 20241216085901542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085901542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{disconnected}: Freeing instance (context_map.c:206) 20241216085901542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56050f983a30]{disconnected}: Deallocated (fsm.c:568) 20241216085901542 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10377161 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216085901542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00836192), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20241216085901542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085901543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085901543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085901543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085901543 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216085901543 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216085901543 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216085901543 DLSCCP DEBUG SCCP-SCOC(53)[0x56050f983d00]{IDLE}: Deallocated (fsm.c:568) 20241216085901543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085901543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085901543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085901543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085901543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085901543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085901543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085901543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56542<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(444)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085903315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(448)@e75c4cc34061: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085903554 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46415<->l=127.0.0.1:4262) (control_if.c:193) 20241216085903554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085903555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085903555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085903555 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085903555 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085903555 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(428)@e75c4cc34061: Final verdict of PTC: none 20241216085903555 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085903555 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085903555 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 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(431)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(421)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@e75c4cc34061: Final verdict of PTC: none 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085903555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085903555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@e75c4cc34061: Final verdict of PTC: none 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085903555 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085903555 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 20241216085903555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085903555 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 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085903555 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085903555 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085903555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085903555 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(427)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@e75c4cc34061: Final verdict of PTC: none 20241216085903555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085903555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085903555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085903555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085903555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085903555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085903555 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085903555 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085903555 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085903555 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085903555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085903555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085903555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085903555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085903555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085903555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085903555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085903555 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085903555 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085903555 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085903555 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(422)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(433)@e75c4cc34061: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085903557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(424)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:03 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 20241216085903612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085904115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1662520) Waiting for packet dumper to finish... 1 (prev_count=1662520, count=1689184) 20241216085905556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085905556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085905556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085905556 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085905556 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085905556 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:59: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241216085907234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085907238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085907241 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41551<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085907315 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085907315 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085907326 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907326 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907326 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907326 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907326 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907326 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907326 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907326 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085907326 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54084 (stream_srv.c:132) 20241216085907326 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54084<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085907327 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907328 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085907328 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907328 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907328 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907328 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907328 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085907328 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907328 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907328 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907328 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907328 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085907328 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907328 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907328 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907328 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907328 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085907328 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085907328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907328 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907328 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 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085907328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085907328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085907328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907328 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907328 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907328 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085907328 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(460)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085907345 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907345 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907345 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907345 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907345 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907345 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907345 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085907345 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907346 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907346 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085907346 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907346 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085907346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907346 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907346 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907346 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085907346 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907346 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085907346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907346 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907346 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907346 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085907346 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907346 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085907346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907346 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907346 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085907346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085907346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907346 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907346 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 20241216085907346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085907346 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085907346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085907347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085907347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085907347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085907372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085907372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085907372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085907372 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085907372 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085907372 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085907372 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085907372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085907372 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085907377 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085907377 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085907377 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085907377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085907377 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) 20241216085907377 DLGLOBAL DEBUG validating counter group 0x56050f631be0(hnb) with 60 counters (rate_ctr.c:86) 20241216085907377 DHNBAP DEBUG (127.0.0.1:54084 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085907377 DHNBAP NOTICE (127.0.0.1:54084 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085907377 DHNBAP NOTICE (127.0.0.1:54084 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085907377 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085907377 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085907542 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085907542 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085907542 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085907542 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085907547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907547 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085907547 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085907547 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085907547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085907547 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085907547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085907549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907549 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085907549 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085907549 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085907549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085907549 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085907549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085907549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085907549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085907549 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085907549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085907549 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085907549 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085907549 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085907549 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085907549 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085907549 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907550 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907550 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085907550 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085907550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085907550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907550 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085907550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085907550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085907550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085907550 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085907559 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085907559 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085907559 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085907559 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085907564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907564 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085907564 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085907564 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085907564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085907564 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085907564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085907566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085907566 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085907566 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085907566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085907566 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085907566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085907566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085907566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085907566 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085907566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085907566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085907566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085907566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085907566 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085907566 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085907566 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085907567 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085907567 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085907567 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085907567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085907567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085907567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085907567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085907567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085907567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085907567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085907567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085907567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085907567 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085907567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085907567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085907567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085907567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085907567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085907568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085907568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085907568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085908355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085908356 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085908356 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085908356 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085908356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085908356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085908356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085908356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085908356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085908356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085908356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085908356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085908356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085908356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085908356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085908356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085908356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085908356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085908356 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085908356 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085908356 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085908356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085908356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085908356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085908356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085908356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085908357 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085908357 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085908357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085908357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085908357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085908357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085908357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085908357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085908357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085908357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085908359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085908359 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085908359 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085908359 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085908359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085908359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085908359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085908359 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085908359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085908359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085908359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085908359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085908359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085908359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085908359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085908359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085908359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085908360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085908360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085908360 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085908360 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085908369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085908369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085908369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085908369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085908369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085908369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085908369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085908369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085908369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085908369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085908369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085908369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085908369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085908369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085908369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085908369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085908369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085908369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085908369 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085908369 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085908369 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085908369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085908369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085908369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085908369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085908369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085908369 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085908369 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085908369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085908369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085908369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085908369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085908369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085908369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085908369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085908369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085908370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085908370 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085908370 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085908370 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085908370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085908370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085908370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085908370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085908370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085908370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085908370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085908370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085908370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085908370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085908370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085908370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085908370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085908370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085908370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085908370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085908370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085908370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085908370 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085908370 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085908381 DLCTRL DEBUG Command: GET 466049837 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085908381 DLCTRL DEBUG Tx Command reply: GET_REPLY 466049837 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085908383 DLCTRL DEBUG Command: GET 742379607 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085908383 DLCTRL DEBUG Tx Command reply: GET_REPLY 742379607 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085908384 DLCTRL DEBUG Command: GET 797778006 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085908384 DLCTRL DEBUG Tx Command reply: GET_REPLY 797778006 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085908385 DLCTRL DEBUG Command: GET 68421729 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085908385 DLCTRL DEBUG Tx Command reply: GET_REPLY 68421729 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085908386 DLCTRL DEBUG Command: GET 598408396 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085908386 DLCTRL DEBUG Tx Command reply: GET_REPLY 598408396 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085908388 DLCTRL DEBUG Command: GET 910240740 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085908388 DLCTRL DEBUG Tx Command reply: GET_REPLY 910240740 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085908389 DLCTRL DEBUG Command: GET 145850975 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085908389 DLCTRL DEBUG Tx Command reply: GET_REPLY 145850975 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085908390 DLCTRL DEBUG Command: GET 960729948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085908390 DLCTRL DEBUG Tx Command reply: GET_REPLY 960729948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085908391 DLCTRL DEBUG Command: GET 371339973 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085908391 DLCTRL DEBUG Tx Command reply: GET_REPLY 371339973 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085908393 DLCTRL DEBUG Command: GET 937034086 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085908393 DLCTRL DEBUG Tx Command reply: GET_REPLY 937034086 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085908394 DLCTRL DEBUG Command: GET 640704857 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085908394 DLCTRL DEBUG Tx Command reply: GET_REPLY 640704857 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085908395 DLCTRL DEBUG Command: GET 84218828 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085908395 DLCTRL DEBUG Tx Command reply: GET_REPLY 84218828 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085908396 DLCTRL DEBUG Command: GET 791894141 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085908396 DLCTRL DEBUG Tx Command reply: GET_REPLY 791894141 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085908397 DLCTRL DEBUG Command: GET 326991506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085908397 DLCTRL DEBUG Tx Command reply: GET_REPLY 326991506 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085908398 DLCTRL DEBUG Command: GET 894401967 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085908398 DLCTRL DEBUG Tx Command reply: GET_REPLY 894401967 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085908399 DLCTRL DEBUG Command: GET 811427279 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085908399 DLCTRL DEBUG Tx Command reply: GET_REPLY 811427279 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085908400 DLCTRL DEBUG Command: GET 480681344 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085908400 DLCTRL DEBUG Tx Command reply: GET_REPLY 480681344 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085908401 DLCTRL DEBUG Command: GET 578282083 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085908401 DLCTRL DEBUG Tx Command reply: GET_REPLY 578282083 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085908402 DLCTRL DEBUG Command: GET 484764595 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085908402 DLCTRL DEBUG Tx Command reply: GET_REPLY 484764595 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085908402 DLCTRL DEBUG Command: GET 209520475 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085908402 DLCTRL DEBUG Tx Command reply: GET_REPLY 209520475 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000000011100111'B, t_guard := 20.000000 } 20241216085908416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)16244007 20241216085909458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085909458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085909458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085909458 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085909458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf7dd27, normal) (hnbgw_rua.c:407) 20241216085909458 DHNB DEBUG map_rua[0x56050f974f50]{init}: Allocated (fsm.c:456) 20241216085909458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085909458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16244007 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085909458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085909458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085909458 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16244007 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085909458 DCN DEBUG map_sccp[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085909458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085909458 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16244007 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085909458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16244007 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085909458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085909458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085909458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085909458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085909458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085909458 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085909458 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{IDLE}: Allocated (fsm.c:456) 20241216085909458 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085909458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000e70056400500f1100926) (sccp_scrc.c:406) 20241216085909458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085909458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085909458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085909458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085909458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085909458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085909458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085909458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085909458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085909458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085909458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085909458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085909458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085909458 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085909458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085909458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085909459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085909459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085909459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085909459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085909459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085909459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085909459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085909459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)5842004 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@e75c4cc34061: setverdict(pass): none -> pass 20241216085909473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085909473 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085909473 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085909473 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085909473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085909473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085909473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085909473 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085909473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085909473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085909473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085909473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085909473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085909473 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a2f8fc) (sccp_scrc.c:477) 20241216085909473 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241216085909473 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085909474 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085909474 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085909474 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085909474 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) 20241216085909474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085909474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085909475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085909476 DLCTRL DEBUG Command: GET 758075309 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085909476 DLCTRL DEBUG Tx Command reply: GET_REPLY 758075309 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085909478 DLCTRL DEBUG Command: GET 774333285 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085909478 DLCTRL DEBUG Tx Command reply: GET_REPLY 774333285 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085909479 DLCTRL DEBUG Command: GET 120786811 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085909479 DLCTRL DEBUG Tx Command reply: GET_REPLY 120786811 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085909480 DLCTRL DEBUG Command: GET 79444573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085909480 DLCTRL DEBUG Tx Command reply: GET_REPLY 79444573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085909481 DLCTRL DEBUG Command: GET 423424710 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085909481 DLCTRL DEBUG Tx Command reply: GET_REPLY 423424710 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085909482 DLCTRL DEBUG Command: GET 311837688 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085909482 DLCTRL DEBUG Tx Command reply: GET_REPLY 311837688 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085909483 DLCTRL DEBUG Command: GET 948362369 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085909483 DLCTRL DEBUG Tx Command reply: GET_REPLY 948362369 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085909484 DLCTRL DEBUG Command: GET 985656537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085909484 DLCTRL DEBUG Tx Command reply: GET_REPLY 985656537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085909485 DLCTRL DEBUG Command: GET 817213331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085909485 DLCTRL DEBUG Tx Command reply: GET_REPLY 817213331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085909485 DLCTRL DEBUG Command: GET 525735850 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085909485 DLCTRL DEBUG Tx Command reply: GET_REPLY 525735850 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085909487 DLCTRL DEBUG Command: GET 75564114 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085909487 DLCTRL DEBUG Tx Command reply: GET_REPLY 75564114 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085909487 DLCTRL DEBUG Command: GET 600692695 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085909487 DLCTRL DEBUG Tx Command reply: GET_REPLY 600692695 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085909488 DLCTRL DEBUG Command: GET 975071360 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085909488 DLCTRL DEBUG Tx Command reply: GET_REPLY 975071360 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085909489 DLCTRL DEBUG Command: GET 108392237 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085909489 DLCTRL DEBUG Tx Command reply: GET_REPLY 108392237 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085909491 DLCTRL DEBUG Command: GET 119708245 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085909491 DLCTRL DEBUG Tx Command reply: GET_REPLY 119708245 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085909492 DLCTRL DEBUG Command: GET 800762054 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085909492 DLCTRL DEBUG Tx Command reply: GET_REPLY 800762054 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085909493 DLCTRL DEBUG Command: GET 579070107 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085909493 DLCTRL DEBUG Tx Command reply: GET_REPLY 579070107 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085909494 DLCTRL DEBUG Command: GET 33764874 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085909494 DLCTRL DEBUG Tx Command reply: GET_REPLY 33764874 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085909495 DLCTRL DEBUG Command: GET 938670773 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085909495 DLCTRL DEBUG Tx Command reply: GET_REPLY 938670773 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085909496 DLCTRL DEBUG Command: GET 243747589 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085909496 DLCTRL DEBUG Tx Command reply: GET_REPLY 243747589 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000011010101'B, t_guard := 20.000000 } 20241216085909507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)4677750 20241216085910529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085910529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085910529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085910530 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085910530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x476076, normal) (hnbgw_rua.c:407) 20241216085910530 DHNB DEBUG map_rua[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216085910530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085910530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677750 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085910530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085910530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085910530 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085910530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677750 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085910530 DCN DEBUG map_sccp[0x56050f97dd20]{init}: Allocated (fsm.c:456) 20241216085910530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085910530 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4677750 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085910530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677750 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085910530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085910530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085910530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085910530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085910530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085910530 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085910530 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{IDLE}: Allocated (fsm.c:456) 20241216085910530 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085910530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030000d50056400500f1100926) (sccp_scrc.c:406) 20241216085910530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085910530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085910530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085910530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085910530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085910530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085910530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085910530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085910531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085910531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085910531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085910531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085910531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085910531 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085910531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085910531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085910531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085910531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085910531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085910531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085910531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085910531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085910531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085910531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)16098520 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085910538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085910538 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085910538 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085910539 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085910539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085910539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085910539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085910539 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085910539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085910539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085910539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085910539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085910539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085910539 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ecac93) (sccp_scrc.c:477) 20241216085910539 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241216085910539 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085910539 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085910539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085910539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085910539 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) 20241216085910539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085910539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@e75c4cc34061: setverdict(pass): none -> pass 20241216085910541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085910543 DLCTRL DEBUG Command: GET 782503013 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085910543 DLCTRL DEBUG Tx Command reply: GET_REPLY 782503013 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085910546 DLCTRL DEBUG Command: GET 198252090 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085910546 DLCTRL DEBUG Tx Command reply: GET_REPLY 198252090 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085910548 DLCTRL DEBUG Command: GET 893164280 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085910548 DLCTRL DEBUG Tx Command reply: GET_REPLY 893164280 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085910550 DLCTRL DEBUG Command: GET 4676470 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085910550 DLCTRL DEBUG Tx Command reply: GET_REPLY 4676470 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085910551 DLCTRL DEBUG Command: GET 750689055 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085910551 DLCTRL DEBUG Tx Command reply: GET_REPLY 750689055 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085910552 DLCTRL DEBUG Command: GET 488800635 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085910552 DLCTRL DEBUG Tx Command reply: GET_REPLY 488800635 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085910552 DLCTRL DEBUG Command: GET 672793513 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085910552 DLCTRL DEBUG Tx Command reply: GET_REPLY 672793513 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085910553 DLCTRL DEBUG Command: GET 386065440 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085910553 DLCTRL DEBUG Tx Command reply: GET_REPLY 386065440 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085910554 DLCTRL DEBUG Command: GET 379787320 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085910554 DLCTRL DEBUG Tx Command reply: GET_REPLY 379787320 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085910554 DLCTRL DEBUG Command: GET 209321362 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085910554 DLCTRL DEBUG Tx Command reply: GET_REPLY 209321362 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085910555 DLCTRL DEBUG Command: GET 356346039 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085910555 DLCTRL DEBUG Tx Command reply: GET_REPLY 356346039 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085910556 DLCTRL DEBUG Command: GET 45991615 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085910556 DLCTRL DEBUG Tx Command reply: GET_REPLY 45991615 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085910556 DLCTRL DEBUG Command: GET 606508079 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085910556 DLCTRL DEBUG Tx Command reply: GET_REPLY 606508079 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085910557 DLCTRL DEBUG Command: GET 365856872 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085910557 DLCTRL DEBUG Tx Command reply: GET_REPLY 365856872 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085910558 DLCTRL DEBUG Command: GET 750016055 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085910558 DLCTRL DEBUG Tx Command reply: GET_REPLY 750016055 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085910558 DLCTRL DEBUG Command: GET 761908769 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085910558 DLCTRL DEBUG Tx Command reply: GET_REPLY 761908769 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085910559 DLCTRL DEBUG Command: GET 336203212 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085910559 DLCTRL DEBUG Tx Command reply: GET_REPLY 336203212 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085910560 DLCTRL DEBUG Command: GET 848321863 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085910560 DLCTRL DEBUG Tx Command reply: GET_REPLY 848321863 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085910560 DLCTRL DEBUG Command: GET 805580913 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085910560 DLCTRL DEBUG Tx Command reply: GET_REPLY 805580913 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085910561 DLCTRL DEBUG Command: GET 154000073 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085910561 DLCTRL DEBUG Tx Command reply: GET_REPLY 154000073 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001100010101'B, t_guard := 20.000000 } 20241216085910571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)6437597 20241216085911587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085911587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085911587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085911587 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085911587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x623add, normal) (hnbgw_rua.c:407) 20241216085911587 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216085911587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085911587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437597 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085911587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085911587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085911587 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437597 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085911587 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216085911587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085911587 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6437597 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085911587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437597 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085911587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085911587 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085911587 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085911587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085911587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085911587 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085911587 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{IDLE}: Allocated (fsm.c:456) 20241216085911587 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085911587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003150056400500f1100926) (sccp_scrc.c:406) 20241216085911588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085911588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085911588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085911588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085911588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085911588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085911588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085911588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085911588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085911588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085911588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085911588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085911588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085911588 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085911588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085911588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085911588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085911588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085911588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085911588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085911588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085911588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085911588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085911588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)5687594 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216085911591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085911591 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085911591 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085911591 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085911591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085911591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085911591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085911591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085911591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085911591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085911591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085911591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085911591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085911591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00197bcd) (sccp_scrc.c:477) 20241216085911591 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241216085911591 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085911591 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085911591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085911591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085911592 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) 20241216085911592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085911592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@e75c4cc34061: setverdict(pass): none -> pass 20241216085911593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085911594 DLCTRL DEBUG Command: GET 836858822 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085911594 DLCTRL DEBUG Tx Command reply: GET_REPLY 836858822 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20241216085911598 DLCTRL DEBUG Command: GET 700157595 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085911598 DLCTRL DEBUG Tx Command reply: GET_REPLY 700157595 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085911604 DLCTRL DEBUG Command: GET 957109149 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085911604 DLCTRL DEBUG Tx Command reply: GET_REPLY 957109149 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085911607 DLCTRL DEBUG Command: GET 455850980 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085911607 DLCTRL DEBUG Tx Command reply: GET_REPLY 455850980 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085911608 DLCTRL DEBUG Command: GET 566454021 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085911608 DLCTRL DEBUG Tx Command reply: GET_REPLY 566454021 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085911610 DLCTRL DEBUG Command: GET 156355995 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085911610 DLCTRL DEBUG Tx Command reply: GET_REPLY 156355995 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085911611 DLCTRL DEBUG Command: GET 900090870 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085911611 DLCTRL DEBUG Tx Command reply: GET_REPLY 900090870 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085911612 DLCTRL DEBUG Command: GET 678583487 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085911612 DLCTRL DEBUG Tx Command reply: GET_REPLY 678583487 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085911613 DLCTRL DEBUG Command: GET 458921624 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085911613 DLCTRL DEBUG Tx Command reply: GET_REPLY 458921624 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085911614 DLCTRL DEBUG Command: GET 452003188 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085911614 DLCTRL DEBUG Tx Command reply: GET_REPLY 452003188 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085911615 DLCTRL DEBUG Command: GET 964943889 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085911615 DLCTRL DEBUG Tx Command reply: GET_REPLY 964943889 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085911616 DLCTRL DEBUG Command: GET 408364036 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085911616 DLCTRL DEBUG Tx Command reply: GET_REPLY 408364036 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085911616 DLCTRL DEBUG Command: GET 466969362 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085911616 DLCTRL DEBUG Tx Command reply: GET_REPLY 466969362 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085911617 DLCTRL DEBUG Command: GET 108609937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085911617 DLCTRL DEBUG Tx Command reply: GET_REPLY 108609937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085911618 DLCTRL DEBUG Command: GET 687067778 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085911618 DLCTRL DEBUG Tx Command reply: GET_REPLY 687067778 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085911619 DLCTRL DEBUG Command: GET 778739409 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085911619 DLCTRL DEBUG Tx Command reply: GET_REPLY 778739409 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085911619 DLCTRL DEBUG Command: GET 609065721 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085911619 DLCTRL DEBUG Tx Command reply: GET_REPLY 609065721 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085911620 DLCTRL DEBUG Command: GET 157193613 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085911620 DLCTRL DEBUG Tx Command reply: GET_REPLY 157193613 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085911621 DLCTRL DEBUG Command: GET 285310764 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085911621 DLCTRL DEBUG Tx Command reply: GET_REPLY 285310764 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085911621 DLCTRL DEBUG Command: GET 803170733 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085911621 DLCTRL DEBUG Tx Command reply: GET_REPLY 803170733 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001111011110'B, t_guard := 20.000000 } 20241216085911632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)13822095 20241216085912655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085912655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085912655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241216085912655 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085912655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2e88f, normal) (hnbgw_rua.c:407) 20241216085912655 DHNB DEBUG map_rua[0x56050f98d8b0]{init}: Allocated (fsm.c:456) 20241216085912655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085912655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822095 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085912655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085912655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085912655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822095 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085912655 DCN DEBUG map_sccp[0x56050f980680]{init}: Allocated (fsm.c:456) 20241216085912655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085912655 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13822095 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085912655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822095 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241216085912655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085912655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085912655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085912655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085912655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085912655 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085912655 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{IDLE}: Allocated (fsm.c:456) 20241216085912655 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085912655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003de0056400500f1100926) (sccp_scrc.c:406) 20241216085912655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085912655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085912655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085912655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085912655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085912655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085912655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085912655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085912655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085912656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085912656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085912656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085912656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085912656 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085912656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085912656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085912656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085912656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085912656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085912656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085912656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085912656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085912656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)1024899 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241216085912661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085912661 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085912661 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085912661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085912661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085912661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085912661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085912661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085912661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085912661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085912661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085912661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085912661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00773701) (sccp_scrc.c:477) 20241216085912661 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241216085912661 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085912661 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085912661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085912661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085912661 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) 20241216085912661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085912661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(468)@e75c4cc34061: setverdict(pass): none -> pass 20241216085912663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085912665 DLCTRL DEBUG Command: GET 991968214 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085912665 DLCTRL DEBUG Tx Command reply: GET_REPLY 991968214 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20241216085912667 DLCTRL DEBUG Command: GET 73991083 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085912667 DLCTRL DEBUG Tx Command reply: GET_REPLY 73991083 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085912668 DLCTRL DEBUG Command: GET 706978173 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085912668 DLCTRL DEBUG Tx Command reply: GET_REPLY 706978173 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085912669 DLCTRL DEBUG Command: GET 875027379 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085912669 DLCTRL DEBUG Tx Command reply: GET_REPLY 875027379 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085912670 DLCTRL DEBUG Command: GET 47895109 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085912670 DLCTRL DEBUG Tx Command reply: GET_REPLY 47895109 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085912671 DLCTRL DEBUG Command: GET 622262368 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085912671 DLCTRL DEBUG Tx Command reply: GET_REPLY 622262368 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085912672 DLCTRL DEBUG Command: GET 316853905 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085912672 DLCTRL DEBUG Tx Command reply: GET_REPLY 316853905 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085912672 DLCTRL DEBUG Command: GET 529233396 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085912672 DLCTRL DEBUG Tx Command reply: GET_REPLY 529233396 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085912673 DLCTRL DEBUG Command: GET 116415284 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085912673 DLCTRL DEBUG Tx Command reply: GET_REPLY 116415284 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085912674 DLCTRL DEBUG Command: GET 68152870 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085912674 DLCTRL DEBUG Tx Command reply: GET_REPLY 68152870 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085912674 DLCTRL DEBUG Command: GET 172882515 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085912674 DLCTRL DEBUG Tx Command reply: GET_REPLY 172882515 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085912675 DLCTRL DEBUG Command: GET 856905428 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085912675 DLCTRL DEBUG Tx Command reply: GET_REPLY 856905428 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085912676 DLCTRL DEBUG Command: GET 862238170 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085912676 DLCTRL DEBUG Tx Command reply: GET_REPLY 862238170 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085912676 DLCTRL DEBUG Command: GET 460066206 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085912676 DLCTRL DEBUG Tx Command reply: GET_REPLY 460066206 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085912677 DLCTRL DEBUG Command: GET 925030245 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085912677 DLCTRL DEBUG Tx Command reply: GET_REPLY 925030245 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085912678 DLCTRL DEBUG Command: GET 319292384 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085912678 DLCTRL DEBUG Tx Command reply: GET_REPLY 319292384 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085912678 DLCTRL DEBUG Command: GET 668351136 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085912678 DLCTRL DEBUG Tx Command reply: GET_REPLY 668351136 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085912679 DLCTRL DEBUG Command: GET 847839404 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085912679 DLCTRL DEBUG Tx Command reply: GET_REPLY 847839404 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085912680 DLCTRL DEBUG Command: GET 406497386 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085912680 DLCTRL DEBUG Tx Command reply: GET_REPLY 406497386 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085912680 DLCTRL DEBUG Command: GET 16393489 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085912680 DLCTRL DEBUG Tx Command reply: GET_REPLY 16393489 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085912683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085912683 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41551<->l=127.0.0.1:4262) (control_if.c:193) 20241216085912683 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@e75c4cc34061: Final verdict of PTC: none 20241216085912683 DLINP DEBUG SRVCONN(,r=127.0.0.1:54084<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085912683 DLINP NOTICE SRV(,r=127.0.0.1:54084<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085912683 DMAIN NOTICE (127.0.0.1:54084 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54084<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085912683 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085912683 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085912683 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085912683 DLSS7 <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_L3Compl_on_1_cnlink-Iuh1-RUA(457)@e75c4cc34061: Final verdict of PTC: none 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085912683 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 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085912683 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085912683 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085912683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085912683 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085912683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085912683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(463)@e75c4cc34061: Final verdict of PTC: none 20241216085912683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085912683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085912683 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085912683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085912683 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085912683 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085912683 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085912683 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085912683 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085912683 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085912683 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(462)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(452)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(451)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(464)@e75c4cc34061: Final verdict of PTC: none 20241216085912684 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 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085912684 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085912684 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) 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085912684 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085912684 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085912684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085912684 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085912684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085912684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085912684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085912684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085912684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085912684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085912684 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085912684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085912684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085912684 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085912684 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085912684 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085912684 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085912684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085912684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085912684 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085912684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085912684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085912684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085912684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085912684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085912684 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085912684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085912684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085912684 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085912684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085912684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085912684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085912684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{disrupted}: Freeing instance (context_map.c:202) 20241216085912684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16244007)[0x56050f974f50]{disrupted}: Deallocated (fsm.c:568) 20241216085912684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085912684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{disconnected}: Freeing instance (context_map.c:206) 20241216085912684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56050f9a6520]{disconnected}: Deallocated (fsm.c:568) 20241216085912684 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16244007 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085912684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085912684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085912684 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085912684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085912685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085912685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085912685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085912685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085912685 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085912685 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085912685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{disrupted}: Freeing instance (context_map.c:202) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677750)[0x56050f921ff0]{disrupted}: Deallocated (fsm.c:568) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{disconnected}: Freeing instance (context_map.c:206) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56050f97dd20]{disconnected}: Deallocated (fsm.c:568) 20241216085912685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677750 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085912685 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085912685 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085912685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085912685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085912685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085912685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085912685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085912685 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085912685 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085912685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6437597)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216085912685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6437597 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085912685 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085912685 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085912685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085912685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085912685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085912685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085912685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085912685 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085912685 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085912685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{disrupted}: Freeing instance (context_map.c:202) 20241216085912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13822095)[0x56050f98d8b0]{disrupted}: Deallocated (fsm.c:568) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{disconnected}: Freeing instance (context_map.c:206) 20241216085912685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56050f980680]{disconnected}: Deallocated (fsm.c:568) 20241216085912685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13822095 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216085912685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085912685 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085912685 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085912685 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085912685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085912685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085912685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085912685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085912685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085912685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085912685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085912685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085912685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085912685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085912685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085912685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085912685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085912685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085912685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085912685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085912685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085912685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(453)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:12 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 20241216085912733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085913236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403996) Waiting for packet dumper to finish... 1 (prev_count=403996, count=438584) 20241216085914685 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085914685 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085914685 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085914685 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085914685 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085914685 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:59:15 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241216085916339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085916343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085916346 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39703<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085916443 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085916443 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085916452 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916452 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916452 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916452 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916452 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916452 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916452 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916452 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085916452 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56383 (stream_srv.c:132) 20241216085916453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56383<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085916454 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085916454 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085916454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916454 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916454 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916454 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085916454 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085916454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916454 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916454 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085916454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085916454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916454 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916454 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916454 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085916454 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085916454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916454 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916454 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 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085916454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085916454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085916454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916454 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916454 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085916454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(479)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(482)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(480)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085916483 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916483 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916483 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916483 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916483 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916483 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916483 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085916483 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916484 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916484 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085916484 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085916484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916485 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085916485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916485 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916485 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916485 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085916485 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916485 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085916485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916485 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916485 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916485 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085916485 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916485 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085916485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916485 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916485 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085916485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085916485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916485 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916485 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 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085916485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085916485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085916485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085916485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(483)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085916533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085916533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085916533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085916533 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085916533 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085916533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085916533 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085916533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085916533 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085916537 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085916537 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085916537 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085916537 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085916537 DHNBAP DEBUG (127.0.0.1:56383 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085916537 DHNBAP NOTICE (127.0.0.1:56383 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085916537 DHNBAP NOTICE (127.0.0.1:56383 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085916537 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085916537 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085916666 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085916666 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085916666 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085916666 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085916676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085916676 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085916676 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085916676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085916676 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085916676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085916678 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 20241216085916678 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 20241216085916678 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085916678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085916680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916680 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085916680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085916680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085916680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085916680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085916680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085916680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085916680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085916680 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085916680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085916680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085916680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085916680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085916680 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085916680 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085916680 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(482)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085916682 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085916682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085916682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085916682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916682 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085916683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085916683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085916683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085916683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085916685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916685 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085916685 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085916685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085916685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085916686 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085916686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085916688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916688 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085916688 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085916688 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085916688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085916688 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085916688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085916688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085916688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085916688 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085916688 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085916688 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085916688 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085916688 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085916688 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085916688 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085916688 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916690 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916690 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085916690 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085916690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085916690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916690 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085916690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085916690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085916690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085916690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085916699 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085916699 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085916699 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085916699 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085916704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085916704 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085916704 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085916704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085916704 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085916704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085916706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916706 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085916706 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085916706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085916706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085916706 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085916706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085916706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085916706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085916706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085916706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085916706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085916706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085916706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085916706 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085916706 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085916706 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916707 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916707 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085916707 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085916707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085916707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916707 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085916708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085916708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085916708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085916708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085916720 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 20241216085916720 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 20241216085916720 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085916720 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085916726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916726 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085916726 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085916726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085916726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085916726 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085916727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085916729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916729 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085916729 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085916729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085916729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085916729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085916729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085916729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085916729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085916729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085916729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085916729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085916729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085916729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085916729 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085916729 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085916730 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085916731 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085916731 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085916731 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085916731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085916731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085916731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085916731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085916731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085916731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085916731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085916731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085916731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085916731 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085916731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085916731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085916731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085916731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085916731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085916731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085916731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085916731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085917476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917476 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085917476 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085917476 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085917476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917476 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085917476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085917476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085917476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085917477 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085917477 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085917477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085917477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085917477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085917477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085917477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085917477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085917477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085917477 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085917477 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085917477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085917477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085917477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085917477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085917477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085917477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085917477 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085917479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085917479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085917479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917479 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085917479 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085917479 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085917479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917479 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085917480 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085917480 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085917484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917485 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085917485 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085917485 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 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917485 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917485 DLM3UA DEBUG 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) 20241216085917485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085917485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917485 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917485 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085917485 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085917485 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) 20241216085917485 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) 20241216085917485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085917485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085917485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085917485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085917485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085917485 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085917485 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216085917485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085917485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085917485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085917485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917485 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085917485 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085917485 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 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917485 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917485 DLM3UA DEBUG 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) 20241216085917485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085917485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917485 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917485 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917485 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085917485 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085917485 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085917511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917511 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085917511 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085917511 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085917511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085917511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085917511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085917511 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085917511 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085917511 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085917511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085917511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085917511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085917511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085917511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085917511 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085917511 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085917511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085917512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085917512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085917512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085917512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085917512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085917512 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085917513 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085917513 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085917513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917513 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085917513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085917513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085917513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085917513 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085917513 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085917529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917529 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085917529 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085917529 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 20241216085917529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917529 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917530 DLM3UA DEBUG 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) 20241216085917530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085917530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085917530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085917530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085917530 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085917530 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) 20241216085917530 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) 20241216085917530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085917530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085917530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085917530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085917530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085917530 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085917530 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216085917530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085917530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085917530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085917530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085917530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085917530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085917530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085917532 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085917532 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085917532 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 20241216085917532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085917532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085917532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085917532 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085917532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085917532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085917532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085917532 DLM3UA DEBUG 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) 20241216085917532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085917532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085917532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085917532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085917532 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085917532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085917532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085917532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085917532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085917532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085917532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085917532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085917532 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085917532 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085918547 DLCTRL DEBUG Command: GET 40070555 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085918547 DLCTRL DEBUG Tx Command reply: GET_REPLY 40070555 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085918548 DLCTRL DEBUG Command: GET 454588601 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085918548 DLCTRL DEBUG Tx Command reply: GET_REPLY 454588601 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085918551 DLCTRL DEBUG Command: GET 21616972 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085918551 DLCTRL DEBUG Tx Command reply: GET_REPLY 21616972 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085918555 DLCTRL DEBUG Command: GET 161622145 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085918555 DLCTRL DEBUG Tx Command reply: GET_REPLY 161622145 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085918558 DLCTRL DEBUG Command: GET 493737601 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085918558 DLCTRL DEBUG Tx Command reply: GET_REPLY 493737601 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085918561 DLCTRL DEBUG Command: GET 771135721 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085918562 DLCTRL DEBUG Tx Command reply: GET_REPLY 771135721 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085918565 DLCTRL DEBUG Command: GET 680698050 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085918565 DLCTRL DEBUG Tx Command reply: GET_REPLY 680698050 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085918569 DLCTRL DEBUG Command: GET 828511012 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085918569 DLCTRL DEBUG Tx Command reply: GET_REPLY 828511012 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085918573 DLCTRL DEBUG Command: GET 771452483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085918573 DLCTRL DEBUG Tx Command reply: GET_REPLY 771452483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085918577 DLCTRL DEBUG Command: GET 984027106 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085918578 DLCTRL DEBUG Tx Command reply: GET_REPLY 984027106 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085918581 DLCTRL DEBUG Command: GET 96048500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085918581 DLCTRL DEBUG Tx Command reply: GET_REPLY 96048500 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085918582 DLCTRL DEBUG Command: GET 813721618 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085918582 DLCTRL DEBUG Tx Command reply: GET_REPLY 813721618 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085918583 DLCTRL DEBUG Command: GET 818047492 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085918583 DLCTRL DEBUG Tx Command reply: GET_REPLY 818047492 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085918585 DLCTRL DEBUG Command: GET 198879113 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085918585 DLCTRL DEBUG Tx Command reply: GET_REPLY 198879113 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085918588 DLCTRL DEBUG Command: GET 413190952 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085918588 DLCTRL DEBUG Tx Command reply: GET_REPLY 413190952 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085918591 DLCTRL DEBUG Command: GET 640160541 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085918591 DLCTRL DEBUG Tx Command reply: GET_REPLY 640160541 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085918594 DLCTRL DEBUG Command: GET 766454834 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085918594 DLCTRL DEBUG Tx Command reply: GET_REPLY 766454834 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085918597 DLCTRL DEBUG Command: GET 391492613 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085918597 DLCTRL DEBUG Tx Command reply: GET_REPLY 391492613 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085918601 DLCTRL DEBUG Command: GET 682951204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085918601 DLCTRL DEBUG Tx Command reply: GET_REPLY 682951204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085918605 DLCTRL DEBUG Command: GET 157998501 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085918605 DLCTRL DEBUG Tx Command reply: GET_REPLY 157998501 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000000001000010'B, t_guard := 20.000000 } 20241216085918628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)10112281 20241216085919647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085919647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085919647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216085919647 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085919647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a4d19, normal) (hnbgw_rua.c:407) 20241216085919647 DHNB DEBUG map_rua[0x56050f9a6520]{init}: Allocated (fsm.c:456) 20241216085919647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085919647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112281 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085919647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085919647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085919647 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112281 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085919647 DCN DEBUG map_sccp[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216085919647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085919647 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10112281 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085919647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112281 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216085919647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085919647 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085919647 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085919647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085919647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085919647 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085919647 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{IDLE}: Allocated (fsm.c:456) 20241216085919647 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085919647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000420056400500f1100926) (sccp_scrc.c:406) 20241216085919647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085919647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085919647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085919647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085919647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085919647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085919647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085919647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085919647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085919647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085919647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085919647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085919647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085919647 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085919647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085919647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085919647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085919647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085919647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085919647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085919647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085919647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085919647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085919647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)15728234 HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@e75c4cc34061: setverdict(pass): none -> pass 20241216085919654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085919655 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085919655 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085919655 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085919655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085919655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085919655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085919655 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085919655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085919655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085919655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085919655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085919655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085919655 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069d58f) (sccp_scrc.c:477) 20241216085919655 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241216085919655 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085919655 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085919655 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085919655 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085919655 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) 20241216085919655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085919655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085919655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085919657 DLCTRL DEBUG Command: GET 613969780 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085919657 DLCTRL DEBUG Tx Command reply: GET_REPLY 613969780 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085919659 DLCTRL DEBUG Command: GET 830721796 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085919659 DLCTRL DEBUG Tx Command reply: GET_REPLY 830721796 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085919661 DLCTRL DEBUG Command: GET 320502622 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085919661 DLCTRL DEBUG Tx Command reply: GET_REPLY 320502622 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085919662 DLCTRL DEBUG Command: GET 307203916 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085919662 DLCTRL DEBUG Tx Command reply: GET_REPLY 307203916 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085919663 DLCTRL DEBUG Command: GET 421668955 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085919663 DLCTRL DEBUG Tx Command reply: GET_REPLY 421668955 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085919664 DLCTRL DEBUG Command: GET 498979613 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085919664 DLCTRL DEBUG Tx Command reply: GET_REPLY 498979613 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085919664 DLCTRL DEBUG Command: GET 587114727 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085919664 DLCTRL DEBUG Tx Command reply: GET_REPLY 587114727 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085919665 DLCTRL DEBUG Command: GET 472474133 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085919665 DLCTRL DEBUG Tx Command reply: GET_REPLY 472474133 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085919666 DLCTRL DEBUG Command: GET 754598450 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085919666 DLCTRL DEBUG Tx Command reply: GET_REPLY 754598450 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085919666 DLCTRL DEBUG Command: GET 331385633 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085919666 DLCTRL DEBUG Tx Command reply: GET_REPLY 331385633 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085919667 DLCTRL DEBUG Command: GET 53912 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085919667 DLCTRL DEBUG Tx Command reply: GET_REPLY 53912 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085919668 DLCTRL DEBUG Command: GET 741749260 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085919668 DLCTRL DEBUG Tx Command reply: GET_REPLY 741749260 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085919668 DLCTRL DEBUG Command: GET 104754355 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085919668 DLCTRL DEBUG Tx Command reply: GET_REPLY 104754355 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085919669 DLCTRL DEBUG Command: GET 37962742 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085919669 DLCTRL DEBUG Tx Command reply: GET_REPLY 37962742 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085919670 DLCTRL DEBUG Command: GET 395428808 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085919670 DLCTRL DEBUG Tx Command reply: GET_REPLY 395428808 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085919670 DLCTRL DEBUG Command: GET 75097591 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085919670 DLCTRL DEBUG Tx Command reply: GET_REPLY 75097591 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085919671 DLCTRL DEBUG Command: GET 995552332 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085919671 DLCTRL DEBUG Tx Command reply: GET_REPLY 995552332 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085919672 DLCTRL DEBUG Command: GET 490504020 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085919672 DLCTRL DEBUG Tx Command reply: GET_REPLY 490504020 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085919672 DLCTRL DEBUG Command: GET 938578041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085919672 DLCTRL DEBUG Tx Command reply: GET_REPLY 938578041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085919673 DLCTRL DEBUG Command: GET 84213632 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085919673 DLCTRL DEBUG Tx Command reply: GET_REPLY 84213632 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001101101001'B, t_guard := 20.000000 } 20241216085919684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@e75c4cc34061: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)9408845 20241216085920705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085920705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085920705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085920705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085920705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f914d, normal) (hnbgw_rua.c:407) 20241216085920705 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216085920705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085920705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9408845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085920705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085920705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085920705 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085920705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9408845 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085920705 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216085920705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085920705 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9408845 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085920705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9408845 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085920705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085920705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085920705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085920705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085920705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085920705 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085920705 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{IDLE}: Allocated (fsm.c:456) 20241216085920705 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085920705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003690056400500f1100926) (sccp_scrc.c:406) 20241216085920705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085920705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085920705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085920705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085920705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085920705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085920705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085920705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085920705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085920705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085920705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085920705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085920706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085920706 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085920706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085920706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085920706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085920706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085920706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085920706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085920706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085920706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085920706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085920706 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@e75c4cc34061: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)6013088 HNBGW_Test.msc1-SCCP(480)@e75c4cc34061: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(491)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(480)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085920720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085920720 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085920720 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085920720 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 20241216085920720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085920720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085920720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085920720 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085920720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085920720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085920720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085920720 DLM3UA DEBUG 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) 20241216085920721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085920721 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0042fe2a) (sccp_scrc.c:477) 20241216085920721 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241216085920721 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085920721 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085920721 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085920721 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085920721 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) 20241216085920721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085920721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085920722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085920724 DLCTRL DEBUG Command: GET 408204538 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085920724 DLCTRL DEBUG Tx Command reply: GET_REPLY 408204538 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085920728 DLCTRL DEBUG Command: GET 349905351 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085920728 DLCTRL DEBUG Tx Command reply: GET_REPLY 349905351 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085920734 DLCTRL DEBUG Command: GET 67320781 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085920734 DLCTRL DEBUG Tx Command reply: GET_REPLY 67320781 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085920738 DLCTRL DEBUG Command: GET 9612377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085920739 DLCTRL DEBUG Tx Command reply: GET_REPLY 9612377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085920741 DLCTRL DEBUG Command: GET 121354683 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085920741 DLCTRL DEBUG Tx Command reply: GET_REPLY 121354683 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085920743 DLCTRL DEBUG Command: GET 836252883 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085920743 DLCTRL DEBUG Tx Command reply: GET_REPLY 836252883 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085920744 DLCTRL DEBUG Command: GET 796817329 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085920744 DLCTRL DEBUG Tx Command reply: GET_REPLY 796817329 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085920745 DLCTRL DEBUG Command: GET 9562473 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085920745 DLCTRL DEBUG Tx Command reply: GET_REPLY 9562473 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085920746 DLCTRL DEBUG Command: GET 864727764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085920746 DLCTRL DEBUG Tx Command reply: GET_REPLY 864727764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085920747 DLCTRL DEBUG Command: GET 28901223 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085920747 DLCTRL DEBUG Tx Command reply: GET_REPLY 28901223 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085920747 DLCTRL DEBUG Command: GET 160912854 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085920748 DLCTRL DEBUG Tx Command reply: GET_REPLY 160912854 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085920748 DLCTRL DEBUG Command: GET 820156300 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085920748 DLCTRL DEBUG Tx Command reply: GET_REPLY 820156300 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085920749 DLCTRL DEBUG Command: GET 924109358 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085920749 DLCTRL DEBUG Tx Command reply: GET_REPLY 924109358 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085920750 DLCTRL DEBUG Command: GET 708261936 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085920750 DLCTRL DEBUG Tx Command reply: GET_REPLY 708261936 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085920751 DLCTRL DEBUG Command: GET 146751608 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085920751 DLCTRL DEBUG Tx Command reply: GET_REPLY 146751608 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085920751 DLCTRL DEBUG Command: GET 620876361 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085920751 DLCTRL DEBUG Tx Command reply: GET_REPLY 620876361 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085920752 DLCTRL DEBUG Command: GET 314445917 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085920752 DLCTRL DEBUG Tx Command reply: GET_REPLY 314445917 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085920753 DLCTRL DEBUG Command: GET 963526809 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085920753 DLCTRL DEBUG Tx Command reply: GET_REPLY 963526809 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085920754 DLCTRL DEBUG Command: GET 807628950 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085920754 DLCTRL DEBUG Tx Command reply: GET_REPLY 807628950 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085920754 DLCTRL DEBUG Command: GET 716433484 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085920754 DLCTRL DEBUG Tx Command reply: GET_REPLY 716433484 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000000100010'B, t_guard := 20.000000 } 20241216085920765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@e75c4cc34061: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)9836956 20241216085921779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085921779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085921779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216085921779 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085921779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96199c, normal) (hnbgw_rua.c:407) 20241216085921779 DHNB DEBUG map_rua[0x56050f980680]{init}: Allocated (fsm.c:456) 20241216085921779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085921779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9836956 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085921779 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085921779 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085921780 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9836956 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085921780 DCN DEBUG map_sccp[0x56050f97b9d0]{init}: Allocated (fsm.c:456) 20241216085921780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085921780 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9836956 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085921780 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9836956 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216085921780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085921780 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085921780 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085921780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085921780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085921780 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085921780 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{IDLE}: Allocated (fsm.c:456) 20241216085921780 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085921780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000220056400500f1100926) (sccp_scrc.c:406) 20241216085921780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085921780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085921780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085921780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085921780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085921780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085921780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085921780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085921780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085921780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085921780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085921780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085921780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085921780 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085921780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085921780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085921780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921780 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085921780 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085921780 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085921780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085921780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085921780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085921780 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@e75c4cc34061: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)12064657 HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085921788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085921788 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085921788 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085921788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085921788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085921788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085921788 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085921788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085921788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085921788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085921788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085921788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085921788 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d81da) (sccp_scrc.c:477) 20241216085921788 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241216085921788 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085921788 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085921788 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085921788 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085921788 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) 20241216085921788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085921788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@e75c4cc34061: setverdict(pass): none -> pass 20241216085921791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085921793 DLCTRL DEBUG Command: GET 779871578 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085921793 DLCTRL DEBUG Tx Command reply: GET_REPLY 779871578 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085921796 DLCTRL DEBUG Command: GET 754508890 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085921796 DLCTRL DEBUG Tx Command reply: GET_REPLY 754508890 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085921799 DLCTRL DEBUG Command: GET 206203798 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085921799 DLCTRL DEBUG Tx Command reply: GET_REPLY 206203798 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085921802 DLCTRL DEBUG Command: GET 53693137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085921802 DLCTRL DEBUG Tx Command reply: GET_REPLY 53693137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085921804 DLCTRL DEBUG Command: GET 93819950 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085921804 DLCTRL DEBUG Tx Command reply: GET_REPLY 93819950 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085921806 DLCTRL DEBUG Command: GET 653903433 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085921806 DLCTRL DEBUG Tx Command reply: GET_REPLY 653903433 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085921807 DLCTRL DEBUG Command: GET 144579333 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085921807 DLCTRL DEBUG Tx Command reply: GET_REPLY 144579333 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085921808 DLCTRL DEBUG Command: GET 219550787 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085921808 DLCTRL DEBUG Tx Command reply: GET_REPLY 219550787 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085921809 DLCTRL DEBUG Command: GET 727220038 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085921809 DLCTRL DEBUG Tx Command reply: GET_REPLY 727220038 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085921810 DLCTRL DEBUG Command: GET 80160266 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085921810 DLCTRL DEBUG Tx Command reply: GET_REPLY 80160266 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085921811 DLCTRL DEBUG Command: GET 547151944 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085921811 DLCTRL DEBUG Tx Command reply: GET_REPLY 547151944 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085921812 DLCTRL DEBUG Command: GET 135237329 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085921812 DLCTRL DEBUG Tx Command reply: GET_REPLY 135237329 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085921813 DLCTRL DEBUG Command: GET 560759126 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085921813 DLCTRL DEBUG Tx Command reply: GET_REPLY 560759126 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085921813 DLCTRL DEBUG Command: GET 568332304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085921813 DLCTRL DEBUG Tx Command reply: GET_REPLY 568332304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085921814 DLCTRL DEBUG Command: GET 610288316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085921814 DLCTRL DEBUG Tx Command reply: GET_REPLY 610288316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085921815 DLCTRL DEBUG Command: GET 554169224 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085921815 DLCTRL DEBUG Tx Command reply: GET_REPLY 554169224 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085921816 DLCTRL DEBUG Command: GET 988457957 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085921816 DLCTRL DEBUG Tx Command reply: GET_REPLY 988457957 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085921816 DLCTRL DEBUG Command: GET 630203540 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085921816 DLCTRL DEBUG Tx Command reply: GET_REPLY 630203540 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085921817 DLCTRL DEBUG Command: GET 84899816 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085921817 DLCTRL DEBUG Tx Command reply: GET_REPLY 84899816 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085921818 DLCTRL DEBUG Command: GET 55847072 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085921818 DLCTRL DEBUG Tx Command reply: GET_REPLY 55847072 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@e75c4cc34061: Final verdict of PTC: none 20241216085921821 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39703<->l=127.0.0.1:4262) (control_if.c:193) 20241216085921821 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085921821 DLINP DEBUG SRVCONN(,r=127.0.0.1:56383<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085921821 DLINP NOTICE SRV(,r=127.0.0.1:56383<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085921821 DMAIN NOTICE (127.0.0.1:56383 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56383<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085921821 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@e75c4cc34061: Final verdict of PTC: none 20241216085921821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47838<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(484)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@e75c4cc34061: Final verdict of PTC: none 20241216085921821 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085921821 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc0-M3UA(479)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@e75c4cc34061: Final verdict of PTC: none 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085921821 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 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085921821 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085921821 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN IPA-CTRL-CLI-IPA(471)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@e75c4cc34061: Final verdict of PTC: none 20241216085921821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085921821 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085921821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085921821 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(485)@e75c4cc34061: Final verdict of PTC: none 20241216085921822 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 20241216085921822 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085921822 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085921822 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) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085921822 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085921822 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085921822 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) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085921822 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 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085921822 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085921822 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 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085921822 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085921822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085921822 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 20241216085921822 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) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085921822 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 20241216085921822 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085921822 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) 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085921822 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216085921822 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 20241216085921823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085921823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085921823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085921823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085921823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085921823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085921823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085921823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085921823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085921823 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085921823 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085921823 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085921823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085921823 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085921823 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.sgsn1-M3UA(488)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(489)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(470)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085921821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085921821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085921821 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085921822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085921822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085921822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085921822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085921822 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085921822 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085921822 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085921822 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085921822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085921822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085921822 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085921822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085921822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085921822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085921822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085921822 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085921822 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085921822 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085921822 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085921822 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085921822 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085921822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085921822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085921822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085921822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085921822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085921822 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085921822 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085921822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{disrupted}: Freeing instance (context_map.c:202) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10112281)[0x56050f9a6520]{disrupted}: Deallocated (fsm.c:568) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{disconnected}: Freeing instance (context_map.c:206) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56050f921ff0]{disconnected}: Deallocated (fsm.c:568) 20241216085921822 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10112281 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085921822 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085921822 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085921822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085921822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085921822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085921822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085921822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085921822 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085921822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085921822 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085921822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085921822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{disrupted}: Freeing instance (context_map.c:202) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9836956)[0x56050f980680]{disrupted}: Deallocated (fsm.c:568) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{disconnected}: Freeing instance (context_map.c:206) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56050f97b9d0]{disconnected}: Deallocated (fsm.c:568) 20241216085921823 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9836956 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085921823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085921823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085921823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085921823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085921823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085921823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085921823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085921823 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085921823 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085921823 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085921823 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085921823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085921823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085921823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085921823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085921823 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085921823 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085921823 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085921823 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085921823 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085921823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085921823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085921823 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085921823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085921823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085921823 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216085921823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9408845)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216085921823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216085921823 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9408845 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216085921839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47828<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:21 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 20241216085921981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085922483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47064<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504468) 20241216085922686 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085922686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085922686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085922686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085922686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085922686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085922686 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085922686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085922686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085922686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085922686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085922686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085922686 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085922686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085922686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085922686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085922686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085922686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085922686 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085922686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085922687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085922687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085922687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085922687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085922687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085922687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085922687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085922687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085922687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085922687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085922687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085922687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085922687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085922687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085922687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085922687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085922687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085922687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085922688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085922688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085922688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085922688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085922688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085922688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085922688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085922688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085922688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085922688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085922688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085922688 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=504468, count=522264) 20241216085923823 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085923823 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085923823 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085923823 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085923823 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085923823 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085923823 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085923823 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085923823 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:59: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241216085925595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085925599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085925602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40813<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085925686 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085925686 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085925697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925697 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925698 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925698 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925698 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085925698 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925698 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925698 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925698 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085925698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54557 (stream_srv.c:132) 20241216085925698 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54557<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085925699 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925699 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085925699 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085925699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925699 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085925699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925699 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925699 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085925699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085925699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925700 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085925700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925700 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925700 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925700 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085925700 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925700 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085925700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925700 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925700 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925700 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085925700 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085925700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925700 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925700 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 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085925700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085925700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085925700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085925700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085925700 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085925700 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(503)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(506)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085925728 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925728 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925728 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925728 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925728 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925728 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925728 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085925728 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925729 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925729 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085925729 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085925729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925730 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085925730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925730 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925730 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925730 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085925730 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925730 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085925730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925730 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925730 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925730 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085925730 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925730 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085925730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925730 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925730 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925730 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085925730 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085925730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925730 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925730 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 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085925730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085925730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085925730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085925730 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(507)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085925769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085925769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085925769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085925769 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085925769 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085925769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085925769 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085925769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085925769 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085925774 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085925774 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085925774 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085925774 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085925774 DHNBAP DEBUG (127.0.0.1:54557 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085925774 DHNBAP NOTICE (127.0.0.1:54557 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085925774 DHNBAP NOTICE (127.0.0.1:54557 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085925774 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085925774 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085925914 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085925914 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085925914 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085925914 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085925923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085925923 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085925923 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085925923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085925923 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085925923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085925926 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 20241216085925926 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 20241216085925926 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 20241216085925926 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085925926 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085925926 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085925926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085925926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925926 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085925926 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085925926 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085925926 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085925926 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085925926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085925926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085925926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085925926 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085925926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085925926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085925926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085925926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085925926 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085925926 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085925927 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925928 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085925928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085925928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085925928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925928 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085925928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085925928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085925928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085925928 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(506)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085925936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085925936 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085925936 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085925936 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085925936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085925936 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085925936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085925936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085925936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085925936 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085925937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085925937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085925937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085925937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085925937 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085925942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085925942 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085925942 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085925942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085925942 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241216085925942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085925942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085925942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085925943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085925943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085925943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085925943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085925943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085925943 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085925943 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085925943 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925943 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085925943 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085925943 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085925943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085925944 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925944 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085925944 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085925944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085925944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925944 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085925945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085925945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085925945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085925945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(509)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085925950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925950 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085925950 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085925950 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085925950 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085925950 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085925950 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085925954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925954 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085925954 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085925954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085925954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085925954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085925954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085925954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085925954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085925954 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085925954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085925954 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085925954 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085925955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085925955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085925955 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085925955 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925956 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925956 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085925956 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925956 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 20241216085925956 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 20241216085925956 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085925956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085925956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085925956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085925956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925956 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085925957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085925957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085925957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085925957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(512)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085925963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925963 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085925963 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085925963 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085925963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085925963 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085925963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085925965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085925965 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085925965 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085925965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085925965 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085925965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085925965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085925965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085925966 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085925966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085925966 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085925966 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085925966 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085925966 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085925966 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085925966 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085925967 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085925967 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085925967 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085925967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085925967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085925967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085925967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085925967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085925967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085925967 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085925967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085925967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085925967 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085925968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085925968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085925968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085925968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085925968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085925968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085925968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085925968 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085926729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085926729 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085926729 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085926729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926730 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085926730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085926730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085926730 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085926730 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085926730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085926730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085926730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085926730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085926730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085926730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085926730 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085926730 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085926731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085926731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085926731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085926731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085926731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085926731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085926731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926731 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085926731 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085926732 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085926732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926732 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085926732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085926732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085926732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085926732 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085926732 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085926736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926736 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085926736 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085926736 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 20241216085926736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926736 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926736 DLM3UA DEBUG 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) 20241216085926736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085926736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926736 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085926736 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085926736 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) 20241216085926736 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) 20241216085926736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085926736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085926736 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085926736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085926736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085926736 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085926736 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216085926736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085926737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085926737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085926737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085926737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085926737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085926737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926739 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085926739 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085926739 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 20241216085926739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926739 DLM3UA DEBUG 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) 20241216085926739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085926739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085926739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085926739 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085926739 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085926753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085926754 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085926754 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085926754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926754 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085926754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085926754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926754 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085926754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085926754 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085926754 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085926754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085926754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085926754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085926754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085926754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085926754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085926754 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085926754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085926754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085926754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085926754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085926754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085926754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085926755 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926756 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085926756 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085926756 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085926756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085926756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926756 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926756 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085926756 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085926756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926756 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926756 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926756 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085926756 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085926756 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085926761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926761 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085926761 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085926761 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 20241216085926761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926762 DLM3UA DEBUG 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) 20241216085926762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085926762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085926762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085926762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085926762 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085926762 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) 20241216085926762 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) 20241216085926762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085926762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085926762 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085926762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085926762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085926762 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085926762 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216085926762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085926762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085926762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085926762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085926762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085926762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085926762 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085926763 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085926763 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085926763 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 20241216085926763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085926763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085926763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085926763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085926763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085926763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085926763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085926763 DLM3UA DEBUG 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) 20241216085926763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085926763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085926763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085926763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085926763 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085926763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085926764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926764 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085926764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085926764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085926764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085926764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085926764 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085926764 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085926764 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085927785 DLCTRL DEBUG Command: GET 395181614 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085927785 DLCTRL DEBUG Tx Command reply: GET_REPLY 395181614 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085927787 DLCTRL DEBUG Command: GET 944978266 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085927787 DLCTRL DEBUG Tx Command reply: GET_REPLY 944978266 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085927788 DLCTRL DEBUG Command: GET 833166423 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085927788 DLCTRL DEBUG Tx Command reply: GET_REPLY 833166423 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085927792 DLCTRL DEBUG Command: GET 168188919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085927792 DLCTRL DEBUG Tx Command reply: GET_REPLY 168188919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085927795 DLCTRL DEBUG Command: GET 800544520 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085927795 DLCTRL DEBUG Tx Command reply: GET_REPLY 800544520 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085927799 DLCTRL DEBUG Command: GET 609987962 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085927799 DLCTRL DEBUG Tx Command reply: GET_REPLY 609987962 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085927803 DLCTRL DEBUG Command: GET 169365520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085927803 DLCTRL DEBUG Tx Command reply: GET_REPLY 169365520 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085927806 DLCTRL DEBUG Command: GET 905678174 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085927806 DLCTRL DEBUG Tx Command reply: GET_REPLY 905678174 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085927809 DLCTRL DEBUG Command: GET 235961304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085927809 DLCTRL DEBUG Tx Command reply: GET_REPLY 235961304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085927812 DLCTRL DEBUG Command: GET 756039681 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085927812 DLCTRL DEBUG Tx Command reply: GET_REPLY 756039681 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085927817 DLCTRL DEBUG Command: GET 878135352 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085927817 DLCTRL DEBUG Tx Command reply: GET_REPLY 878135352 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085927819 DLCTRL DEBUG Command: GET 45865677 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085927819 DLCTRL DEBUG Tx Command reply: GET_REPLY 45865677 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085927821 DLCTRL DEBUG Command: GET 78917142 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085927821 DLCTRL DEBUG Tx Command reply: GET_REPLY 78917142 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085927827 DLCTRL DEBUG Command: GET 595354525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085927827 DLCTRL DEBUG Tx Command reply: GET_REPLY 595354525 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085927832 DLCTRL DEBUG Command: GET 566446342 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085927832 DLCTRL DEBUG Tx Command reply: GET_REPLY 566446342 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085927836 DLCTRL DEBUG Command: GET 727191058 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085927837 DLCTRL DEBUG Tx Command reply: GET_REPLY 727191058 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085927841 DLCTRL DEBUG Command: GET 812340007 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085927841 DLCTRL DEBUG Tx Command reply: GET_REPLY 812340007 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085927845 DLCTRL DEBUG Command: GET 4182500 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085927845 DLCTRL DEBUG Tx Command reply: GET_REPLY 4182500 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085927849 DLCTRL DEBUG Command: GET 755862317 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085927849 DLCTRL DEBUG Tx Command reply: GET_REPLY 755862317 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085927852 DLCTRL DEBUG Command: GET 928127889 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085927852 DLCTRL DEBUG Tx Command reply: GET_REPLY 928127889 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000011111010'B, t_guard := 20.000000 } 20241216085927893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)10585523 20241216085928938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085928938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085928938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085928938 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085928938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa185b3, normal) (hnbgw_rua.c:407) 20241216085928938 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216085928939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085928939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585523 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085928939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085928939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085928939 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585523 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085928939 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585523 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085928939 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216085928939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085928939 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10585523 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085928939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585523 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085928939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085928939 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085928939 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085928939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085928939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085928939 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085928939 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{IDLE}: Allocated (fsm.c:456) 20241216085928939 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085928939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000fa0056400500f1100926) (sccp_scrc.c:406) 20241216085928939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085928939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085928939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085928939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085928939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085928939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085928939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085928939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085928939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085928939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085928939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085928939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085928939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085928939 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085928939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085928940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085928940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085928940 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085928940 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085928940 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085928940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085928940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085928940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085928940 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)4600804 HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@e75c4cc34061: setverdict(pass): none -> pass 20241216085928962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085928962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085928962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085928962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085928962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085928962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085928962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085928962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085928963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085928963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085928963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085928963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085928963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085928963 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001de1a1) (sccp_scrc.c:477) 20241216085928963 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241216085928963 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085928963 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085928963 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085928963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085928963 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) 20241216085928963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085928963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085928965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085928967 DLCTRL DEBUG Command: GET 552013592 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085928967 DLCTRL DEBUG Tx Command reply: GET_REPLY 552013592 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085928972 DLCTRL DEBUG Command: GET 391575095 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085928972 DLCTRL DEBUG Tx Command reply: GET_REPLY 391575095 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085928975 DLCTRL DEBUG Command: GET 594005469 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085928975 DLCTRL DEBUG Tx Command reply: GET_REPLY 594005469 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085928978 DLCTRL DEBUG Command: GET 559095106 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085928978 DLCTRL DEBUG Tx Command reply: GET_REPLY 559095106 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085928980 DLCTRL DEBUG Command: GET 807842047 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085928980 DLCTRL DEBUG Tx Command reply: GET_REPLY 807842047 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085928981 DLCTRL DEBUG Command: GET 32040900 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085928981 DLCTRL DEBUG Tx Command reply: GET_REPLY 32040900 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085928982 DLCTRL DEBUG Command: GET 79337995 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085928982 DLCTRL DEBUG Tx Command reply: GET_REPLY 79337995 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085928983 DLCTRL DEBUG Command: GET 674265290 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085928983 DLCTRL DEBUG Tx Command reply: GET_REPLY 674265290 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085928984 DLCTRL DEBUG Command: GET 192314364 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085928984 DLCTRL DEBUG Tx Command reply: GET_REPLY 192314364 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085928984 DLCTRL DEBUG Command: GET 201312694 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085928984 DLCTRL DEBUG Tx Command reply: GET_REPLY 201312694 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085928985 DLCTRL DEBUG Command: GET 839044317 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085928985 DLCTRL DEBUG Tx Command reply: GET_REPLY 839044317 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085928986 DLCTRL DEBUG Command: GET 398265464 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085928986 DLCTRL DEBUG Tx Command reply: GET_REPLY 398265464 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085928987 DLCTRL DEBUG Command: GET 342059369 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085928987 DLCTRL DEBUG Tx Command reply: GET_REPLY 342059369 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085928987 DLCTRL DEBUG Command: GET 314449955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085928987 DLCTRL DEBUG Tx Command reply: GET_REPLY 314449955 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085928988 DLCTRL DEBUG Command: GET 53639067 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085928988 DLCTRL DEBUG Tx Command reply: GET_REPLY 53639067 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085928989 DLCTRL DEBUG Command: GET 341554152 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085928989 DLCTRL DEBUG Tx Command reply: GET_REPLY 341554152 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085928990 DLCTRL DEBUG Command: GET 226443560 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085928990 DLCTRL DEBUG Tx Command reply: GET_REPLY 226443560 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085928990 DLCTRL DEBUG Command: GET 319423508 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085928990 DLCTRL DEBUG Tx Command reply: GET_REPLY 319423508 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085928991 DLCTRL DEBUG Command: GET 936513767 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085928991 DLCTRL DEBUG Tx Command reply: GET_REPLY 936513767 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085928992 DLCTRL DEBUG Command: GET 417446594 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085928992 DLCTRL DEBUG Tx Command reply: GET_REPLY 417446594 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000011111100'B, t_guard := 20.000000 } 20241216085929003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)16339781 20241216085930028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085930028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085930028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085930028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085930028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf95345, normal) (hnbgw_rua.c:407) 20241216085930028 DHNB DEBUG map_rua[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216085930028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085930028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085930028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085930028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085930029 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339781 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085930029 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339781 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085930029 DCN DEBUG map_sccp[0x56050f980680]{init}: Allocated (fsm.c:456) 20241216085930029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085930029 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16339781 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085930029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339781 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085930029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085930029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085930029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085930029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085930029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085930029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085930029 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{IDLE}: Allocated (fsm.c:456) 20241216085930029 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085930029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000fc0056400500f1100926) (sccp_scrc.c:406) 20241216085930029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085930029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085930029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085930029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085930029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085930029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085930029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085930029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085930029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085930029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085930029 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085930029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085930029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085930029 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085930029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085930029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085930029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085930029 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085930029 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085930029 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085930029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085930029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085930029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085930029 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)4876807 HNBGW_Test.msc1-SCCP(504)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085930041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085930041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085930041 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085930041 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 20241216085930041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085930041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085930041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085930041 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(515)@e75c4cc34061: setverdict(pass): none -> pass 20241216085930042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085930042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085930042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085930042 DLM3UA DEBUG 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) 20241216085930042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085930042 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb0a2a) (sccp_scrc.c:477) 20241216085930042 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241216085930042 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085930042 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085930042 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085930042 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085930042 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) 20241216085930042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085930042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085930044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085930045 DLCTRL DEBUG Command: GET 97069144 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085930045 DLCTRL DEBUG Tx Command reply: GET_REPLY 97069144 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085930047 DLCTRL DEBUG Command: GET 624125110 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085930047 DLCTRL DEBUG Tx Command reply: GET_REPLY 624125110 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085930048 DLCTRL DEBUG Command: GET 130620303 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085930048 DLCTRL DEBUG Tx Command reply: GET_REPLY 130620303 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085930050 DLCTRL DEBUG Command: GET 538723469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085930050 DLCTRL DEBUG Tx Command reply: GET_REPLY 538723469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085930051 DLCTRL DEBUG Command: GET 599856563 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085930051 DLCTRL DEBUG Tx Command reply: GET_REPLY 599856563 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085930052 DLCTRL DEBUG Command: GET 773712015 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085930052 DLCTRL DEBUG Tx Command reply: GET_REPLY 773712015 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085930053 DLCTRL DEBUG Command: GET 902205119 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085930053 DLCTRL DEBUG Tx Command reply: GET_REPLY 902205119 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085930054 DLCTRL DEBUG Command: GET 965457891 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085930054 DLCTRL DEBUG Tx Command reply: GET_REPLY 965457891 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085930055 DLCTRL DEBUG Command: GET 332131196 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085930055 DLCTRL DEBUG Tx Command reply: GET_REPLY 332131196 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085930055 DLCTRL DEBUG Command: GET 722643847 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085930055 DLCTRL DEBUG Tx Command reply: GET_REPLY 722643847 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085930056 DLCTRL DEBUG Command: GET 13845946 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085930056 DLCTRL DEBUG Tx Command reply: GET_REPLY 13845946 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085930057 DLCTRL DEBUG Command: GET 699562356 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085930057 DLCTRL DEBUG Tx Command reply: GET_REPLY 699562356 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085930057 DLCTRL DEBUG Command: GET 736282266 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085930057 DLCTRL DEBUG Tx Command reply: GET_REPLY 736282266 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085930058 DLCTRL DEBUG Command: GET 436354486 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085930058 DLCTRL DEBUG Tx Command reply: GET_REPLY 436354486 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085930059 DLCTRL DEBUG Command: GET 938951660 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085930059 DLCTRL DEBUG Tx Command reply: GET_REPLY 938951660 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085930060 DLCTRL DEBUG Command: GET 512765454 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085930060 DLCTRL DEBUG Tx Command reply: GET_REPLY 512765454 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085930060 DLCTRL DEBUG Command: GET 273842617 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085930060 DLCTRL DEBUG Tx Command reply: GET_REPLY 273842617 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085930061 DLCTRL DEBUG Command: GET 578861180 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085930061 DLCTRL DEBUG Tx Command reply: GET_REPLY 578861180 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085930062 DLCTRL DEBUG Command: GET 260835589 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085930062 DLCTRL DEBUG Tx Command reply: GET_REPLY 260835589 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085930063 DLCTRL DEBUG Command: GET 509743003 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085930063 DLCTRL DEBUG Tx Command reply: GET_REPLY 509743003 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001110010100'B, t_guard := 20.000000 } 20241216085930073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)11588764 20241216085931096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085931096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085931096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085931096 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085931096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb0d49c, normal) (hnbgw_rua.c:407) 20241216085931096 DHNB DEBUG map_rua[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216085931096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085931097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11588764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085931097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085931097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085931097 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11588764 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085931097 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11588764 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085931097 DCN DEBUG map_sccp[0x56050f98e400]{init}: Allocated (fsm.c:456) 20241216085931097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085931097 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11588764 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085931097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11588764 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085931097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085931097 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085931097 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085931097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085931097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085931097 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085931097 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{IDLE}: Allocated (fsm.c:456) 20241216085931097 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085931097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003940056400500f1100926) (sccp_scrc.c:406) 20241216085931097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085931097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085931097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085931097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085931097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085931097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085931097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085931097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085931097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085931097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085931097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931097 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085931097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085931097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085931098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085931098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085931098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085931098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085931098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)887306 HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@e75c4cc34061: setverdict(pass): none -> pass 20241216085931105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931105 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085931105 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085931105 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085931105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085931105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085931105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085931105 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085931105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085931105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085931105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085931105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085931105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085931105 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a4ee32) (sccp_scrc.c:477) 20241216085931105 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241216085931105 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085931105 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085931105 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085931105 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085931105 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) 20241216085931105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085931105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085931108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085931109 DLCTRL DEBUG Command: GET 175048513 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085931109 DLCTRL DEBUG Tx Command reply: GET_REPLY 175048513 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085931116 DLCTRL DEBUG Command: GET 594650290 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085931116 DLCTRL DEBUG Tx Command reply: GET_REPLY 594650290 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085931120 DLCTRL DEBUG Command: GET 128567599 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085931120 DLCTRL DEBUG Tx Command reply: GET_REPLY 128567599 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241216085931122 DLCTRL DEBUG Command: GET 591606080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085931122 DLCTRL DEBUG Tx Command reply: GET_REPLY 591606080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085931124 DLCTRL DEBUG Command: GET 244286784 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085931124 DLCTRL DEBUG Tx Command reply: GET_REPLY 244286784 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085931125 DLCTRL DEBUG Command: GET 863586505 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085931125 DLCTRL DEBUG Tx Command reply: GET_REPLY 863586505 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085931126 DLCTRL DEBUG Command: GET 466118006 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085931126 DLCTRL DEBUG Tx Command reply: GET_REPLY 466118006 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085931127 DLCTRL DEBUG Command: GET 88245479 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085931127 DLCTRL DEBUG Tx Command reply: GET_REPLY 88245479 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085931128 DLCTRL DEBUG Command: GET 920745875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085931128 DLCTRL DEBUG Tx Command reply: GET_REPLY 920745875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085931129 DLCTRL DEBUG Command: GET 501031827 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085931129 DLCTRL DEBUG Tx Command reply: GET_REPLY 501031827 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085931130 DLCTRL DEBUG Command: GET 865701610 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085931130 DLCTRL DEBUG Tx Command reply: GET_REPLY 865701610 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085931130 DLCTRL DEBUG Command: GET 485929316 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085931130 DLCTRL DEBUG Tx Command reply: GET_REPLY 485929316 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085931131 DLCTRL DEBUG Command: GET 340280595 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085931131 DLCTRL DEBUG Tx Command reply: GET_REPLY 340280595 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085931132 DLCTRL DEBUG Command: GET 121183144 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085931132 DLCTRL DEBUG Tx Command reply: GET_REPLY 121183144 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085931133 DLCTRL DEBUG Command: GET 136413225 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085931133 DLCTRL DEBUG Tx Command reply: GET_REPLY 136413225 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085931134 DLCTRL DEBUG Command: GET 359198863 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085931134 DLCTRL DEBUG Tx Command reply: GET_REPLY 359198863 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085931134 DLCTRL DEBUG Command: GET 573446866 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085931134 DLCTRL DEBUG Tx Command reply: GET_REPLY 573446866 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085931135 DLCTRL DEBUG Command: GET 523517240 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085931135 DLCTRL DEBUG Tx Command reply: GET_REPLY 523517240 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085931136 DLCTRL DEBUG Command: GET 929961575 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085931136 DLCTRL DEBUG Tx Command reply: GET_REPLY 929961575 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085931137 DLCTRL DEBUG Command: GET 556806880 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085931137 DLCTRL DEBUG Tx Command reply: GET_REPLY 556806880 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085931139 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40813<->l=127.0.0.1:4262) (control_if.c:193) 20241216085931139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085931139 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085931139 DLINP DEBUG SRVCONN(,r=127.0.0.1:54557<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085931139 DLINP NOTICE SRV(,r=127.0.0.1:54557<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085931139 DMAIN NOTICE (127.0.0.1:54557 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54557<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085931139 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(502)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@e75c4cc34061: Final verdict of PTC: none 20241216085931140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085931140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085931140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085931140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085931140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085931140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085931140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) IPA-CTRL-CLI-IPA(495)@e75c4cc34061: Final verdict of PTC: none 20241216085931140 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085931140 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085931140 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085931140 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085931140 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) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085931140 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085931140 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) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085931140 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 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085931140 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085931140 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(512)@e75c4cc34061: Final verdict of PTC: none 20241216085931140 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085931140 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) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085931140 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 20241216085931140 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085931140 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085931140 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) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085931140 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP VirtHNBGW-STATS(494)@e75c4cc34061: Final verdict of PTC: none 20241216085931140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085931140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085931140 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085931140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085931140 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085931140 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085931140 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085931140 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085931140 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085931140 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085931140 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085931140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085931140 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085931140 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085931140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085931140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085931140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931140 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085931140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085931140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085931140 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085931140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085931140 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 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085931140 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085931140 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 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085931140 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085931140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085931140 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 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085931140 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 20241216085931140 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085931140 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085931140 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 20241216085931140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085931140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085931140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{disrupted}: Freeing instance (context_map.c:202) 20241216085931140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16339781)[0x56050f921ff0]{disrupted}: Deallocated (fsm.c:568) 20241216085931140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085931140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{disconnected}: Freeing instance (context_map.c:206) 20241216085931140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56050f980680]{disconnected}: Deallocated (fsm.c:568) 20241216085931140 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16339781 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241216085931141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085931141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085931141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085931141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085931141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085931141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085931141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085931141 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085931141 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085931141 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085931141 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085931141 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085931141 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085931141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085931141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085931141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931141 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085931141 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085931141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10585523)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216085931141 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10585523 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085931141 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085931141 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085931141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085931141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085931141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931141 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085931141 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085931141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{disrupted}: Freeing instance (context_map.c:202) 20241216085931141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11588764)[0x56050f99d5e0]{disrupted}: Deallocated (fsm.c:568) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{disconnected}: Freeing instance (context_map.c:206) 20241216085931141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56050f98e400]{disconnected}: Deallocated (fsm.c:568) 20241216085931141 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11588764 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241216085931141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085931141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085931141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216085931141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085931141 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085931141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085931141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085931141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085931141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085931141 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085931141 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085931141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085931141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085931141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(505)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(513)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085931163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:31 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 20241216085931280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085931824 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085931824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085931824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931824 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085931824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931824 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085931824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085931824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085931824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931824 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085931824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085931824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085931824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085931824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085931824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085931824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931824 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085931824 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085931824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931824 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085931824 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085931824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085931824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085931824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085931824 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085931824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085931824 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085931882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=511080) 20241216085932687 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085932687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085932687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085932688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085932688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085932688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085932688 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085932688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085932688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085932688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085932688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085932688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085932688 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085932688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085932688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085932688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085932688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085932688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085932688 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085932688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085932688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085932688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085932688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085932688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085932688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085932688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085932688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085932688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085932688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085932688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085932688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085932688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085932688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085932688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085932688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085932688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085932689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085932689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085932689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085932689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085932689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085932689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085932689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085932689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085932689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085932689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085932689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085932689 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=511080, count=524812) 20241216085933140 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085933141 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085933141 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085933141 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085933141 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085933141 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085933141 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085933141 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085933141 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:59: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241216085934975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085934979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085934983 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35443<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085935059 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085935059 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085935068 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935068 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935068 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935068 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935068 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935068 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085935068 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47844 (stream_srv.c:132) 20241216085935068 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47844<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085935069 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935069 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935070 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935070 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085935070 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935070 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085935070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935070 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935070 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935070 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085935070 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935070 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085935070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935070 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935070 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935070 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085935070 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085935070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935070 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935070 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935070 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085935070 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085935070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935070 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935070 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 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085935070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085935070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085935070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085935070 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(527)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(530)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(528)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085935101 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935101 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935101 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085935101 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935101 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935102 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935102 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085935102 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085935102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085935102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935102 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935102 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935102 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085935102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085935102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085935102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085935102 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085935102 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 20241216085935102 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935102 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085935102 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085935102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935102 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085935102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935102 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935102 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085935102 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085935102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085935102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085935102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085935103 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935103 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085935103 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085935103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935103 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085935103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935103 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935103 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935103 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085935103 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085935104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935104 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085935104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935104 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935104 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 20241216085935104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085935104 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085935104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085935104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085935104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085935104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085935144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085935144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085935144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085935144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085935144 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085935144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085935144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085935144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085935144 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085935148 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085935148 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085935148 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085935148 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085935148 DHNBAP DEBUG (127.0.0.1:47844 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085935148 DHNBAP NOTICE (127.0.0.1:47844 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085935148 DHNBAP NOTICE (127.0.0.1:47844 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085935148 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085935148 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085935282 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085935282 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085935282 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085935283 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085935290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935290 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085935290 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085935290 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085935290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085935290 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085935290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085935293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935293 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085935293 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085935293 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085935293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085935293 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085935293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085935293 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 20241216085935293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085935293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085935293 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085935293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085935293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085935293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085935293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085935293 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085935293 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085935293 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935294 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935294 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085935294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085935295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935294 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 20241216085935294 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 20241216085935294 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085935294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085935295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085935295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935295 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085935295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085935295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085935295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085935295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(530)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085935300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935300 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085935300 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085935300 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085935300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085935300 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085935300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085935302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085935302 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085935302 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085935302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085935302 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085935302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085935302 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 20241216085935302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085935302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085935302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085935302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085935302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085935302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085935302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085935303 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085935303 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085935303 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935304 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935304 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085935304 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085935304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085935304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935304 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085935304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085935304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085935304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085935304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085935320 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085935320 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085935320 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 20241216085935320 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085935320 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085935320 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085935320 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(533)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085935325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935325 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085935325 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085935325 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085935325 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085935325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085935325 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085935326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085935326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085935326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085935326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085935326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085935326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085935326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085935326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085935326 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085935330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935330 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085935330 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085935330 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085935330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085935330 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216085935330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085935330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085935330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085935330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085935330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085935330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085935330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085935330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085935330 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085935330 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085935330 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935331 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085935331 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085935331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085935331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935331 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085935332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085935332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085935332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085935332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085935333 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 20241216085935333 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 20241216085935333 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085935333 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085935339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935339 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085935339 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085935339 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085935339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085935339 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085935339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085935342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935342 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085935342 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085935342 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085935342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085935342 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085935342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085935342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085935342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085935342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085935342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085935342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085935342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085935342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085935342 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085935342 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085935342 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085935343 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085935343 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085935343 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085935343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085935344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085935344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085935344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085935344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085935344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085935344 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085935344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085935344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085935344 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085935344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085935344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085935344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085935344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085935344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085935344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085935344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085935344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085936097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085936097 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085936097 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085936097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936097 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085936097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085936097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085936097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085936098 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085936098 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085936098 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085936098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085936098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085936098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085936098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085936098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085936098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085936098 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085936098 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085936098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085936098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085936098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085936098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085936098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085936098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085936098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936101 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085936101 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085936101 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085936101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936101 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085936101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085936101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085936101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085936101 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085936101 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085936104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936104 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085936104 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085936104 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 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936104 DLM3UA DEBUG 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) 20241216085936104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085936104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085936104 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085936104 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) 20241216085936104 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) 20241216085936104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085936104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085936104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085936104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085936104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085936104 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085936104 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216085936104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936104 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085936104 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085936104 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085936104 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936104 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085936104 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085936104 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 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936105 DLM3UA DEBUG 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) 20241216085936105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085936105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085936105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085936105 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085936105 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085936135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085936135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085936135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085936135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085936135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085936135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085936135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936135 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085936135 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085936135 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085936135 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085936135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085936135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085936136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085936136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085936136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085936136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085936136 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085936136 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085936136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085936136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085936136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085936136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085936136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085936136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085936136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936139 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085936139 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085936139 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085936139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936139 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085936139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936139 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936139 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085936139 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085936139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936139 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936139 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936139 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085936139 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085936139 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085936143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936143 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085936143 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085936143 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 20241216085936143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936143 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936143 DLM3UA DEBUG 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) 20241216085936143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085936143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085936143 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085936143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085936144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085936144 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085936144 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) 20241216085936144 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) 20241216085936144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085936144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085936144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085936144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085936144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085936144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085936144 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085936144 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216085936144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085936144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085936144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085936144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085936144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085936144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085936144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085936146 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085936146 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085936146 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 20241216085936146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085936146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085936146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085936146 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085936146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085936146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085936146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085936146 DLM3UA DEBUG 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) 20241216085936146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085936146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085936146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085936146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085936146 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085936146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085936146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085936146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085936146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085936146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085936146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085936146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085936146 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085936146 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085937160 DLCTRL DEBUG Command: GET 178630299 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085937160 DLCTRL DEBUG Tx Command reply: GET_REPLY 178630299 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085937168 DLCTRL DEBUG Command: GET 564710088 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085937168 DLCTRL DEBUG Tx Command reply: GET_REPLY 564710088 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085937172 DLCTRL DEBUG Command: GET 435723627 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085937172 DLCTRL DEBUG Tx Command reply: GET_REPLY 435723627 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085937176 DLCTRL DEBUG Command: GET 75630139 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085937176 DLCTRL DEBUG Tx Command reply: GET_REPLY 75630139 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085937180 DLCTRL DEBUG Command: GET 301124883 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085937180 DLCTRL DEBUG Tx Command reply: GET_REPLY 301124883 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085937184 DLCTRL DEBUG Command: GET 78846538 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085937184 DLCTRL DEBUG Tx Command reply: GET_REPLY 78846538 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085937188 DLCTRL DEBUG Command: GET 251644373 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085937188 DLCTRL DEBUG Tx Command reply: GET_REPLY 251644373 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085937191 DLCTRL DEBUG Command: GET 472212740 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085937191 DLCTRL DEBUG Tx Command reply: GET_REPLY 472212740 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085937194 DLCTRL DEBUG Command: GET 369110202 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085937194 DLCTRL DEBUG Tx Command reply: GET_REPLY 369110202 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085937197 DLCTRL DEBUG Command: GET 177492203 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085937197 DLCTRL DEBUG Tx Command reply: GET_REPLY 177492203 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085937199 DLCTRL DEBUG Command: GET 708418569 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085937199 DLCTRL DEBUG Tx Command reply: GET_REPLY 708418569 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085937201 DLCTRL DEBUG Command: GET 950833622 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085937201 DLCTRL DEBUG Tx Command reply: GET_REPLY 950833622 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085937203 DLCTRL DEBUG Command: GET 254785862 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085937203 DLCTRL DEBUG Tx Command reply: GET_REPLY 254785862 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085937205 DLCTRL DEBUG Command: GET 580447570 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085937205 DLCTRL DEBUG Tx Command reply: GET_REPLY 580447570 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085937207 DLCTRL DEBUG Command: GET 56429045 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085937207 DLCTRL DEBUG Tx Command reply: GET_REPLY 56429045 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085937208 DLCTRL DEBUG Command: GET 63443177 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085937208 DLCTRL DEBUG Tx Command reply: GET_REPLY 63443177 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085937210 DLCTRL DEBUG Command: GET 650502220 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085937210 DLCTRL DEBUG Tx Command reply: GET_REPLY 650502220 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085937211 DLCTRL DEBUG Command: GET 171434675 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085937211 DLCTRL DEBUG Tx Command reply: GET_REPLY 171434675 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085937213 DLCTRL DEBUG Command: GET 336556350 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085937213 DLCTRL DEBUG Tx Command reply: GET_REPLY 336556350 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085937214 DLCTRL DEBUG Command: GET 198639005 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085937214 DLCTRL DEBUG Tx Command reply: GET_REPLY 198639005 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000110101110'B, t_guard := 20.000000 } 20241216085937227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)16508671 20241216085938272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085938272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085938272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085938272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085938272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbe6ff, normal) (hnbgw_rua.c:407) 20241216085938272 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216085938272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085938272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508671 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085938272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085938272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085938272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508671 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085938272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508671 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) 20241216085938272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508671 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085938272 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216085938272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085938272 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16508671 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085938272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16508671 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085938272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085938272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085938272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085938272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085938272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085938272 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085938272 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{IDLE}: Allocated (fsm.c:456) 20241216085938272 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085938272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001ae0056400500f1100926) (sccp_scrc.c:406) 20241216085938272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085938272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085938272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085938272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085938272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085938272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085938272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085938273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085938273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085938273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085938273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085938273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085938273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085938273 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085938273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085938273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085938273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085938273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085938273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085938273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085938273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085938273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085938273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085938273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)13625664 HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085938288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085938288 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085938288 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085938289 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085938289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085938289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085938289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085938289 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085938289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085938289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085938289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085938289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085938289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085938289 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008182de) (sccp_scrc.c:477) 20241216085938289 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241216085938289 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085938289 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085938289 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085938289 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085938289 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) 20241216085938289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085938289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@e75c4cc34061: setverdict(pass): none -> pass 20241216085938291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085938293 DLCTRL DEBUG Command: GET 436868211 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085938293 DLCTRL DEBUG Tx Command reply: GET_REPLY 436868211 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085938296 DLCTRL DEBUG Command: GET 842724554 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085938296 DLCTRL DEBUG Tx Command reply: GET_REPLY 842724554 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085938298 DLCTRL DEBUG Command: GET 334401078 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085938298 DLCTRL DEBUG Tx Command reply: GET_REPLY 334401078 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085938300 DLCTRL DEBUG Command: GET 959879981 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085938300 DLCTRL DEBUG Tx Command reply: GET_REPLY 959879981 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085938301 DLCTRL DEBUG Command: GET 417149704 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085938301 DLCTRL DEBUG Tx Command reply: GET_REPLY 417149704 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085938302 DLCTRL DEBUG Command: GET 319540725 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085938302 DLCTRL DEBUG Tx Command reply: GET_REPLY 319540725 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085938303 DLCTRL DEBUG Command: GET 8558380 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085938303 DLCTRL DEBUG Tx Command reply: GET_REPLY 8558380 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085938304 DLCTRL DEBUG Command: GET 892865813 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085938304 DLCTRL DEBUG Tx Command reply: GET_REPLY 892865813 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085938305 DLCTRL DEBUG Command: GET 6134493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085938305 DLCTRL DEBUG Tx Command reply: GET_REPLY 6134493 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085938306 DLCTRL DEBUG Command: GET 224378764 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085938306 DLCTRL DEBUG Tx Command reply: GET_REPLY 224378764 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085938307 DLCTRL DEBUG Command: GET 13514229 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085938307 DLCTRL DEBUG Tx Command reply: GET_REPLY 13514229 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085938308 DLCTRL DEBUG Command: GET 689527410 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085938308 DLCTRL DEBUG Tx Command reply: GET_REPLY 689527410 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085938309 DLCTRL DEBUG Command: GET 993720695 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085938309 DLCTRL DEBUG Tx Command reply: GET_REPLY 993720695 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085938310 DLCTRL DEBUG Command: GET 899634848 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085938310 DLCTRL DEBUG Tx Command reply: GET_REPLY 899634848 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085938311 DLCTRL DEBUG Command: GET 854842327 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085938311 DLCTRL DEBUG Tx Command reply: GET_REPLY 854842327 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085938312 DLCTRL DEBUG Command: GET 204441456 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085938312 DLCTRL DEBUG Tx Command reply: GET_REPLY 204441456 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085938313 DLCTRL DEBUG Command: GET 917686290 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085938313 DLCTRL DEBUG Tx Command reply: GET_REPLY 917686290 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085938313 DLCTRL DEBUG Command: GET 555649256 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085938313 DLCTRL DEBUG Tx Command reply: GET_REPLY 555649256 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085938314 DLCTRL DEBUG Command: GET 699831817 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085938314 DLCTRL DEBUG Tx Command reply: GET_REPLY 699831817 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085938315 DLCTRL DEBUG Command: GET 671683427 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085938315 DLCTRL DEBUG Tx Command reply: GET_REPLY 671683427 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000011011111'B, t_guard := 20.000000 } 20241216085938326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)9553903 20241216085939338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085939338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085939338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085939338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085939338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x91c7ef, normal) (hnbgw_rua.c:407) 20241216085939338 DHNB DEBUG map_rua[0x56050f98e400]{init}: Allocated (fsm.c:456) 20241216085939338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085939338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9553903 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085939338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085939338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085939339 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9553903 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085939339 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9553903 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) 20241216085939339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9553903 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085939339 DCN DEBUG map_sccp[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216085939339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085939339 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9553903 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085939339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9553903 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085939339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085939339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085939339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085939339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085939339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085939339 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085939339 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{IDLE}: Allocated (fsm.c:456) 20241216085939339 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085939339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000df0056400500f1100926) (sccp_scrc.c:406) 20241216085939339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085939339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085939339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085939339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085939339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085939339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085939339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085939339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085939339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085939339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085939339 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085939339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085939339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085939339 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085939339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085939339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085939339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085939339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085939339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085939339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085939339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085939339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085939339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085939339 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)5362801 HNBGW_Test.msc1-SCCP(528)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@e75c4cc34061: 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)@e75c4cc34061: setverdict(pass): none -> pass 20241216085939345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085939345 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085939345 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085939345 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 20241216085939345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085939345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085939345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085939345 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085939345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085939345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085939345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085939345 DLM3UA DEBUG 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) 20241216085939345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085939345 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006fc64a) (sccp_scrc.c:477) 20241216085939345 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241216085939345 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085939345 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085939345 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085939345 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085939345 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) 20241216085939345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085939345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085939346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085939347 DLCTRL DEBUG Command: GET 844080936 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085939347 DLCTRL DEBUG Tx Command reply: GET_REPLY 844080936 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085939347 DLCTRL DEBUG Command: GET 70383737 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085939347 DLCTRL DEBUG Tx Command reply: GET_REPLY 70383737 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085939349 DLCTRL DEBUG Command: GET 714864378 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085939349 DLCTRL DEBUG Tx Command reply: GET_REPLY 714864378 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085939350 DLCTRL DEBUG Command: GET 213581230 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085939350 DLCTRL DEBUG Tx Command reply: GET_REPLY 213581230 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085939351 DLCTRL DEBUG Command: GET 119594456 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085939351 DLCTRL DEBUG Tx Command reply: GET_REPLY 119594456 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085939352 DLCTRL DEBUG Command: GET 358944877 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085939352 DLCTRL DEBUG Tx Command reply: GET_REPLY 358944877 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085939353 DLCTRL DEBUG Command: GET 678374720 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085939353 DLCTRL DEBUG Tx Command reply: GET_REPLY 678374720 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085939354 DLCTRL DEBUG Command: GET 986950932 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085939354 DLCTRL DEBUG Tx Command reply: GET_REPLY 986950932 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085939355 DLCTRL DEBUG Command: GET 436956747 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085939355 DLCTRL DEBUG Tx Command reply: GET_REPLY 436956747 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085939355 DLCTRL DEBUG Command: GET 836134675 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085939355 DLCTRL DEBUG Tx Command reply: GET_REPLY 836134675 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085939356 DLCTRL DEBUG Command: GET 294524683 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085939356 DLCTRL DEBUG Tx Command reply: GET_REPLY 294524683 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085939357 DLCTRL DEBUG Command: GET 831946560 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085939357 DLCTRL DEBUG Tx Command reply: GET_REPLY 831946560 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085939358 DLCTRL DEBUG Command: GET 931551303 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085939358 DLCTRL DEBUG Tx Command reply: GET_REPLY 931551303 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085939359 DLCTRL DEBUG Command: GET 909728007 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085939359 DLCTRL DEBUG Tx Command reply: GET_REPLY 909728007 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085939359 DLCTRL DEBUG Command: GET 126918891 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085939359 DLCTRL DEBUG Tx Command reply: GET_REPLY 126918891 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085939360 DLCTRL DEBUG Command: GET 78131813 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085939360 DLCTRL DEBUG Tx Command reply: GET_REPLY 78131813 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085939361 DLCTRL DEBUG Command: GET 582532810 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085939361 DLCTRL DEBUG Tx Command reply: GET_REPLY 582532810 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085939362 DLCTRL DEBUG Command: GET 237678142 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085939362 DLCTRL DEBUG Tx Command reply: GET_REPLY 237678142 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085939363 DLCTRL DEBUG Command: GET 219343649 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085939363 DLCTRL DEBUG Tx Command reply: GET_REPLY 219343649 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085939363 DLCTRL DEBUG Command: GET 58197791 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085939363 DLCTRL DEBUG Tx Command reply: GET_REPLY 58197791 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001101110110'B, t_guard := 20.000000 } 20241216085939375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)3741466 20241216085940391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085940391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085940391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085940391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085940391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x39171a, normal) (hnbgw_rua.c:407) 20241216085940391 DHNB DEBUG map_rua[0x56050f97a3a0]{init}: Allocated (fsm.c:456) 20241216085940391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085940391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741466 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085940391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085940391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085940391 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741466 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241216085940391 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741466 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) 20241216085940391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741466 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085940391 DCN DEBUG map_sccp[0x56050f974db0]{init}: Allocated (fsm.c:456) 20241216085940391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085940391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3741466 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085940391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3741466 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085940391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085940391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085940391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085940391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085940392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085940392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085940392 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{IDLE}: Allocated (fsm.c:456) 20241216085940392 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085940392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003760056400500f1100926) (sccp_scrc.c:406) 20241216085940392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085940392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085940392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085940392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085940392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085940392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085940392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085940392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085940392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085940392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085940392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085940392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085940392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085940392 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085940392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085940392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085940392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085940392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085940392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085940392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085940392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085940392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085940392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)12715747 HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085940398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085940398 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085940398 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085940398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085940398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085940398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085940398 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085940398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085940398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085940398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085940398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085940398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085940398 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004fed2c) (sccp_scrc.c:477) 20241216085940398 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241216085940398 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085940398 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085940398 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085940398 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085940398 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) 20241216085940398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085940398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@e75c4cc34061: setverdict(pass): none -> pass 20241216085940400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085940401 DLCTRL DEBUG Command: GET 909501229 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085940402 DLCTRL DEBUG Tx Command reply: GET_REPLY 909501229 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085940404 DLCTRL DEBUG Command: GET 241250526 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085940404 DLCTRL DEBUG Tx Command reply: GET_REPLY 241250526 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085940405 DLCTRL DEBUG Command: GET 847237875 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085940405 DLCTRL DEBUG Tx Command reply: GET_REPLY 847237875 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241216085940407 DLCTRL DEBUG Command: GET 676777121 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085940407 DLCTRL DEBUG Tx Command reply: GET_REPLY 676777121 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085940408 DLCTRL DEBUG Command: GET 322823108 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085940408 DLCTRL DEBUG Tx Command reply: GET_REPLY 322823108 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085940409 DLCTRL DEBUG Command: GET 168283843 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085940409 DLCTRL DEBUG Tx Command reply: GET_REPLY 168283843 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085940410 DLCTRL DEBUG Command: GET 703331948 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085940410 DLCTRL DEBUG Tx Command reply: GET_REPLY 703331948 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085940411 DLCTRL DEBUG Command: GET 59112606 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085940411 DLCTRL DEBUG Tx Command reply: GET_REPLY 59112606 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241216085940411 DLCTRL DEBUG Command: GET 893062430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085940411 DLCTRL DEBUG Tx Command reply: GET_REPLY 893062430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085940412 DLCTRL DEBUG Command: GET 135043129 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085940412 DLCTRL DEBUG Tx Command reply: GET_REPLY 135043129 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085940413 DLCTRL DEBUG Command: GET 410213433 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085940413 DLCTRL DEBUG Tx Command reply: GET_REPLY 410213433 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085940413 DLCTRL DEBUG Command: GET 64786845 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085940413 DLCTRL DEBUG Tx Command reply: GET_REPLY 64786845 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085940414 DLCTRL DEBUG Command: GET 157567829 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085940414 DLCTRL DEBUG Tx Command reply: GET_REPLY 157567829 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085940415 DLCTRL DEBUG Command: GET 716339756 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085940415 DLCTRL DEBUG Tx Command reply: GET_REPLY 716339756 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085940415 DLCTRL DEBUG Command: GET 933642382 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085940415 DLCTRL DEBUG Tx Command reply: GET_REPLY 933642382 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085940416 DLCTRL DEBUG Command: GET 465080500 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085940416 DLCTRL DEBUG Tx Command reply: GET_REPLY 465080500 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085940417 DLCTRL DEBUG Command: GET 750142386 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085940417 DLCTRL DEBUG Tx Command reply: GET_REPLY 750142386 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085940417 DLCTRL DEBUG Command: GET 154670101 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085940417 DLCTRL DEBUG Tx Command reply: GET_REPLY 154670101 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085940418 DLCTRL DEBUG Command: GET 253764756 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085940418 DLCTRL DEBUG Tx Command reply: GET_REPLY 253764756 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085940419 DLCTRL DEBUG Command: GET 969309379 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085940419 DLCTRL DEBUG Tx Command reply: GET_REPLY 969309379 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085940421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35443<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@e75c4cc34061: Final verdict of PTC: none 20241216085940421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085940421 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) 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216085940421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085940421 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085940421 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) 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085940421 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 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085940421 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085940421 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085940421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085940421 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085940421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085940421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085940421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085940421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085940421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085940421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085940421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085940421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085940421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085940421 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085940421 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085940421 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085940421 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085940421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085940421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085940421 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085940421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085940421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085940421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085940421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085940421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085940421 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085940421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085940421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085940421 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085940421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085940421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085940421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{disrupted}: Freeing instance (context_map.c:202) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9553903)[0x56050f98e400]{disrupted}: Deallocated (fsm.c:568) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085940421 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 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{disconnected}: Freeing instance (context_map.c:206) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56050f921ff0]{disconnected}: Deallocated (fsm.c:568) 20241216085940422 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9553903 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241216085940422 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085940422 DLINP DEBUG SRVCONN(,r=127.0.0.1:47844<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085940422 DLINP NOTICE SRV(,r=127.0.0.1:47844<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085940422 DMAIN NOTICE (127.0.0.1:47844 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47844<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085940422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085940422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085940422 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.sgsn1-RAN(535)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@e75c4cc34061: Final verdict of PTC: none 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085940422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085940422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085940422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085940422 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216085940422 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) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085940422 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085940422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085940422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085940422 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20241216085940422 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1268) 20241216085940422 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20241216085940422 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085940422 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085940422 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085940422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085940422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085940422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085940422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085940422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085940422 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16508671)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216085940422 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16508671 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085940422 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085940422 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085940422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085940422 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 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085940422 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) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085940422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085940422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085940422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085940422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085940422 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{disrupted}: Freeing instance (context_map.c:202) 20241216085940422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3741466)[0x56050f97a3a0]{disrupted}: Deallocated (fsm.c:568) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{disconnected}: Freeing instance (context_map.c:206) 20241216085940422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56050f974db0]{disconnected}: Deallocated (fsm.c:568) 20241216085940422 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3741466 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241216085940422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085940422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085940422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085940422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085940422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085940422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085940422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085940422 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085940422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085940422 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085940422 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085940422 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085940422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085940422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085940422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@e75c4cc34061: Final verdict of PTC: none 20241216085940422 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(527)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(537)@e75c4cc34061: Final verdict of PTC: none 20241216085940422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085940422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085940422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085940422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085940422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085940422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085940422 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-SCCP(525)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@e75c4cc34061: Final verdict of PTC: none 20241216085940422 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085940422 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085940423 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(518)@e75c4cc34061: Final verdict of PTC: none 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085940422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085940422 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 20241216085940422 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) 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085940422 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 20241216085940422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085940422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085940422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085940422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085940422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085940422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(533)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085940442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:40 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 20241216085940561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085941141 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085941141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085941141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085941141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085941141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085941141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085941141 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085941141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085941141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085941141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085941141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085941141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085941141 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085941141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085941141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085941141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085941141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085941141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085941141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085941142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085941142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085941142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085941142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085941142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085941142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085941142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085941142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085941142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085941142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085941142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085941142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085941142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085941142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085941142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085941164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=509684) 20241216085941825 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085941825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085941825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085941825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085941825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085941825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085941825 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085941825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085941825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085941826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085941826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085941826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085941826 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085941826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085941826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085941826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085941826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085941826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085941826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085941826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085941826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085941826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085941826 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085941826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085941826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085941826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085941826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085941826 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085941826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085941826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085941826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085941826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085941826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085941826 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=509684, count=523192) 20241216085942423 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085942423 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085942423 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085942423 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085942423 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085942423 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085942423 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085942423 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085942423 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085942688 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085942689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085942689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085942689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085942689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085942689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085942689 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085942689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085942689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085942689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085942689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085942689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085942689 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085942689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085942689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085942689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085942689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085942689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085942689 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085942689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085942689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085942689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085942689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085942689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085942689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085942689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085942689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085942689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085942689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085942689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085942689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085942689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085942689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085942689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085942689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085942689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085942689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085942689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085942689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085942689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085942689 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:59:43 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241216085944231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085944234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085944237 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42577<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085944323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085944323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085944336 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944336 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944337 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944337 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085944337 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085944337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085944337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085944337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944337 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944337 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944337 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944337 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56334 (stream_srv.c:132) 20241216085944337 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56334<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085944337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085944337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085944337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085944337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085944338 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944338 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085944338 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085944338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944338 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085944338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944338 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944338 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944338 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944338 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944338 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085944338 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085944338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944339 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085944339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944339 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085944339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085944339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085944339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085944339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085944340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085944340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085944340 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085944340 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944340 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085944340 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085944340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944340 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085944340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944340 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944340 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 20241216085944340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085944340 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(551)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(554)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(552)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085944379 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944379 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944379 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944379 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944379 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085944380 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944380 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944380 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085944380 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944381 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944381 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085944381 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944381 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085944381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944381 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944381 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944381 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085944381 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944381 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085944381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944381 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944381 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944381 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085944381 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944381 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085944381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944381 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944381 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944381 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085944381 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085944381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944381 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944381 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 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085944381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085944381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085944381 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085944381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085944381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216085944381 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085944423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085944423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085944423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085944423 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085944423 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085944423 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085944423 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085944423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085944423 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085944431 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085944431 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085944431 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085944431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085944431 DHNBAP DEBUG (127.0.0.1:56334 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085944431 DHNBAP NOTICE (127.0.0.1:56334 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085944431 DHNBAP NOTICE (127.0.0.1:56334 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085944431 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085944431 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085944564 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085944564 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085944564 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085944564 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085944574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085944574 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085944574 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085944574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085944574 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085944574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085944577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085944577 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085944577 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085944577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085944577 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085944577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085944577 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 20241216085944578 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 20241216085944578 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 20241216085944578 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085944578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216085944578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085944578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085944578 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085944578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085944578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085944578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085944578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085944578 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085944578 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085944578 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944579 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944579 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085944579 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085944579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085944580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944580 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085944580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085944580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085944580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085944580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(554)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085944583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085944583 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085944583 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085944583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085944583 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085944583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085944584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944584 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085944584 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085944584 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085944584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085944584 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085944584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085944584 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 20241216085944584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085944584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085944584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085944584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085944584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085944584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085944584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085944584 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085944584 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085944584 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944585 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944585 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085944585 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085944585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944585 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085944585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944585 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085944586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085944586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085944586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085944586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085944593 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085944593 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085944593 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085944594 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085944599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085944599 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085944599 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085944599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085944599 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085944599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085944601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944601 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085944601 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085944601 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085944601 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085944601 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085944601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085944601 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 20241216085944601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085944601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085944601 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085944601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085944601 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085944601 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085944601 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085944601 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085944601 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085944601 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944603 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944603 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085944603 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085944603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085944603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944603 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085944603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085944603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085944603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085944603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085944610 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 20241216085944610 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 20241216085944610 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 20241216085944610 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216085944610 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216085944610 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216085944610 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(560)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085944615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085944615 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216085944615 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216085944615 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216085944615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085944615 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085944616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216085944616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085944616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085944616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085944616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085944616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085944616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085944616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085944616 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085944619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085944619 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085944619 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085944619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085944619 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241216085944619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085944619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085944619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085944619 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085944619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085944619 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085944619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085944619 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085944619 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085944620 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085944620 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085944621 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085944621 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085944621 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085944621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085944621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085944621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085944621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085944621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085944621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085944621 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085944621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085944621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085944621 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085944621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085944621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085944621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085944621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085944621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085944621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085944621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085944621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085945376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085945376 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085945376 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085945376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085945376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085945376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085945376 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085945376 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085945376 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085945376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085945376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085945376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085945376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085945376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085945376 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085945376 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085945376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085945376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085945376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085945376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085945376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085945376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085945376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085945378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085945378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085945378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085945378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085945378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085945378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945378 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085945378 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085945378 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085945382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085945382 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085945382 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 20241216085945382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945382 DLM3UA DEBUG 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) 20241216085945382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085945382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945382 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945382 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085945382 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085945382 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) 20241216085945382 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) 20241216085945382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085945382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085945382 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085945382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085945382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085945382 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085945382 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216085945383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085945383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085945383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085945383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085945383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085945383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085945383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085945384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085945384 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 20241216085945384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945384 DLM3UA DEBUG 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) 20241216085945384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945384 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945384 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085945384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085945384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945384 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085945384 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085945384 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085945403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085945403 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085945403 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085945403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085945403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085945403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085945403 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085945403 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085945403 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085945403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085945403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085945404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085945404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085945404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085945404 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085945404 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085945404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085945404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085945404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085945404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085945404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085945404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085945404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085945406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085945406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085945406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085945406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085945406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085945406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945406 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085945406 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085945406 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085945422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945422 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085945422 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085945422 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 20241216085945422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945422 DLM3UA DEBUG 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) 20241216085945422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085945422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085945422 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085945422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085945422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085945422 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085945422 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) 20241216085945422 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) 20241216085945423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085945423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085945423 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085945423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085945423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085945423 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085945423 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216085945423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085945423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085945423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085945423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085945423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085945423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085945423 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085945423 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085945423 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085945423 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 20241216085945423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085945423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085945423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085945423 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085945423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085945423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085945423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085945423 DLM3UA DEBUG 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) 20241216085945423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085945423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085945423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085945423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085945423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085945423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085945423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085945423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085945423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085945423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085945423 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085945423 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085946444 DLCTRL DEBUG Command: GET 722502944 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085946444 DLCTRL DEBUG Tx Command reply: GET_REPLY 722502944 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085946451 DLCTRL DEBUG Command: GET 280681113 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085946451 DLCTRL DEBUG Tx Command reply: GET_REPLY 280681113 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085946455 DLCTRL DEBUG Command: GET 872491100 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085946455 DLCTRL DEBUG Tx Command reply: GET_REPLY 872491100 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085946458 DLCTRL DEBUG Command: GET 466742692 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085946458 DLCTRL DEBUG Tx Command reply: GET_REPLY 466742692 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085946460 DLCTRL DEBUG Command: GET 636185939 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085946460 DLCTRL DEBUG Tx Command reply: GET_REPLY 636185939 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085946463 DLCTRL DEBUG Command: GET 348368306 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085946463 DLCTRL DEBUG Tx Command reply: GET_REPLY 348368306 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085946465 DLCTRL DEBUG Command: GET 154691168 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085946465 DLCTRL DEBUG Tx Command reply: GET_REPLY 154691168 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085946467 DLCTRL DEBUG Command: GET 749147958 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085946467 DLCTRL DEBUG Tx Command reply: GET_REPLY 749147958 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085946468 DLCTRL DEBUG Command: GET 117702479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085946469 DLCTRL DEBUG Tx Command reply: GET_REPLY 117702479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085946470 DLCTRL DEBUG Command: GET 209066249 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085946470 DLCTRL DEBUG Tx Command reply: GET_REPLY 209066249 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085946472 DLCTRL DEBUG Command: GET 322313692 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085946472 DLCTRL DEBUG Tx Command reply: GET_REPLY 322313692 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085946473 DLCTRL DEBUG Command: GET 334145819 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085946473 DLCTRL DEBUG Tx Command reply: GET_REPLY 334145819 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085946474 DLCTRL DEBUG Command: GET 302964445 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085946474 DLCTRL DEBUG Tx Command reply: GET_REPLY 302964445 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085946475 DLCTRL DEBUG Command: GET 112538064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085946475 DLCTRL DEBUG Tx Command reply: GET_REPLY 112538064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085946477 DLCTRL DEBUG Command: GET 949566537 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085946477 DLCTRL DEBUG Tx Command reply: GET_REPLY 949566537 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085946478 DLCTRL DEBUG Command: GET 226129748 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085946478 DLCTRL DEBUG Tx Command reply: GET_REPLY 226129748 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085946479 DLCTRL DEBUG Command: GET 951377383 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085946479 DLCTRL DEBUG Tx Command reply: GET_REPLY 951377383 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085946480 DLCTRL DEBUG Command: GET 587338335 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085946480 DLCTRL DEBUG Tx Command reply: GET_REPLY 587338335 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085946481 DLCTRL DEBUG Command: GET 213820942 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085946481 DLCTRL DEBUG Tx Command reply: GET_REPLY 213820942 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085946482 DLCTRL DEBUG Command: GET 159593671 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085946482 DLCTRL DEBUG Tx Command reply: GET_REPLY 159593671 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000110011000'B, t_guard := 20.000000 } 20241216085946494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)7880656 20241216085947507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085947507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085947507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085947507 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085947507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x783fd0, normal) (hnbgw_rua.c:407) 20241216085947507 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216085947507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085947507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880656 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085947507 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085947507 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085947507 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880656 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) 20241216085947507 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880656 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085947507 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216085947507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085947507 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7880656 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085947507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880656 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085947507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085947507 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085947507 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085947507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085947507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085947507 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085947507 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{IDLE}: Allocated (fsm.c:456) 20241216085947507 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085947507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001980056400500f1100926) (sccp_scrc.c:406) 20241216085947507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085947507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085947507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085947507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085947507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085947507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085947507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085947507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085947507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085947507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085947507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085947507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085947507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085947507 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085947507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085947507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085947507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085947507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085947507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085947507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085947507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085947507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085947507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085947507 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)4600251 HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085947511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085947511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085947511 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085947511 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085947511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085947511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085947511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085947511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@e75c4cc34061: setverdict(pass): none -> pass 20241216085947511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085947511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085947511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085947511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085947511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085947511 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006cec68) (sccp_scrc.c:477) 20241216085947511 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241216085947511 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085947511 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085947511 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085947511 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085947511 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) 20241216085947511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085947511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085947512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085947512 DLCTRL DEBUG Command: GET 906933705 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085947512 DLCTRL DEBUG Tx Command reply: GET_REPLY 906933705 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085947514 DLCTRL DEBUG Command: GET 840348528 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085947514 DLCTRL DEBUG Tx Command reply: GET_REPLY 840348528 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085947515 DLCTRL DEBUG Command: GET 605447253 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085947515 DLCTRL DEBUG Tx Command reply: GET_REPLY 605447253 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085947517 DLCTRL DEBUG Command: GET 976042858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085947517 DLCTRL DEBUG Tx Command reply: GET_REPLY 976042858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085947518 DLCTRL DEBUG Command: GET 386762487 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085947518 DLCTRL DEBUG Tx Command reply: GET_REPLY 386762487 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085947519 DLCTRL DEBUG Command: GET 679400309 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085947519 DLCTRL DEBUG Tx Command reply: GET_REPLY 679400309 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085947520 DLCTRL DEBUG Command: GET 448542277 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085947520 DLCTRL DEBUG Tx Command reply: GET_REPLY 448542277 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085947522 DLCTRL DEBUG Command: GET 318893046 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085947522 DLCTRL DEBUG Tx Command reply: GET_REPLY 318893046 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085947523 DLCTRL DEBUG Command: GET 427569169 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085947523 DLCTRL DEBUG Tx Command reply: GET_REPLY 427569169 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085947524 DLCTRL DEBUG Command: GET 602157086 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085947524 DLCTRL DEBUG Tx Command reply: GET_REPLY 602157086 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085947525 DLCTRL DEBUG Command: GET 206566621 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085947525 DLCTRL DEBUG Tx Command reply: GET_REPLY 206566621 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085947526 DLCTRL DEBUG Command: GET 5677221 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085947526 DLCTRL DEBUG Tx Command reply: GET_REPLY 5677221 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085947527 DLCTRL DEBUG Command: GET 772157132 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085947527 DLCTRL DEBUG Tx Command reply: GET_REPLY 772157132 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085947528 DLCTRL DEBUG Command: GET 969009510 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085947528 DLCTRL DEBUG Tx Command reply: GET_REPLY 969009510 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085947528 DLCTRL DEBUG Command: GET 227192871 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085947528 DLCTRL DEBUG Tx Command reply: GET_REPLY 227192871 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085947529 DLCTRL DEBUG Command: GET 153463082 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085947529 DLCTRL DEBUG Tx Command reply: GET_REPLY 153463082 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085947529 DLCTRL DEBUG Command: GET 779483403 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085947529 DLCTRL DEBUG Tx Command reply: GET_REPLY 779483403 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085947530 DLCTRL DEBUG Command: GET 271377667 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085947530 DLCTRL DEBUG Tx Command reply: GET_REPLY 271377667 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085947531 DLCTRL DEBUG Command: GET 820529262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085947531 DLCTRL DEBUG Tx Command reply: GET_REPLY 820529262 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085947531 DLCTRL DEBUG Command: GET 898326677 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085947531 DLCTRL DEBUG Tx Command reply: GET_REPLY 898326677 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001011101100'B, t_guard := 20.000000 } 20241216085947542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@e75c4cc34061: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)10487348 20241216085948568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085948568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085948568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085948568 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085948568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa00634, normal) (hnbgw_rua.c:407) 20241216085948568 DHNB DEBUG map_rua[0x56050f974db0]{init}: Allocated (fsm.c:456) 20241216085948568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085948568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085948568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085948568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085948568 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085948568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487348 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) 20241216085948568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487348 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085948568 DCN DEBUG map_sccp[0x56050f98e400]{init}: Allocated (fsm.c:456) 20241216085948568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085948568 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10487348 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085948568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487348 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085948568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085948568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085948568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085948568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085948568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085948568 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085948568 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{IDLE}: Allocated (fsm.c:456) 20241216085948568 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085948568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002ec0056400500f1100926) (sccp_scrc.c:406) 20241216085948568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085948568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085948568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085948568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085948568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085948568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085948568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085948568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085948568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085948568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085948568 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085948568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085948568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085948569 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085948569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085948569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085948569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085948569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085948569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085948569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085948569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085948569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085948569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085948569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@e75c4cc34061: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)13078754 HNBGW_Test.msc1-SCCP(552)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@e75c4cc34061: setverdict(pass): none -> pass 20241216085948585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085948585 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085948585 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085948586 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 20241216085948586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085948586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085948586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085948586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085948586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085948586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085948586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085948586 DLM3UA DEBUG 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) 20241216085948586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085948586 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088c80a) (sccp_scrc.c:477) 20241216085948586 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241216085948586 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085948586 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085948586 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085948586 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085948586 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) 20241216085948586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085948586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085948588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085948591 DLCTRL DEBUG Command: GET 779393513 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085948591 DLCTRL DEBUG Tx Command reply: GET_REPLY 779393513 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085948595 DLCTRL DEBUG Command: GET 434269321 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085948595 DLCTRL DEBUG Tx Command reply: GET_REPLY 434269321 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085948599 DLCTRL DEBUG Command: GET 334280697 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085948599 DLCTRL DEBUG Tx Command reply: GET_REPLY 334280697 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085948602 DLCTRL DEBUG Command: GET 1080669 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085948602 DLCTRL DEBUG Tx Command reply: GET_REPLY 1080669 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085948605 DLCTRL DEBUG Command: GET 635408788 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085948605 DLCTRL DEBUG Tx Command reply: GET_REPLY 635408788 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085948608 DLCTRL DEBUG Command: GET 14356025 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085948608 DLCTRL DEBUG Tx Command reply: GET_REPLY 14356025 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085948610 DLCTRL DEBUG Command: GET 920836908 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085948610 DLCTRL DEBUG Tx Command reply: GET_REPLY 920836908 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085948611 DLCTRL DEBUG Command: GET 834130932 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085948611 DLCTRL DEBUG Tx Command reply: GET_REPLY 834130932 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085948612 DLCTRL DEBUG Command: GET 951245277 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085948612 DLCTRL DEBUG Tx Command reply: GET_REPLY 951245277 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085948614 DLCTRL DEBUG Command: GET 697474397 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085948614 DLCTRL DEBUG Tx Command reply: GET_REPLY 697474397 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085948614 DLCTRL DEBUG Command: GET 707687011 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085948614 DLCTRL DEBUG Tx Command reply: GET_REPLY 707687011 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085948615 DLCTRL DEBUG Command: GET 757581137 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085948615 DLCTRL DEBUG Tx Command reply: GET_REPLY 757581137 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085948616 DLCTRL DEBUG Command: GET 119787557 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085948616 DLCTRL DEBUG Tx Command reply: GET_REPLY 119787557 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085948616 DLCTRL DEBUG Command: GET 114395945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085948616 DLCTRL DEBUG Tx Command reply: GET_REPLY 114395945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085948617 DLCTRL DEBUG Command: GET 125868920 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085948617 DLCTRL DEBUG Tx Command reply: GET_REPLY 125868920 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085948618 DLCTRL DEBUG Command: GET 125506231 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085948618 DLCTRL DEBUG Tx Command reply: GET_REPLY 125506231 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085948618 DLCTRL DEBUG Command: GET 903969701 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085948618 DLCTRL DEBUG Tx Command reply: GET_REPLY 903969701 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085948619 DLCTRL DEBUG Command: GET 334377073 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085948619 DLCTRL DEBUG Tx Command reply: GET_REPLY 334377073 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085948620 DLCTRL DEBUG Command: GET 377565144 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085948620 DLCTRL DEBUG Tx Command reply: GET_REPLY 377565144 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085948620 DLCTRL DEBUG Command: GET 143187508 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085948620 DLCTRL DEBUG Tx Command reply: GET_REPLY 143187508 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000111011010'B, t_guard := 20.000000 } 20241216085948631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@e75c4cc34061: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)2164578 20241216085949645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085949645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085949645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085949645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085949646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x210762, normal) (hnbgw_rua.c:407) 20241216085949646 DHNB DEBUG map_rua[0x56050f99d200]{init}: Allocated (fsm.c:456) 20241216085949646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085949646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2164578 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085949646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085949646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085949646 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2164578 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) 20241216085949646 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2164578 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085949646 DCN DEBUG map_sccp[0x56050f99cd40]{init}: Allocated (fsm.c:456) 20241216085949646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085949646 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2164578 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085949646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2164578 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085949646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085949646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085949646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085949646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085949646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085949646 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085949646 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{IDLE}: Allocated (fsm.c:456) 20241216085949646 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085949646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001da0056400500f1100926) (sccp_scrc.c:406) 20241216085949646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085949646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085949646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085949646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085949646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085949646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085949646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085949646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085949646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085949646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085949646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085949646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085949646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085949646 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085949646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085949646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085949646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085949646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085949646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085949646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085949646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085949646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085949646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@e75c4cc34061: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)1158863 HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085949652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949652 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085949652 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085949652 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085949652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085949652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085949652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085949652 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085949653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085949653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085949653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085949653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085949653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085949653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd43d7) (sccp_scrc.c:477) 20241216085949653 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241216085949653 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085949653 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085949653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085949653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085949653 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) 20241216085949653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085949653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@e75c4cc34061: setverdict(pass): none -> pass 20241216085949655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085949657 DLCTRL DEBUG Command: GET 917844447 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085949657 DLCTRL DEBUG Tx Command reply: GET_REPLY 917844447 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085949659 DLCTRL DEBUG Command: GET 466083219 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085949659 DLCTRL DEBUG Tx Command reply: GET_REPLY 466083219 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085949661 DLCTRL DEBUG Command: GET 927880130 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085949661 DLCTRL DEBUG Tx Command reply: GET_REPLY 927880130 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085949662 DLCTRL DEBUG Command: GET 623999229 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085949662 DLCTRL DEBUG Tx Command reply: GET_REPLY 623999229 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085949664 DLCTRL DEBUG Command: GET 562990878 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085949664 DLCTRL DEBUG Tx Command reply: GET_REPLY 562990878 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085949665 DLCTRL DEBUG Command: GET 753946403 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085949665 DLCTRL DEBUG Tx Command reply: GET_REPLY 753946403 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085949666 DLCTRL DEBUG Command: GET 309893646 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085949666 DLCTRL DEBUG Tx Command reply: GET_REPLY 309893646 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085949667 DLCTRL DEBUG Command: GET 994923986 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085949667 DLCTRL DEBUG Tx Command reply: GET_REPLY 994923986 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085949667 DLCTRL DEBUG Command: GET 405288657 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085949667 DLCTRL DEBUG Tx Command reply: GET_REPLY 405288657 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085949668 DLCTRL DEBUG Command: GET 246352895 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085949668 DLCTRL DEBUG Tx Command reply: GET_REPLY 246352895 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085949668 DLCTRL DEBUG Command: GET 127452365 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085949668 DLCTRL DEBUG Tx Command reply: GET_REPLY 127452365 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085949669 DLCTRL DEBUG Command: GET 500148689 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085949669 DLCTRL DEBUG Tx Command reply: GET_REPLY 500148689 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085949670 DLCTRL DEBUG Command: GET 459061122 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085949670 DLCTRL DEBUG Tx Command reply: GET_REPLY 459061122 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085949671 DLCTRL DEBUG Command: GET 961145010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085949671 DLCTRL DEBUG Tx Command reply: GET_REPLY 961145010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085949671 DLCTRL DEBUG Command: GET 75431612 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085949671 DLCTRL DEBUG Tx Command reply: GET_REPLY 75431612 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085949672 DLCTRL DEBUG Command: GET 892472573 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085949672 DLCTRL DEBUG Tx Command reply: GET_REPLY 892472573 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085949673 DLCTRL DEBUG Command: GET 857020279 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085949673 DLCTRL DEBUG Tx Command reply: GET_REPLY 857020279 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085949673 DLCTRL DEBUG Command: GET 172092756 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085949673 DLCTRL DEBUG Tx Command reply: GET_REPLY 172092756 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085949674 DLCTRL DEBUG Command: GET 602441648 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085949674 DLCTRL DEBUG Tx Command reply: GET_REPLY 602441648 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085949675 DLCTRL DEBUG Command: GET 808285958 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085949675 DLCTRL DEBUG Tx Command reply: GET_REPLY 808285958 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216085949677 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085949677 DLINP DEBUG SRVCONN(,r=127.0.0.1:56334<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085949677 DLINP NOTICE SRV(,r=127.0.0.1:56334<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085949677 DMAIN NOTICE (127.0.0.1:56334 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56334<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085949677 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216085949678 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42577<->l=127.0.0.1:4262) (control_if.c:193) 20241216085949678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@e75c4cc34061: Final verdict of PTC: none20241216085949678 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085949678 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) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(550)@e75c4cc34061: Final verdict of PTC: none 20241216085949678 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085949678 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) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085949678 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085949678 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) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085949678 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 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085949678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085949678 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085949678 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) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(555)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@e75c4cc34061: Final verdict of PTC: none 20241216085949678 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 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085949678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085949678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085949678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085949678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085949678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085949678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085949678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085949678 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085949678 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085949678 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085949678 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085949678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085949678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085949678 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085949678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085949678 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085949678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085949678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085949678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085949678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085949678 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085949678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085949678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085949678 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085949678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@e75c4cc34061: Final verdict of PTC: none 20241216085949678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085949678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085949678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{disrupted}: Freeing instance (context_map.c:202) 20241216085949678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10487348)[0x56050f974db0]{disrupted}: Deallocated (fsm.c:568) 20241216085949678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085949678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{disconnected}: Freeing instance (context_map.c:206) 20241216085949678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56050f98e400]{disconnected}: Deallocated (fsm.c:568) 20241216085949678 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10487348 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241216085949678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085949678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085949678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085949678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085949678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085949678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085949678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085949678 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085949678 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085949678 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085949678 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085949678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085949678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085949678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085949678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085949678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085949678 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 20241216085949678 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216085949678 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 20241216085949678 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085949678 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085949678 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 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085949678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085949678 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 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085949678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085949678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085949678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085949678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085949678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085949678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085949678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085949678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085949678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085949678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085949678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085949678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085949678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085949678 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085949679 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085949679 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085949679 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085949679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085949679 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085949679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085949679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085949679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085949679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085949679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085949679 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085949679 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085949679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7880656)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216085949679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7880656 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085949679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085949679 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085949679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085949679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085949679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085949679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085949679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085949679 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085949679 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085949679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{disrupted}: Freeing instance (context_map.c:202) 20241216085949679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2164578)[0x56050f99d200]{disrupted}: Deallocated (fsm.c:568) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{disconnected}: Freeing instance (context_map.c:206) 20241216085949679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56050f99cd40]{disconnected}: Deallocated (fsm.c:568) 20241216085949679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2164578 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241216085949679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085949679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085949679 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085949679 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085949679 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085949679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085949679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085949679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085949679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085949679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085949679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085949679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085949679 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085949679 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085949679 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085949679 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085949679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085949679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085949679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085949679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085949679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085949679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085949679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085949679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085949679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085949679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085949679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085949679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085949679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085949679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085949679 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-Iuh1-RUA(548)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(552)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(561)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(542)@e75c4cc34061: Final verdict of PTC: none 20241216085949681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46122<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(544)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:49 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 20241216085949818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085950420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085950422 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085950422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085950422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085950423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085950423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085950423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085950423 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085950423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085950423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085950423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085950423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085950423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085950423 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085950423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085950423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085950423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085950423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085950423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085950423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085950423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085950423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085950423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085950423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085950423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085950423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085950423 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085950424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085950424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085950424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085950424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085950424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085950424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085950424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085950424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085950424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085950424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085950424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085950424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085950424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085950424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085950424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085950424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=515544) 20241216085951142 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085951142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085951142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085951142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085951142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085951142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085951142 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085951142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085951142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085951142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085951142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085951142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085951142 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085951142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085951142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085951142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085951142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085951142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085951143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085951143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085951143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085951143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085951143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085951143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085951143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085951143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085951143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085951143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085951143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085951143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085951143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085951143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085951143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085951143 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=515544, count=532508) 20241216085951679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085951679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085951679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216085951679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085951679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216085951679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216085951679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085951679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085951679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216085951679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216085951679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216085951679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216085951826 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085951826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085951826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085951826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085951826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085951826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085951826 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085951826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085951826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085951826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085951826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085951826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085951826 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085951826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085951826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085951826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085951826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085951826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085951826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085951826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085951826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085951826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085951826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085951826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085951826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085951826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085951826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085951826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085951826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085951826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085951826 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 08:59:52 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 20241216085952689 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085952690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085952690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085952690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085952690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085952690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085952690 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085952690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085952690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085952690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085952690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085952690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085952690 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085952690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085952690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085952690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085952690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085952690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085952690 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216085952690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085952690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085952690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085952690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085952690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085952690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085952691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085952691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085952691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085952691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085952691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085952691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085952691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085952691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085952691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085952691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085952691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216085952691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085952691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085952691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085952691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085952691 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241216085953505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085953509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085953513 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41825<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085953591 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216085953591 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085953600 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953600 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953600 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953600 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953600 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953600 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216085953600 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54019 (stream_srv.c:132) 20241216085953600 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54019<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216085953600 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953600 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953602 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953602 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216085953602 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953602 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216085953602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953602 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953602 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953602 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216085953602 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953602 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216085953602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953602 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953602 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953602 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085953602 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085953602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953602 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953602 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953602 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085953602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085953602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953602 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953602 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 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216085953602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216085953602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216085953602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085953602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(575)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(578)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(576)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085953632 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953632 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953632 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953632 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953633 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953633 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953633 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216085953633 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953634 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953634 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216085953634 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953634 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216085953634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953634 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953634 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953634 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216085953634 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953634 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216085953634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953634 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953634 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953634 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085953634 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953634 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085953634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953634 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953634 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085953634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085953634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953634 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953634 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 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216085953634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216085953634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216085953634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085953634 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216085953690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085953690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085953690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085953690 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085953690 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216085953690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085953690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085953690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085953690 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@e75c4cc34061: setverdict(pass): none -> pass 20241216085953701 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085953701 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085953701 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216085953701 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216085953701 DHNBAP DEBUG (127.0.0.1:54019 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216085953701 DHNBAP NOTICE (127.0.0.1:54019 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216085953701 DHNBAP NOTICE (127.0.0.1:54019 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216085953701 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085953701 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085953815 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085953815 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216085953815 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085953815 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216085953822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953822 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216085953822 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085953822 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085953822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085953822 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085953822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085953825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953825 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085953825 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085953825 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085953825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085953825 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085953825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085953825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085953825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085953826 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216085953826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085953826 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085953826 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085953826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085953826 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085953826 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085953826 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216085953827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085953827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085953827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085953828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085953828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085953828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085953828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085953828 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 20241216085953828 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 20241216085953828 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085953828 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216085953836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953836 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216085953836 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085953836 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085953836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085953836 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085953836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085953838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953838 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085953838 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085953838 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085953838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085953838 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085953838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085953838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085953839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085953839 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216085953839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085953839 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085953839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085953839 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085953839 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085953839 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085953839 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953840 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953840 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216085953840 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216085953840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953840 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085953840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953840 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085953840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085953840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085953840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085953840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085953848 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216085953848 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216085953848 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085953848 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216085953854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953854 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216085953854 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085953854 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085953854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085953854 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216085953854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085953856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953856 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085953856 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085953857 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085953857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085953857 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085953857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085953857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085953857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085953857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216085953857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085953857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085953857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085953857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085953857 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085953857 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085953857 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953858 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953858 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216085953858 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085953858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085953858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953858 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085953859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085953859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085953859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085953859 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085953862 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 20241216085953862 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 20241216085953862 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216085953862 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216085953868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953868 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216085953868 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216085953868 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216085953868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216085953868 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216085953868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216085953870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953871 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216085953871 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216085953871 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216085953871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216085953871 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216085953871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216085953871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085953871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216085953871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216085953871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085953871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085953871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085953871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085953871 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216085953871 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216085953871 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216085953872 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216085953872 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216085953872 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216085953872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085953872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216085953872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085953872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085953872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085953872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085953872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085953872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085953872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085953872 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216085953872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085953872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085953872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085953872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085953872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085953872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085953872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085953872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085954632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954632 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085954632 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085954632 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085954632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085954632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085954632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216085954632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954633 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085954633 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085954633 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216085954633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085954633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085954633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216085954633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085954633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085954633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085954633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085954633 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085954633 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216085954633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085954633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085954633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085954633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085954633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085954633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085954633 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954634 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085954634 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085954634 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085954634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954634 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085954634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216085954634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216085954634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954634 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085954634 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085954634 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085954638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085954638 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085954638 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 20241216085954638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954638 DLM3UA DEBUG 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) 20241216085954638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954638 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085954638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954638 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085954638 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085954638 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) 20241216085954638 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) 20241216085954638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085954638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085954638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085954638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085954638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085954638 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085954638 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216085954638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954638 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085954638 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085954638 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085954638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085954638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085954638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085954638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(577)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085954642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954642 DLM3UA DEBUG 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) 20241216085954642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954642 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085954642 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085954642 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 20241216085954642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954642 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216085954642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085954642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954642 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085954642 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085954642 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085954661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954661 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085954661 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085954661 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085954661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085954662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085954662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954662 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085954662 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085954662 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216085954662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216085954662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085954662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085954662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085954662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216085954662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085954662 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085954662 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216085954662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954662 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085954662 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085954662 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216085954662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216085954662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216085954662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216085954662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216085954665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216085954665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216085954665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216085954665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216085954665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216085954665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954665 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085954665 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085954665 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216085954669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954669 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085954669 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085954669 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 20241216085954669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954669 DLM3UA DEBUG 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) 20241216085954669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085954669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085954669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085954669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216085954669 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216085954669 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) 20241216085954669 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) 20241216085954669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216085954669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085954669 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085954669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216085954669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085954669 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216085954669 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216085954669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085954669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085954669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216085954669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216085954669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216085954669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216085954669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085954671 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216085954671 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216085954671 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 20241216085954671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085954671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085954671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085954671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085954671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085954671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085954671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085954671 DLM3UA DEBUG 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) 20241216085954671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085954671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216085954671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216085954671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216085954671 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085954671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085954671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216085954671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085954671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085954671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085954671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216085954671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216085954671 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216085954671 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216085955714 DLCTRL DEBUG Command: GET 155086621 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085955714 DLCTRL DEBUG Tx Command reply: GET_REPLY 155086621 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216085955718 DLCTRL DEBUG Command: GET 672590567 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085955718 DLCTRL DEBUG Tx Command reply: GET_REPLY 672590567 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085955722 DLCTRL DEBUG Command: GET 753673703 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085955722 DLCTRL DEBUG Tx Command reply: GET_REPLY 753673703 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085955726 DLCTRL DEBUG Command: GET 806507628 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085955726 DLCTRL DEBUG Tx Command reply: GET_REPLY 806507628 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085955730 DLCTRL DEBUG Command: GET 811989377 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085955730 DLCTRL DEBUG Tx Command reply: GET_REPLY 811989377 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216085955734 DLCTRL DEBUG Command: GET 690268268 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085955734 DLCTRL DEBUG Tx Command reply: GET_REPLY 690268268 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085955738 DLCTRL DEBUG Command: GET 272377434 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085955738 DLCTRL DEBUG Tx Command reply: GET_REPLY 272377434 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085955742 DLCTRL DEBUG Command: GET 187634142 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085955742 DLCTRL DEBUG Tx Command reply: GET_REPLY 187634142 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085955745 DLCTRL DEBUG Command: GET 140359376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085955745 DLCTRL DEBUG Tx Command reply: GET_REPLY 140359376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085955749 DLCTRL DEBUG Command: GET 643628988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085955749 DLCTRL DEBUG Tx Command reply: GET_REPLY 643628988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216085955753 DLCTRL DEBUG Command: GET 197876493 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085955753 DLCTRL DEBUG Tx Command reply: GET_REPLY 197876493 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085955757 DLCTRL DEBUG Command: GET 408397744 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085955757 DLCTRL DEBUG Tx Command reply: GET_REPLY 408397744 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085955761 DLCTRL DEBUG Command: GET 250655114 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085955761 DLCTRL DEBUG Tx Command reply: GET_REPLY 250655114 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085955765 DLCTRL DEBUG Command: GET 539374554 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085955765 DLCTRL DEBUG Tx Command reply: GET_REPLY 539374554 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085955769 DLCTRL DEBUG Command: GET 832844135 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085955769 DLCTRL DEBUG Tx Command reply: GET_REPLY 832844135 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216085955773 DLCTRL DEBUG Command: GET 22309996 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085955773 DLCTRL DEBUG Tx Command reply: GET_REPLY 22309996 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085955777 DLCTRL DEBUG Command: GET 291813461 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085955777 DLCTRL DEBUG Tx Command reply: GET_REPLY 291813461 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085955781 DLCTRL DEBUG Command: GET 698914249 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085955781 DLCTRL DEBUG Tx Command reply: GET_REPLY 698914249 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085955785 DLCTRL DEBUG Command: GET 450474120 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085955785 DLCTRL DEBUG Tx Command reply: GET_REPLY 450474120 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085955788 DLCTRL DEBUG Command: GET 487596413 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085955788 DLCTRL DEBUG Tx Command reply: GET_REPLY 487596413 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000011100111'B, t_guard := 20.000000 } 20241216085955833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)3598026 20241216085956881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085956881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085956881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216085956881 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085956881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36e6ca, normal) (hnbgw_rua.c:407) 20241216085956881 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216085956881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085956881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3598026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085956881 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085956881 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085956881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3598026 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) 20241216085956881 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3598026 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) 20241216085956881 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3598026 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085956881 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216085956881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085956881 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3598026 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085956882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3598026 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216085956882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085956882 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085956882 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085956882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085956882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085956882 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085956882 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{IDLE}: Allocated (fsm.c:456) 20241216085956882 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085956882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000e70056400500f1100926) (sccp_scrc.c:406) 20241216085956882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085956882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085956882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085956882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085956882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085956882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085956882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085956882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085956882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085956882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085956882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085956882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085956882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085956882 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085956882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085956882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085956882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085956882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085956882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085956882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085956882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085956882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085956882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085956882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)1732875 HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216085956905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085956905 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085956905 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085956905 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085956905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085956905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085956905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085956905 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085956905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085956905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085956905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085956905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085956905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085956905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013be4e) (sccp_scrc.c:477) 20241216085956905 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241216085956905 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085956905 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085956905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085956905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085956905 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) 20241216085956905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085956905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085956907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33588<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085956909 DLCTRL DEBUG Command: GET 425652309 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085956909 DLCTRL DEBUG Tx Command reply: GET_REPLY 425652309 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085956911 DLCTRL DEBUG Command: GET 829638993 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085956911 DLCTRL DEBUG Tx Command reply: GET_REPLY 829638993 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085956914 DLCTRL DEBUG Command: GET 244242387 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085956914 DLCTRL DEBUG Tx Command reply: GET_REPLY 244242387 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085956916 DLCTRL DEBUG Command: GET 442232202 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085956916 DLCTRL DEBUG Tx Command reply: GET_REPLY 442232202 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085956917 DLCTRL DEBUG Command: GET 697614800 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085956917 DLCTRL DEBUG Tx Command reply: GET_REPLY 697614800 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085956919 DLCTRL DEBUG Command: GET 452698445 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085956919 DLCTRL DEBUG Tx Command reply: GET_REPLY 452698445 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216085956920 DLCTRL DEBUG Command: GET 914236566 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085956920 DLCTRL DEBUG Tx Command reply: GET_REPLY 914236566 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085956921 DLCTRL DEBUG Command: GET 966836166 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085956921 DLCTRL DEBUG Tx Command reply: GET_REPLY 966836166 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085956922 DLCTRL DEBUG Command: GET 525034041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085956922 DLCTRL DEBUG Tx Command reply: GET_REPLY 525034041 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085956922 DLCTRL DEBUG Command: GET 489000069 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085956922 DLCTRL DEBUG Tx Command reply: GET_REPLY 489000069 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085956923 DLCTRL DEBUG Command: GET 707403661 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085956923 DLCTRL DEBUG Tx Command reply: GET_REPLY 707403661 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085956924 DLCTRL DEBUG Command: GET 875370518 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085956924 DLCTRL DEBUG Tx Command reply: GET_REPLY 875370518 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085956924 DLCTRL DEBUG Command: GET 47510089 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085956924 DLCTRL DEBUG Tx Command reply: GET_REPLY 47510089 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085956925 DLCTRL DEBUG Command: GET 983123943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085956925 DLCTRL DEBUG Tx Command reply: GET_REPLY 983123943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20241216085956926 DLCTRL DEBUG Command: GET 393878475 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085956926 DLCTRL DEBUG Tx Command reply: GET_REPLY 393878475 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085956926 DLCTRL DEBUG Command: GET 981237789 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085956926 DLCTRL DEBUG Tx Command reply: GET_REPLY 981237789 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085956927 DLCTRL DEBUG Command: GET 73790610 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085956927 DLCTRL DEBUG Tx Command reply: GET_REPLY 73790610 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085956928 DLCTRL DEBUG Command: GET 639506199 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085956928 DLCTRL DEBUG Tx Command reply: GET_REPLY 639506199 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085956928 DLCTRL DEBUG Command: GET 948325846 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085956928 DLCTRL DEBUG Tx Command reply: GET_REPLY 948325846 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085956929 DLCTRL DEBUG Command: GET 126807131 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085956929 DLCTRL DEBUG Tx Command reply: GET_REPLY 126807131 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001010011100'B, t_guard := 20.000000 } 20241216085956940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33604<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@e75c4cc34061: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)1279402 20241216085957967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085957967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085957967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085957968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085957968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1385aa, normal) (hnbgw_rua.c:407) 20241216085957968 DHNB DEBUG map_rua[0x56050f99cd40]{init}: Allocated (fsm.c:456) 20241216085957968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085957968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1279402 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085957968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085957968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085957968 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216085957968 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1279402 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) 20241216085957968 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1279402 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) 20241216085957968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1279402 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216085957968 DCN DEBUG map_sccp[0x56050f974db0]{init}: Allocated (fsm.c:456) 20241216085957968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085957968 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1279402 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216085957968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1279402 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085957968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085957968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085957968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085957968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085957968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085957968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085957968 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{IDLE}: Allocated (fsm.c:456) 20241216085957968 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085957968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300029c0056400500f1100926) (sccp_scrc.c:406) 20241216085957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085957968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085957968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085957968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085957968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085957968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085957968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085957968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085957968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085957969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085957969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085957969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085957969 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085957969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085957969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085957969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085957969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085957969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085957969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085957969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085957969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085957969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085957969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)12197869 HNBGW_Test.msc1-SCCP(576)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@e75c4cc34061: 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)@e75c4cc34061: setverdict(pass): none -> pass 20241216085957982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085957982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216085957982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216085957982 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 20241216085957982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085957982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085957982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085957982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085957982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085957982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085957982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085957982 DLM3UA DEBUG 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) 20241216085957982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085957982 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082b732) (sccp_scrc.c:477) 20241216085957982 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241216085957982 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085957982 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085957982 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085957982 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085957982 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) 20241216085957982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085957982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216085957985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33604<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085957987 DLCTRL DEBUG Command: GET 366305572 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085957987 DLCTRL DEBUG Tx Command reply: GET_REPLY 366305572 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216085957991 DLCTRL DEBUG Command: GET 986121207 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085957991 DLCTRL DEBUG Tx Command reply: GET_REPLY 986121207 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085957995 DLCTRL DEBUG Command: GET 570171057 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085957995 DLCTRL DEBUG Tx Command reply: GET_REPLY 570171057 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085957997 DLCTRL DEBUG Command: GET 655574584 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085957997 DLCTRL DEBUG Tx Command reply: GET_REPLY 655574584 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085957999 DLCTRL DEBUG Command: GET 136445995 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085957999 DLCTRL DEBUG Tx Command reply: GET_REPLY 136445995 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085958001 DLCTRL DEBUG Command: GET 844162655 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085958001 DLCTRL DEBUG Tx Command reply: GET_REPLY 844162655 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085958002 DLCTRL DEBUG Command: GET 864849147 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085958002 DLCTRL DEBUG Tx Command reply: GET_REPLY 864849147 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085958003 DLCTRL DEBUG Command: GET 913635229 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085958003 DLCTRL DEBUG Tx Command reply: GET_REPLY 913635229 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085958003 DLCTRL DEBUG Command: GET 520998121 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085958003 DLCTRL DEBUG Tx Command reply: GET_REPLY 520998121 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085958005 DLCTRL DEBUG Command: GET 945701920 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085958005 DLCTRL DEBUG Tx Command reply: GET_REPLY 945701920 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085958006 DLCTRL DEBUG Command: GET 241457801 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085958006 DLCTRL DEBUG Tx Command reply: GET_REPLY 241457801 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085958006 DLCTRL DEBUG Command: GET 918533533 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085958006 DLCTRL DEBUG Tx Command reply: GET_REPLY 918533533 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085958007 DLCTRL DEBUG Command: GET 430898345 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085958007 DLCTRL DEBUG Tx Command reply: GET_REPLY 430898345 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085958008 DLCTRL DEBUG Command: GET 407097365 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085958008 DLCTRL DEBUG Tx Command reply: GET_REPLY 407097365 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20241216085958009 DLCTRL DEBUG Command: GET 427569349 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085958009 DLCTRL DEBUG Tx Command reply: GET_REPLY 427569349 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085958010 DLCTRL DEBUG Command: GET 857060309 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085958010 DLCTRL DEBUG Tx Command reply: GET_REPLY 857060309 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085958011 DLCTRL DEBUG Command: GET 602015894 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085958011 DLCTRL DEBUG Tx Command reply: GET_REPLY 602015894 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085958011 DLCTRL DEBUG Command: GET 562871318 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085958011 DLCTRL DEBUG Tx Command reply: GET_REPLY 562871318 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085958012 DLCTRL DEBUG Command: GET 208946204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085958012 DLCTRL DEBUG Tx Command reply: GET_REPLY 208946204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085958013 DLCTRL DEBUG Command: GET 363392892 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085958013 DLCTRL DEBUG Tx Command reply: GET_REPLY 363392892 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000100111001'B, t_guard := 20.000000 } 20241216085958025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@e75c4cc34061: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)1739877 20241216085959043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085959043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085959043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216085959043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216085959043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a8c65, normal) (hnbgw_rua.c:407) 20241216085959043 DHNB DEBUG map_rua[0x56050f995890]{init}: Allocated (fsm.c:456) 20241216085959043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216085959043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739877 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216085959043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085959043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085959043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739877 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) 20241216085959043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739877 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) 20241216085959043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739877 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216085959043 DCN DEBUG map_sccp[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216085959043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216085959043 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1739877 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216085959043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1739877 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216085959043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216085959043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216085959043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216085959043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216085959043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216085959043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216085959043 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{IDLE}: Allocated (fsm.c:456) 20241216085959043 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216085959043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001390056400500f1100926) (sccp_scrc.c:406) 20241216085959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085959043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085959043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085959043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085959043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085959043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216085959043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216085959043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216085959043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085959043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085959043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959043 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216085959043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216085959043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216085959044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085959044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085959044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085959044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085959044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)10045545 HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216085959047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959047 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216085959047 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216085959047 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216085959047 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216085959047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216085959047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216085959047 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216085959047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085959047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216085959047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216085959047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216085959047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216085959047 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ed082) (sccp_scrc.c:477) 20241216085959047 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241216085959047 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216085959047 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216085959047 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085959047 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216085959047 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) 20241216085959047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216085959047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{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)@e75c4cc34061: setverdict(pass): none -> pass 20241216085959049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216085959050 DLCTRL DEBUG Command: GET 712685662 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216085959050 DLCTRL DEBUG Tx Command reply: GET_REPLY 712685662 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216085959051 DLCTRL DEBUG Command: GET 800064301 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216085959051 DLCTRL DEBUG Tx Command reply: GET_REPLY 800064301 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216085959052 DLCTRL DEBUG Command: GET 511748347 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216085959052 DLCTRL DEBUG Tx Command reply: GET_REPLY 511748347 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085959053 DLCTRL DEBUG Command: GET 830611868 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085959053 DLCTRL DEBUG Tx Command reply: GET_REPLY 830611868 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085959054 DLCTRL DEBUG Command: GET 329247651 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216085959054 DLCTRL DEBUG Tx Command reply: GET_REPLY 329247651 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085959055 DLCTRL DEBUG Command: GET 290467556 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216085959055 DLCTRL DEBUG Tx Command reply: GET_REPLY 290467556 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216085959056 DLCTRL DEBUG Command: GET 531884630 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216085959056 DLCTRL DEBUG Tx Command reply: GET_REPLY 531884630 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216085959057 DLCTRL DEBUG Command: GET 406518406 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216085959057 DLCTRL DEBUG Tx Command reply: GET_REPLY 406518406 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085959058 DLCTRL DEBUG Command: GET 749761645 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085959058 DLCTRL DEBUG Tx Command reply: GET_REPLY 749761645 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085959059 DLCTRL DEBUG Command: GET 430279253 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216085959059 DLCTRL DEBUG Tx Command reply: GET_REPLY 430279253 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085959061 DLCTRL DEBUG Command: GET 18213340 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216085959061 DLCTRL DEBUG Tx Command reply: GET_REPLY 18213340 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216085959062 DLCTRL DEBUG Command: GET 105325790 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216085959062 DLCTRL DEBUG Tx Command reply: GET_REPLY 105325790 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216085959063 DLCTRL DEBUG Command: GET 936015737 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216085959063 DLCTRL DEBUG Tx Command reply: GET_REPLY 936015737 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085959063 DLCTRL DEBUG Command: GET 755520074 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085959063 DLCTRL DEBUG Tx Command reply: GET_REPLY 755520074 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20241216085959064 DLCTRL DEBUG Command: GET 394624510 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216085959064 DLCTRL DEBUG Tx Command reply: GET_REPLY 394624510 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216085959065 DLCTRL DEBUG Command: GET 679102802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216085959065 DLCTRL DEBUG Tx Command reply: GET_REPLY 679102802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216085959065 DLCTRL DEBUG Command: GET 800824204 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216085959065 DLCTRL DEBUG Tx Command reply: GET_REPLY 800824204 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216085959066 DLCTRL DEBUG Command: GET 302253572 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216085959066 DLCTRL DEBUG Tx Command reply: GET_REPLY 302253572 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216085959067 DLCTRL DEBUG Command: GET 561373335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216085959067 DLCTRL DEBUG Tx Command reply: GET_REPLY 561373335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216085959067 DLCTRL DEBUG Command: GET 638570993 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216085959067 DLCTRL DEBUG Tx Command reply: GET_REPLY 638570993 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@e75c4cc34061: Final verdict of PTC: none 20241216085959071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216085959071 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41825<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(583)@e75c4cc34061: Final verdict of PTC: none 20241216085959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:54019<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085959071 DLINP NOTICE SRV(,r=127.0.0.1:54019<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085959071 DMAIN NOTICE (127.0.0.1:54019 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54019<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085959071 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@e75c4cc34061: Final verdict of PTC: none 20241216085959071 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085959071 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) 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(577)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@e75c4cc34061: Final verdict of PTC: none 20241216085959072 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(579)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@e75c4cc34061: Final verdict of PTC: none20241216085959071 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085959071 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) 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085959071 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085959071 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) 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216085959071 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 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216085959071 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085959071 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085959071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085959072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085959072 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085959072 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) 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085959072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085959072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216085959072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085959072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085959072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085959072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085959072 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085959072 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085959072 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085959072 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216085959072 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085959072 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085959072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085959072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) VirtHNBGW-STATS(566)@e75c4cc34061: Final verdict of PTC: none 20241216085959072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085959072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959072 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216085959072 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216085959072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{disrupted}: Freeing instance (context_map.c:202) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1279402)[0x56050f99cd40]{disrupted}: Deallocated (fsm.c:568) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{disconnected}: Freeing instance (context_map.c:206) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56050f974db0]{disconnected}: Deallocated (fsm.c:568) 20241216085959072 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1279402 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241216085959072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085959072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085959072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216085959072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085959072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085959072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085959072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085959072 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085959072 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085959072 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085959072 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(585)@e75c4cc34061: Final verdict of PTC: none 20241216085959072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216085959072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216085959072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216085959072 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 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085959072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085959072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216085959072 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 20241216085959072 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216085959072 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 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085959072 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085959072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085959072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959072 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959072 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959072 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085959072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085959072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085959072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085959072 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085959072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216085959072 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216085959072 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216085959072 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085959072 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085959072 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085959072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085959072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085959072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085959072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959072 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3598026)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216085959072 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3598026 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216085959072 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216085959072 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216085959072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216085959072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085959072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085959072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959072 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{disrupted}: Freeing instance (context_map.c:202) 20241216085959072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1739877)[0x56050f995890]{disrupted}: Deallocated (fsm.c:568) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{disconnected}: Freeing instance (context_map.c:206) 20241216085959072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56050f97aed0]{disconnected}: Deallocated (fsm.c:568) 20241216085959072 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1739877 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241216085959072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085959072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085959072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216085959072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085959072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085959072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085959072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085959072 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085959072 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085959072 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085959072 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(581)@e75c4cc34061: Final verdict of PTC: none 20241216085959079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33562<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(568)@e75c4cc34061: Final verdict of PTC: none 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085959086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085959086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085959086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085959086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085959086 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 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085959086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085959086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085959086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085959086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085959086 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216085959086 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) 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216085959086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216085959086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216085959086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216085959086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216085959086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216085959086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216085959087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216085959087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216085959087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216085959087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216085959087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216085959087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216085959087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216085959087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216085959087 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216085959087 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216085959087 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 08:59:59 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 20241216085959234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216085959680 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085959680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085959680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085959680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085959680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959680 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085959680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085959680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085959680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216085959680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959680 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216085959680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216085959680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216085959680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216085959680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216085959680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216085959680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085959680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085959680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216085959680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085959680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216085959680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216085959680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216085959680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216085959680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216085959680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216085959938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33614<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524508) 20241216090000423 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090000423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090000423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090000424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090000424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090000424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090000424 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090000424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090000424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090000424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090000424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090000424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090000424 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090000424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090000424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090000424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090000424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090000424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090000424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090000424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090000424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090000424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090000424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090000424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090000425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090000425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090000425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090000425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090000425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090000425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090000425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090000425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090000425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090000425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090000425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090000425 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=524508, count=541472) 20241216090001072 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090001072 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090001072 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090001072 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090001072 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090001072 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090001072 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090001072 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090001072 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090001087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090001087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090001087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090001143 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090001143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090001143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090001143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090001143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090001143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090001143 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090001143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090001143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090001143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090001143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090001143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090001143 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090001143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090001143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090001143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090001143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090001143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090001144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090001144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090001144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090001144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090001144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090001144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090001144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090001144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090001144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090001144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090001144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090001144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090001144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090001827 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090001828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090001828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090001828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090001828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090001828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090001828 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090001828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090001828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090001828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090001828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090001828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090001828 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090001828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090001828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090001828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090001828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090001828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090001828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090001828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090001828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090001828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090001828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090001829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090001829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090001829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090001829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090001829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090001829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090001829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090001829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090001829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:02 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 20241216090002691 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090002691 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090002691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090002691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090002691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090002691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090002691 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090002692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090002692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090002692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090002692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090002692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090002692 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090002692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090002692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090002692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090002692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090002692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090002692 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090002692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090002692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090002692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090002692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090002692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090002692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090002692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090002692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090002692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090002692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090002692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090002692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090002693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090002693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090002693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090002693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090002693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090002693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090002693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090002693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090002693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090002693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090002693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090002693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090002693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241216090003033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090003038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090003046 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36169<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090003160 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090003160 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090003170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003170 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003171 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003171 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090003171 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55500 (stream_srv.c:132) 20241216090003171 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55500<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090003171 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003171 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003172 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003172 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090003172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090003172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090003172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003172 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003172 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003172 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003172 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090003172 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090003172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090003173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003173 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003173 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003173 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090003173 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090003173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003173 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090003173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003173 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003173 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003173 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090003173 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090003173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090003173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090003173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090003173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090003173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090003173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090003173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090003173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090003173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003173 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090003173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003173 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090003174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090003174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090003174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090003174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003174 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 20241216090003174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090003174 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(599)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(602)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090003211 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003211 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003211 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003211 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003211 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003211 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003211 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090003211 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003212 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003212 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090003212 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003212 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090003212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003212 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003212 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003212 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090003212 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003212 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090003212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003212 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003212 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003212 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090003212 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003212 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090003212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003212 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003212 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003212 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090003212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090003212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003212 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003212 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 20241216090003212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090003212 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090003212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090003212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090003212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090003213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090003213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090003213 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090003213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090003213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090003213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090003213 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090003250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090003250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090003250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090003250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090003250 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090003250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090003250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090003250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090003250 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090003254 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090003254 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090003254 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090003254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090003254 DHNBAP DEBUG (127.0.0.1:55500 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090003254 DHNBAP NOTICE (127.0.0.1:55500 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090003255 DHNBAP NOTICE (127.0.0.1:55500 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090003255 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090003255 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090003392 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090003392 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090003392 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090003392 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090003402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090003402 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090003402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090003402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090003402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090003402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090003405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090003405 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090003405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090003405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090003405 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090003405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090003405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090003405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090003405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090003405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090003405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090003405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090003405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090003405 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090003405 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090003405 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003406 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003406 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090003406 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090003406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090003406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003406 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090003407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090003407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090003407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090003407 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090003408 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 20241216090003408 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 20241216090003408 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090003408 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090003414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003414 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090003414 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090003414 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090003414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090003414 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090003414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090003416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090003416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090003416 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090003416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090003416 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090003416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090003416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090003416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090003416 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090003416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090003416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090003416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090003416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090003416 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090003416 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090003416 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003417 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090003418 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090003418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090003418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003418 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090003418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090003418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090003418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090003418 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090003427 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090003427 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090003427 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090003427 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090003433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003433 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090003433 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090003433 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090003433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090003433 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090003433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090003435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003435 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090003435 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090003435 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090003435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090003435 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090003435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090003435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090003435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090003435 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090003435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090003435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090003435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090003435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090003435 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090003435 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090003435 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003436 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090003436 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090003436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090003436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003436 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090003436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090003437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090003437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090003437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090003439 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 20241216090003439 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 20241216090003439 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090003439 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090003444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090003445 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090003445 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090003445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090003445 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090003445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090003447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003447 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090003447 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090003447 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090003447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090003447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090003447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090003447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090003447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090003447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090003447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090003447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090003447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090003447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090003447 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090003447 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090003447 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090003448 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090003448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090003448 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090003448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090003448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090003448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090003448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090003448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090003448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090003448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090003448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090003448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090003448 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090003448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090003448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090003448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090003449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090003449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090003449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090003449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090003449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090004212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004212 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090004212 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090004212 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090004212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090004212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090004212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090004212 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090004212 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090004212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090004212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090004212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090004212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090004212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090004212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090004212 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090004212 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090004212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090004212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090004212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090004212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090004212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090004213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090004213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004213 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090004213 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090004213 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090004213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090004213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090004213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090004213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090004213 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090004213 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090004219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090004219 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090004219 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 20241216090004219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004219 DLM3UA DEBUG 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) 20241216090004219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090004219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090004219 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090004219 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) 20241216090004219 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) 20241216090004219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090004219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090004220 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090004220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090004220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090004220 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090004220 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090004220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090004220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090004220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090004220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090004220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090004220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090004220 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004221 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090004221 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090004221 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 20241216090004221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004221 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004221 DLM3UA DEBUG 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) 20241216090004221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090004221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090004221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090004221 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090004221 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090004232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004232 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090004232 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090004232 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090004232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004232 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090004232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090004232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090004232 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090004232 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090004232 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090004232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090004232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090004232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090004232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090004232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090004232 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090004232 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090004232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090004232 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090004232 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090004232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090004232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090004232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090004232 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004233 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090004233 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090004233 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090004233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004233 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090004233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090004233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090004233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090004233 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090004233 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090004245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004245 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090004245 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090004245 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 20241216090004245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004245 DLM3UA DEBUG 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) 20241216090004245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090004245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090004245 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090004245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090004245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090004246 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090004246 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) 20241216090004246 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) 20241216090004246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090004246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090004246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090004246 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090004246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090004246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090004246 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090004246 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090004246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090004246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090004246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090004246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090004246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090004246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090004246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090004248 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090004248 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090004248 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 20241216090004248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090004248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090004248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090004248 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090004248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090004248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090004248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090004248 DLM3UA DEBUG 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) 20241216090004248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090004248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090004249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090004249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090004249 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090004249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090004249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090004249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090004249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090004249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090004249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090004249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090004249 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090004249 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090005265 DLCTRL DEBUG Command: GET 323251507 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090005265 DLCTRL DEBUG Tx Command reply: GET_REPLY 323251507 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090005274 DLCTRL DEBUG Command: GET 766631195 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090005274 DLCTRL DEBUG Tx Command reply: GET_REPLY 766631195 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090005276 DLCTRL DEBUG Command: GET 988517273 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090005276 DLCTRL DEBUG Tx Command reply: GET_REPLY 988517273 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090005278 DLCTRL DEBUG Command: GET 114912871 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090005278 DLCTRL DEBUG Tx Command reply: GET_REPLY 114912871 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090005282 DLCTRL DEBUG Command: GET 814360084 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090005282 DLCTRL DEBUG Tx Command reply: GET_REPLY 814360084 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090005286 DLCTRL DEBUG Command: GET 112398294 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090005286 DLCTRL DEBUG Tx Command reply: GET_REPLY 112398294 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090005290 DLCTRL DEBUG Command: GET 799021303 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090005290 DLCTRL DEBUG Tx Command reply: GET_REPLY 799021303 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090005293 DLCTRL DEBUG Command: GET 173800016 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090005293 DLCTRL DEBUG Tx Command reply: GET_REPLY 173800016 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090005297 DLCTRL DEBUG Command: GET 242316643 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090005297 DLCTRL DEBUG Tx Command reply: GET_REPLY 242316643 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090005301 DLCTRL DEBUG Command: GET 63232566 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090005301 DLCTRL DEBUG Tx Command reply: GET_REPLY 63232566 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090005303 DLCTRL DEBUG Command: GET 385995668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090005303 DLCTRL DEBUG Tx Command reply: GET_REPLY 385995668 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090005305 DLCTRL DEBUG Command: GET 676668318 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090005305 DLCTRL DEBUG Tx Command reply: GET_REPLY 676668318 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090005306 DLCTRL DEBUG Command: GET 114349003 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090005306 DLCTRL DEBUG Tx Command reply: GET_REPLY 114349003 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090005307 DLCTRL DEBUG Command: GET 227425166 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090005307 DLCTRL DEBUG Tx Command reply: GET_REPLY 227425166 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090005309 DLCTRL DEBUG Command: GET 880445902 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090005309 DLCTRL DEBUG Tx Command reply: GET_REPLY 880445902 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090005310 DLCTRL DEBUG Command: GET 303909427 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090005310 DLCTRL DEBUG Tx Command reply: GET_REPLY 303909427 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090005311 DLCTRL DEBUG Command: GET 567681985 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090005311 DLCTRL DEBUG Tx Command reply: GET_REPLY 567681985 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090005312 DLCTRL DEBUG Command: GET 448014783 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090005312 DLCTRL DEBUG Tx Command reply: GET_REPLY 448014783 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090005313 DLCTRL DEBUG Command: GET 891875779 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090005313 DLCTRL DEBUG Tx Command reply: GET_REPLY 891875779 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090005313 DLCTRL DEBUG Command: GET 878989075 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090005313 DLCTRL DEBUG Tx Command reply: GET_REPLY 878989075 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000001011000011'B, t_guard := 20.000000 } 20241216090005337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)5105822 20241216090006383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090006383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090006383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216090006383 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090006383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4de89e, normal) (hnbgw_rua.c:407) 20241216090006383 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216090006383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090006383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5105822 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090006383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090006383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090006383 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5105822 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216090006383 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216090006383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090006383 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5105822 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090006384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5105822 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216090006384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090006384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090006384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090006384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090006384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090006384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090006384 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{IDLE}: Allocated (fsm.c:456) 20241216090006384 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090006384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002c30056400500f1100926) (sccp_scrc.c:406) 20241216090006384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090006384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090006384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090006384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090006384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090006384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090006384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090006384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090006384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090006384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090006384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090006384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090006384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090006384 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090006384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090006384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090006384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090006384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090006384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090006384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090006384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090006385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090006385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090006385 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)3471208 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@e75c4cc34061: setverdict(pass): none -> pass 20241216090006408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090006408 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090006408 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090006408 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 20241216090006408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090006408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090006408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090006408 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090006408 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090006408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090006408 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090006408 DLM3UA DEBUG 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) 20241216090006408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090006408 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e16e0) (sccp_scrc.c:477) 20241216090006408 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241216090006408 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090006408 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090006408 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090006408 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090006408 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) 20241216090006408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090006408 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090006410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090006412 DLCTRL DEBUG Command: GET 341804385 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090006412 DLCTRL DEBUG Tx Command reply: GET_REPLY 341804385 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090006417 DLCTRL DEBUG Command: GET 713191611 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090006418 DLCTRL DEBUG Tx Command reply: GET_REPLY 713191611 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090006422 DLCTRL DEBUG Command: GET 33614564 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090006422 DLCTRL DEBUG Tx Command reply: GET_REPLY 33614564 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090006425 DLCTRL DEBUG Command: GET 900202383 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090006425 DLCTRL DEBUG Tx Command reply: GET_REPLY 900202383 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090006428 DLCTRL DEBUG Command: GET 453111731 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090006428 DLCTRL DEBUG Tx Command reply: GET_REPLY 453111731 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090006429 DLCTRL DEBUG Command: GET 958337718 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090006429 DLCTRL DEBUG Tx Command reply: GET_REPLY 958337718 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090006431 DLCTRL DEBUG Command: GET 607150588 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090006431 DLCTRL DEBUG Tx Command reply: GET_REPLY 607150588 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216090006432 DLCTRL DEBUG Command: GET 392939089 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090006432 DLCTRL DEBUG Tx Command reply: GET_REPLY 392939089 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090006433 DLCTRL DEBUG Command: GET 398136043 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090006433 DLCTRL DEBUG Tx Command reply: GET_REPLY 398136043 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090006435 DLCTRL DEBUG Command: GET 996299323 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090006435 DLCTRL DEBUG Tx Command reply: GET_REPLY 996299323 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090006436 DLCTRL DEBUG Command: GET 6845217 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090006436 DLCTRL DEBUG Tx Command reply: GET_REPLY 6845217 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090006438 DLCTRL DEBUG Command: GET 840779764 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090006438 DLCTRL DEBUG Tx Command reply: GET_REPLY 840779764 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090006439 DLCTRL DEBUG Command: GET 287097179 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090006439 DLCTRL DEBUG Tx Command reply: GET_REPLY 287097179 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090006440 DLCTRL DEBUG Command: GET 684517233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090006440 DLCTRL DEBUG Tx Command reply: GET_REPLY 684517233 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090006441 DLCTRL DEBUG Command: GET 300521320 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090006441 DLCTRL DEBUG Tx Command reply: GET_REPLY 300521320 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090006443 DLCTRL DEBUG Command: GET 864021073 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090006443 DLCTRL DEBUG Tx Command reply: GET_REPLY 864021073 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090006444 DLCTRL DEBUG Command: GET 385578095 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090006444 DLCTRL DEBUG Tx Command reply: GET_REPLY 385578095 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090006445 DLCTRL DEBUG Command: GET 679970005 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090006445 DLCTRL DEBUG Tx Command reply: GET_REPLY 679970005 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090006447 DLCTRL DEBUG Command: GET 754783594 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090006447 DLCTRL DEBUG Tx Command reply: GET_REPLY 754783594 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090006448 DLCTRL DEBUG Command: GET 681515264 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090006448 DLCTRL DEBUG Tx Command reply: GET_REPLY 681515264 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001100011001'B, t_guard := 20.000000 } 20241216090006461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)6741946 20241216090007477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090007477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090007477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216090007477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090007477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x66dfba, normal) (hnbgw_rua.c:407) 20241216090007477 DHNB DEBUG map_rua[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090007477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090007477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6741946 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090007477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090007477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090007477 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090007477 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6741946 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216090007478 DCN DEBUG map_sccp[0x56050f99cd40]{init}: Allocated (fsm.c:456) 20241216090007478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090007478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6741946 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090007478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6741946 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216090007478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090007478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090007478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090007478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090007478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090007478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090007478 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{IDLE}: Allocated (fsm.c:456) 20241216090007478 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090007478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003190056400500f1100926) (sccp_scrc.c:406) 20241216090007478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090007478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090007478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090007478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090007478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090007478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090007478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090007478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090007478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090007478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090007478 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090007478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090007478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090007478 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090007478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090007478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090007479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090007479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090007479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090007479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090007479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090007479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090007479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090007479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@e75c4cc34061: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)6210235 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090007484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090007484 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090007484 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090007484 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 20241216090007484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090007484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090007484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090007484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090007484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090007484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090007484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090007484 DLM3UA DEBUG 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) 20241216090007484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090007484 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012977f) (sccp_scrc.c:477) 20241216090007484 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241216090007484 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090007484 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090007484 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090007484 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090007484 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) 20241216090007484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090007484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@e75c4cc34061: setverdict(pass): none -> pass 20241216090007486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090007488 DLCTRL DEBUG Command: GET 924420430 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090007488 DLCTRL DEBUG Tx Command reply: GET_REPLY 924420430 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090007493 DLCTRL DEBUG Command: GET 257182686 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090007493 DLCTRL DEBUG Tx Command reply: GET_REPLY 257182686 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090007495 DLCTRL DEBUG Command: GET 985899921 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090007495 DLCTRL DEBUG Tx Command reply: GET_REPLY 985899921 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090007497 DLCTRL DEBUG Command: GET 89481490 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090007497 DLCTRL DEBUG Tx Command reply: GET_REPLY 89481490 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090007499 DLCTRL DEBUG Command: GET 934445612 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090007499 DLCTRL DEBUG Tx Command reply: GET_REPLY 934445612 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090007500 DLCTRL DEBUG Command: GET 910986216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090007500 DLCTRL DEBUG Tx Command reply: GET_REPLY 910986216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090007501 DLCTRL DEBUG Command: GET 160865296 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090007501 DLCTRL DEBUG Tx Command reply: GET_REPLY 160865296 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20241216090007502 DLCTRL DEBUG Command: GET 688950172 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090007502 DLCTRL DEBUG Tx Command reply: GET_REPLY 688950172 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090007503 DLCTRL DEBUG Command: GET 965350304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090007503 DLCTRL DEBUG Tx Command reply: GET_REPLY 965350304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090007504 DLCTRL DEBUG Command: GET 610176994 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090007504 DLCTRL DEBUG Tx Command reply: GET_REPLY 610176994 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090007504 DLCTRL DEBUG Command: GET 491065598 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090007504 DLCTRL DEBUG Tx Command reply: GET_REPLY 491065598 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090007505 DLCTRL DEBUG Command: GET 729640908 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090007505 DLCTRL DEBUG Tx Command reply: GET_REPLY 729640908 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090007506 DLCTRL DEBUG Command: GET 415003031 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090007506 DLCTRL DEBUG Tx Command reply: GET_REPLY 415003031 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090007506 DLCTRL DEBUG Command: GET 587101707 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090007506 DLCTRL DEBUG Tx Command reply: GET_REPLY 587101707 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090007507 DLCTRL DEBUG Command: GET 359980517 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090007507 DLCTRL DEBUG Tx Command reply: GET_REPLY 359980517 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090007508 DLCTRL DEBUG Command: GET 786995027 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090007508 DLCTRL DEBUG Tx Command reply: GET_REPLY 786995027 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090007508 DLCTRL DEBUG Command: GET 458760377 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090007508 DLCTRL DEBUG Tx Command reply: GET_REPLY 458760377 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090007509 DLCTRL DEBUG Command: GET 476024244 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090007509 DLCTRL DEBUG Tx Command reply: GET_REPLY 476024244 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090007510 DLCTRL DEBUG Command: GET 391516757 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090007510 DLCTRL DEBUG Tx Command reply: GET_REPLY 391516757 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090007510 DLCTRL DEBUG Command: GET 695077367 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090007510 DLCTRL DEBUG Tx Command reply: GET_REPLY 695077367 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001001010011'B, t_guard := 20.000000 } 20241216090007522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)9508053 20241216090008550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090008550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090008550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216090008550 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090008550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9114d5, normal) (hnbgw_rua.c:407) 20241216090008550 DHNB DEBUG map_rua[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090008550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090008550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9508053 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090008550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090008550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090008550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9508053 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216090008550 DCN DEBUG map_sccp[0x56050f979a00]{init}: Allocated (fsm.c:456) 20241216090008550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090008550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9508053 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090008550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9508053 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216090008550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090008550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090008550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090008550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090008550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090008550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090008550 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{IDLE}: Allocated (fsm.c:456) 20241216090008550 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090008550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002530056400500f1100926) (sccp_scrc.c:406) 20241216090008550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090008550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090008550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090008550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090008550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090008551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090008551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090008551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090008551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090008551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090008551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090008551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090008551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090008551 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090008551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090008551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090008551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008551 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090008551 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090008551 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090008551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090008551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090008551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090008551 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@e75c4cc34061: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)7186944 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216090008558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090008558 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090008558 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 20241216090008558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090008558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090008558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090008558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090008559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090008559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090008559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090008559 DLM3UA DEBUG 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) 20241216090008559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090008559 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a5cfa8) (sccp_scrc.c:477) 20241216090008559 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241216090008559 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090008559 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090008559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090008559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090008559 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) 20241216090008559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090008559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@e75c4cc34061: setverdict(pass): none -> pass 20241216090008562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090008565 DLCTRL DEBUG Command: GET 6016747 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090008565 DLCTRL DEBUG Tx Command reply: GET_REPLY 6016747 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090008568 DLCTRL DEBUG Command: GET 779320718 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090008568 DLCTRL DEBUG Tx Command reply: GET_REPLY 779320718 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090008570 DLCTRL DEBUG Command: GET 271169083 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090008570 DLCTRL DEBUG Tx Command reply: GET_REPLY 271169083 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090008571 DLCTRL DEBUG Command: GET 786427274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090008571 DLCTRL DEBUG Tx Command reply: GET_REPLY 786427274 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090008572 DLCTRL DEBUG Command: GET 882593982 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090008572 DLCTRL DEBUG Tx Command reply: GET_REPLY 882593982 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090008573 DLCTRL DEBUG Command: GET 516191534 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090008573 DLCTRL DEBUG Tx Command reply: GET_REPLY 516191534 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090008574 DLCTRL DEBUG Command: GET 260026772 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090008574 DLCTRL DEBUG Tx Command reply: GET_REPLY 260026772 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20241216090008575 DLCTRL DEBUG Command: GET 207980285 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090008575 DLCTRL DEBUG Tx Command reply: GET_REPLY 207980285 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090008575 DLCTRL DEBUG Command: GET 48832792 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090008575 DLCTRL DEBUG Tx Command reply: GET_REPLY 48832792 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090008576 DLCTRL DEBUG Command: GET 127802709 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090008576 DLCTRL DEBUG Tx Command reply: GET_REPLY 127802709 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090008577 DLCTRL DEBUG Command: GET 324644746 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090008577 DLCTRL DEBUG Tx Command reply: GET_REPLY 324644746 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090008577 DLCTRL DEBUG Command: GET 327060668 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090008577 DLCTRL DEBUG Tx Command reply: GET_REPLY 327060668 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090008578 DLCTRL DEBUG Command: GET 346113701 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090008578 DLCTRL DEBUG Tx Command reply: GET_REPLY 346113701 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090008579 DLCTRL DEBUG Command: GET 713949524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090008579 DLCTRL DEBUG Tx Command reply: GET_REPLY 713949524 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090008580 DLCTRL DEBUG Command: GET 248816280 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090008580 DLCTRL DEBUG Tx Command reply: GET_REPLY 248816280 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090008580 DLCTRL DEBUG Command: GET 379063383 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090008580 DLCTRL DEBUG Tx Command reply: GET_REPLY 379063383 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090008581 DLCTRL DEBUG Command: GET 587896447 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090008581 DLCTRL DEBUG Tx Command reply: GET_REPLY 587896447 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090008582 DLCTRL DEBUG Command: GET 381152335 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090008582 DLCTRL DEBUG Tx Command reply: GET_REPLY 381152335 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090008583 DLCTRL DEBUG Command: GET 593835116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090008583 DLCTRL DEBUG Tx Command reply: GET_REPLY 593835116 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090008583 DLCTRL DEBUG Command: GET 151945536 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090008583 DLCTRL DEBUG Tx Command reply: GET_REPLY 151945536 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090008587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41846<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@e75c4cc34061: Final verdict of PTC: none 20241216090008587 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090008587 DLINP DEBUG SRVCONN(,r=127.0.0.1:55500<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090008587 DLINP NOTICE SRV(,r=127.0.0.1:55500<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090008587 DMAIN NOTICE (127.0.0.1:55500 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55500<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090008587 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(607)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@e75c4cc34061: Final verdict of PTC: none 20241216090008587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090008587 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090008587 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 20241216090008587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090008588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090008588 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-RAN(601)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@e75c4cc34061: Final verdict of PTC: none 20241216090008588 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090008588 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) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090008588 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 20241216090008588 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090008588 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) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090008588 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 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090008588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090008588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090008588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090008588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090008588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090008588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090008588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090008588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090008588 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090008588 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090008588 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090008588 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090008588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36169<->l=127.0.0.1:4262) (control_if.c:193) 20241216090008588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090008588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090008588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090008588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090008588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090008588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090008588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090008588 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090008588 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090008588 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090008588 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090008588 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 20241216090008588 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) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-M3UA(599)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(590)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@e75c4cc34061: Final verdict of PTC: none 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090008588 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) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090008588 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090008588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090008588 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 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090008588 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090008588 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 20241216090008588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090008588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090008588 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090008588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090008588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090008588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090008588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090008588 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090008589 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090008589 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090008589 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090008589 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090008589 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090008589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090008589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090008589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090008589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090008589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090008589 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090008589 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090008589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5105822)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216090008589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5105822 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090008589 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090008589 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090008589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090008589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090008589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090008589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090008589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090008589 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090008589 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090008589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{disrupted}: Freeing instance (context_map.c:202) 20241216090008589 DHNB HNBGW-MGCP(609)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@e75c4cc34061: Final verdict of PTC: noneDEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6741946)[0x56050f97aed0]{disrupted}: Deallocated (fsm.c:568) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{disconnected}: Freeing instance (context_map.c:206) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56050f99cd40]{disconnected}: Deallocated (fsm.c:568) 20241216090008589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6741946 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090008589 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090008589 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090008589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090008589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090008589 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090008589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090008589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090008589 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090008589 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090008589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{disrupted}: Freeing instance (context_map.c:202) 20241216090008589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9508053)[0x56050f97b440]{disrupted}: Deallocated (fsm.c:568) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{disconnected}: Freeing instance (context_map.c:206) 20241216090008589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56050f979a00]{disconnected}: Deallocated (fsm.c:568) 20241216090008589 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9508053 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241216090008589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090008589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090008589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090008589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090008589 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090008589 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090008589 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(605)@e75c4cc34061: Final verdict of PTC: none 20241216090008602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090008602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090008602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090008602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090008602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090008602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090008602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090008602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090008602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090008602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090008602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090008602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090008602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090008602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(591)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090008607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41836<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:00:08 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 20241216090008732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090009073 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090009073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090009073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090009073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090009073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090009073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090009073 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090009073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090009073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090009073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090009073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090009073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090009073 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090009073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090009073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090009073 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090009073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090009073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090009074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090009074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090009074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090009074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090009074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090009074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090009074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090009074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090009074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090009074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090009074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090009074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090009074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090009074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090009074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090009074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090009436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41876<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531336) 20241216090009681 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090009681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090009681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090009681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090009681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090009681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090009681 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090009681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090009681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090009681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090009681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090009681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090009681 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090009681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090009681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090009681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090009681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090009681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090009681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090009681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090009681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090009681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090009681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090009681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090009681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090009681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090009681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090009682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090009682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090009682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090009682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090009682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090009682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090009682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090009682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090009682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090009682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090009682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090009682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090009682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090009682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090009682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090010424 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090010425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090010425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090010425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090010425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090010425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090010425 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090010425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090010425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090010425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090010425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090010425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090010425 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090010425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090010425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090010425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090010425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090010425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090010425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090010425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090010425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090010425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090010425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090010425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090010425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090010425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090010426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090010426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090010426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090010426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090010426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090010426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090010426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090010426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090010426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090010426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090010426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090010426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090010426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090010426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090010426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090010426 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=531336, count=544972) 20241216090010589 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090010589 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090010589 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090010589 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090010589 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090010589 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090010589 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090010589 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090010589 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090011144 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090011144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090011144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090011144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090011144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090011144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090011144 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090011144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090011144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090011144 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090011144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090011144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090011144 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090011144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090011144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090011144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090011144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090011144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090011144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090011145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090011145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090011145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090011145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090011145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090011145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090011145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090011145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090011145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090011145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090011145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090011145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:11 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 20241216090011828 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090011828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090011828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090011828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090011828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090011828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090011828 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090011828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090011828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090011828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090011828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090011828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090011829 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090011829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090011829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090011829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090011829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090011829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090011829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090011829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090011829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090011829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090011829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090011829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090011829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090011829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090011829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090011829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090011829 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090011829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090011829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090011829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090011829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090011829 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090011829 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090011830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090011830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090011830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090011830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241216090012540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090012544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090012548 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45403<->l=127.0.0.1:4262) (control_if.c:572) 20241216090012627 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090012627 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090012636 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012636 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012637 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012637 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012637 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012637 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012637 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012637 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090012638 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012638 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090012638 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012638 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090012638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012638 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012638 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012638 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090012638 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090012638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012638 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012638 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012638 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090012638 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090012638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012638 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49891 (stream_srv.c:132) 20241216090012638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49891<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090012638 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012638 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090012638 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012638 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090012638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012638 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090012639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090012639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090012639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012639 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 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090012639 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(623)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(621)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(626)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(624)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(629)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090012680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012680 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012680 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090012680 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012680 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012681 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012681 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012681 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090012681 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012682 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090012682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012682 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090012682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012682 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012682 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090012682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012682 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090012682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012682 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012682 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090012682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090012682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012682 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012682 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090012682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090012682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012682 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012682 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 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090012682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090012682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090012682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090012682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090012682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090012682 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 20241216090012692 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090012692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2f8fc), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090012692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090012692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012692 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090012692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecac93), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090012692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090012692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012692 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090012692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00197bcd), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090012692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090012692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012692 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090012692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00773701), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090012692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090012692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090012692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090012692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090012692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090012692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090012731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090012731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090012731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090012731 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090012731 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090012731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090012731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090012731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090012731 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090012736 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090012736 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090012736 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090012736 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090012736 DHNBAP DEBUG (127.0.0.1:49891 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090012736 DHNBAP NOTICE (127.0.0.1:49891 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090012736 DHNBAP NOTICE (127.0.0.1:49891 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090012736 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090012736 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090012852 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090012852 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090012852 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090012852 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090012858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090012858 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090012858 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090012858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090012858 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090012858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090012858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090012858 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090012858 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090012858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090012858 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090012858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090012858 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 20241216090012858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090012858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090012858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012858 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090012858 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090012858 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012859 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012859 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090012859 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090012860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012860 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090012860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090012860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090012860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090012860 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090012865 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 20241216090012865 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 20241216090012865 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090012865 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090012866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090012866 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090012867 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090012867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090012867 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090012867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090012868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012868 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090012868 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090012868 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090012868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090012868 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090012868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090012868 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 20241216090012868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090012868 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090012868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012868 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090012868 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090012868 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012869 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012869 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090012869 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090012869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012869 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090012869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090012869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090012869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090012869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090012878 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 20241216090012878 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 20241216090012878 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090012878 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090012881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090012881 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090012881 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090012881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090012881 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090012881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090012882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090012882 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090012882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090012882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090012882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090012882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090012882 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 20241216090012882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090012882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090012882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012882 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090012882 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090012882 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012883 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090012883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090012883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012883 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090012883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012883 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090012883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090012883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090012883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090012883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090012894 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090012894 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090012894 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 20241216090012894 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090012894 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090012894 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090012894 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(632)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090012897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012897 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090012897 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090012897 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090012897 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090012897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090012897 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090012897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090012897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090012897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090012897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012897 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090012900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012900 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090012900 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090012900 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090012900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090012900 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241216090012900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090012900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090012900 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090012900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012900 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012900 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012900 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090012900 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090012900 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012901 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090012901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090012901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012901 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090012901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090012901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090012901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090012901 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090012908 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 20241216090012908 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 20241216090012908 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090012908 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090012915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012915 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090012916 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090012916 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090012916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090012916 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090012916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090012919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090012919 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090012919 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090012919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090012919 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090012919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090012919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090012919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090012919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012919 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090012919 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090012919 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012921 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090012921 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012921 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 20241216090012921 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 20241216090012921 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090012921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090012921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090012921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012921 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090012922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090012922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090012922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090012922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(638)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216090012924 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) 20241216090012924 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216090012924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090012924 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090012924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090012924 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090012924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090012925 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) 20241216090012925 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090012925 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090012925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090012925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090012925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216090012925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090012925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090012925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090012925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090012925 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090012925 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090012925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090012925 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090012925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090012925 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090012925 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090012926 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090012926 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090012926 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090012926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090012926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090012926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090012926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090012926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090012926 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090012926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090012926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090012926 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090012926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090012926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090012926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090012926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090012926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090012926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090012926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090012926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(622)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090013666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013667 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090013667 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090013667 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090013667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090013667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090013667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013667 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090013667 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090013667 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090013667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090013667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090013667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090013667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090013667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090013668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090013668 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090013668 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090013668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090013668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090013668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090013668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090013668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090013668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090013668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013670 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090013670 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090013670 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090013670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090013670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090013670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090013670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090013670 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090013670 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090013676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090013676 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090013676 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 20241216090013676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013676 DLM3UA DEBUG 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) 20241216090013676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090013676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090013676 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090013676 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) 20241216090013676 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) 20241216090013676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090013676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090013676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090013676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090013677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090013677 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090013677 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090013677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013677 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090013677 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090013677 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090013677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090013677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090013677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090013677 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090013679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090013679 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 20241216090013679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013679 DLM3UA DEBUG 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) 20241216090013679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090013679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090013679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090013679 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090013679 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090013687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013687 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090013687 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090013687 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 20241216090013687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013687 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013687 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) 20241216090013687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090013687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090013687 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090013687 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) 20241216090013687 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) 20241216090013687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090013687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090013687 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090013687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090013687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090013687 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090013687 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090013688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090013688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090013688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090013688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090013688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090013688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090013688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090013689 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090013689 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 20241216090013689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013689 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) 20241216090013689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090013689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090013689 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013689 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090013689 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090013689 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090013703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090013703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090013703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090013703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090013704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090013704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090013704 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090013704 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090013704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090013704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090013704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090013704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090013704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090013704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090013704 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090013704 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090013704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090013704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090013704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090013704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090013704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090013704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090013704 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013707 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090013707 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090013707 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090013707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090013707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090013707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090013707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090013707 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090013707 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090013717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090013717 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090013717 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 20241216090013717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013717 DLM3UA DEBUG 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) 20241216090013717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090013717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090013717 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013717 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090013717 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090013717 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) 20241216090013717 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) 20241216090013718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090013718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090013718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090013718 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090013718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090013718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090013718 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090013718 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090013718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090013718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090013718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090013718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090013718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090013718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090013718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090013719 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090013719 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 20241216090013719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013720 DLM3UA DEBUG 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) 20241216090013720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090013720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090013720 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090013720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013720 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090013720 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090013720 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090013727 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) 20241216090013728 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090013728 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090013728 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 20241216090013728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013728 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(637)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090013728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013728 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) 20241216090013728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090013728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090013728 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) 20241216090013728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 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) 20241216090013728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090013728 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090013728 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) 20241216090013728 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) 20241216090013728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090013728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090013728 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090013728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090013728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090013728 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090013728 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: link up (cnlink.c:111) 20241216090013728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090013728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090013728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090013728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090013728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090013728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090013728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090013728 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013730 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) 20241216090013730 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090013730 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090013730 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 20241216090013730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090013730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090013730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090013730 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090013730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090013730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090013730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090013730 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) 20241216090013730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090013730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090013730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090013730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090013730 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) 20241216090013730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090013730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013730 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) 20241216090013730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090013730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090013730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090013730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090013730 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090013730 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090013730 DRANAP INFO cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090014747 DLCTRL DEBUG Command: GET 386040580 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090014747 DLCTRL DEBUG Tx Command reply: GET_REPLY 386040580 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090014748 DLCTRL DEBUG Command: GET 427701873 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090014748 DLCTRL DEBUG Tx Command reply: GET_REPLY 427701873 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090014749 DLCTRL DEBUG Command: GET 106568202 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090014749 DLCTRL DEBUG Tx Command reply: GET_REPLY 106568202 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090014752 DLCTRL DEBUG Command: GET 872212696 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090014752 DLCTRL DEBUG Tx Command reply: GET_REPLY 872212696 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090014755 DLCTRL DEBUG Command: GET 350176708 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090014755 DLCTRL DEBUG Tx Command reply: GET_REPLY 350176708 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090014758 DLCTRL DEBUG Command: GET 221795852 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090014758 DLCTRL DEBUG Tx Command reply: GET_REPLY 221795852 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090014761 DLCTRL DEBUG Command: GET 26247321 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090014761 DLCTRL DEBUG Tx Command reply: GET_REPLY 26247321 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090014763 DLCTRL DEBUG Command: GET 522938285 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090014763 DLCTRL DEBUG Tx Command reply: GET_REPLY 522938285 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090014765 DLCTRL DEBUG Command: GET 841718706 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090014765 DLCTRL DEBUG Tx Command reply: GET_REPLY 841718706 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090014767 DLCTRL DEBUG Command: GET 541575454 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090014767 DLCTRL DEBUG Tx Command reply: GET_REPLY 541575454 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090014769 DLCTRL DEBUG Command: GET 728178924 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090014769 DLCTRL DEBUG Tx Command reply: GET_REPLY 728178924 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090014771 DLCTRL DEBUG Command: GET 968743801 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090014771 DLCTRL DEBUG Tx Command reply: GET_REPLY 968743801 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090014772 DLCTRL DEBUG Command: GET 583602600 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090014772 DLCTRL DEBUG Tx Command reply: GET_REPLY 583602600 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090014774 DLCTRL DEBUG Command: GET 59539904 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090014774 DLCTRL DEBUG Tx Command reply: GET_REPLY 59539904 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090014775 DLCTRL DEBUG Command: GET 597790701 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090014775 DLCTRL DEBUG Tx Command reply: GET_REPLY 597790701 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090014776 DLCTRL DEBUG Command: GET 192114825 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090014776 DLCTRL DEBUG Tx Command reply: GET_REPLY 192114825 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090014777 DLCTRL DEBUG Command: GET 586189185 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090014777 DLCTRL DEBUG Tx Command reply: GET_REPLY 586189185 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090014778 DLCTRL DEBUG Command: GET 630536206 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090014778 DLCTRL DEBUG Tx Command reply: GET_REPLY 630536206 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090014779 DLCTRL DEBUG Command: GET 699778190 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090014779 DLCTRL DEBUG Tx Command reply: GET_REPLY 699778190 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090014780 DLCTRL DEBUG Command: GET 901303102 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090014780 DLCTRL DEBUG Tx Command reply: GET_REPLY 901303102 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000001111010111'B, t_guard := 20.000000 } 20241216090014792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)4194341 20241216090015830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090015830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090015830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216090015830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090015830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x400025, normal) (hnbgw_rua.c:407) 20241216090015830 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216090015830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090015830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4194341 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090015830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090015830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090015830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4194341 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241216090015830 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216090015830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090015830 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4194341 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216090015830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4194341 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216090015830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090015830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090015830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090015830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090015830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090015830 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090015830 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{IDLE}: Allocated (fsm.c:456) 20241216090015830 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090015830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003d70056400500f1100926) (sccp_scrc.c:406) 20241216090015830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090015831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090015831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090015831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090015831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090015831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090015831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090015831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090015831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090015831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090015831 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090015831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090015831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090015831 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090015831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090015831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090015831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090015831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090015831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090015831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090015831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090015831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090015831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090015831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)4407062 HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@e75c4cc34061: setverdict(pass): none -> pass 20241216090015851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090015851 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090015851 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090015851 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 20241216090015851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090015851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090015851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090015851 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090015851 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090015851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090015851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090015851 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) 20241216090015851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090015851 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3a75b) (sccp_scrc.c:477) 20241216090015851 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241216090015851 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090015851 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090015851 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090015851 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090015851 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) 20241216090015851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090015851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090015853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090015854 DLCTRL DEBUG Command: GET 450453445 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090015854 DLCTRL DEBUG Tx Command reply: GET_REPLY 450453445 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090015857 DLCTRL DEBUG Command: GET 324467816 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090015857 DLCTRL DEBUG Tx Command reply: GET_REPLY 324467816 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090015860 DLCTRL DEBUG Command: GET 909595261 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090015860 DLCTRL DEBUG Tx Command reply: GET_REPLY 909595261 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090015863 DLCTRL DEBUG Command: GET 120215907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090015863 DLCTRL DEBUG Tx Command reply: GET_REPLY 120215907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090015865 DLCTRL DEBUG Command: GET 685710 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090015865 DLCTRL DEBUG Tx Command reply: GET_REPLY 685710 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090015867 DLCTRL DEBUG Command: GET 314881866 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090015867 DLCTRL DEBUG Tx Command reply: GET_REPLY 314881866 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090015869 DLCTRL DEBUG Command: GET 431765167 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090015869 DLCTRL DEBUG Tx Command reply: GET_REPLY 431765167 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090015871 DLCTRL DEBUG Command: GET 177447152 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090015871 DLCTRL DEBUG Tx Command reply: GET_REPLY 177447152 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090015872 DLCTRL DEBUG Command: GET 880779000 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090015872 DLCTRL DEBUG Tx Command reply: GET_REPLY 880779000 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090015873 DLCTRL DEBUG Command: GET 739509058 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090015873 DLCTRL DEBUG Tx Command reply: GET_REPLY 739509058 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090015873 DLCTRL DEBUG Command: GET 734546414 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090015873 DLCTRL DEBUG Tx Command reply: GET_REPLY 734546414 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090015874 DLCTRL DEBUG Command: GET 573535005 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090015874 DLCTRL DEBUG Tx Command reply: GET_REPLY 573535005 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241216090015875 DLCTRL DEBUG Command: GET 198484206 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090015875 DLCTRL DEBUG Tx Command reply: GET_REPLY 198484206 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090015875 DLCTRL DEBUG Command: GET 841709153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090015875 DLCTRL DEBUG Tx Command reply: GET_REPLY 841709153 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090015876 DLCTRL DEBUG Command: GET 118065351 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090015876 DLCTRL DEBUG Tx Command reply: GET_REPLY 118065351 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090015877 DLCTRL DEBUG Command: GET 562677252 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090015877 DLCTRL DEBUG Tx Command reply: GET_REPLY 562677252 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090015877 DLCTRL DEBUG Command: GET 563364711 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090015877 DLCTRL DEBUG Tx Command reply: GET_REPLY 563364711 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090015878 DLCTRL DEBUG Command: GET 709394484 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090015878 DLCTRL DEBUG Tx Command reply: GET_REPLY 709394484 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090015879 DLCTRL DEBUG Command: GET 714089961 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090015879 DLCTRL DEBUG Tx Command reply: GET_REPLY 714089961 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090015879 DLCTRL DEBUG Command: GET 840531389 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090015879 DLCTRL DEBUG Tx Command reply: GET_REPLY 840531389 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001111011100'B, t_guard := 20.000000 } 20241216090015890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@e75c4cc34061: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)15839996 20241216090016912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090016912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090016912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216090016912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090016912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1b2fc, normal) (hnbgw_rua.c:407) 20241216090016912 DHNB DEBUG map_rua[0x56050f99cd40]{init}: Allocated (fsm.c:456) 20241216090016912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090016912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15839996 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090016912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090016912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090016912 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090016912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15839996 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241216090016912 DCN DEBUG map_sccp[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090016912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090016912 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15839996 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216090016912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15839996 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216090016912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090016912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090016912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090016912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090016912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090016912 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090016912 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{IDLE}: Allocated (fsm.c:456) 20241216090016912 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090016912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003dc0056400500f1100926) (sccp_scrc.c:406) 20241216090016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090016912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090016912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090016912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090016912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090016912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090016912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090016912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090016912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090016912 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090016912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090016912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090016912 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090016912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090016912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090016912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090016912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090016912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090016912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090016912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090016912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090016912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090016912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@e75c4cc34061: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@e75c4cc34061: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)8803036 HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@e75c4cc34061: setverdict(pass): none -> pass 20241216090016919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090016919 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090016919 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090016919 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 20241216090016919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090016919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090016919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090016919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090016919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090016919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090016919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090016919 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) 20241216090016919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090016919 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00108b14) (sccp_scrc.c:477) 20241216090016919 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241216090016919 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090016919 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090016919 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090016919 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090016919 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) 20241216090016919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090016919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090016921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58372<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090016922 DLCTRL DEBUG Command: GET 38642986 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090016922 DLCTRL DEBUG Tx Command reply: GET_REPLY 38642986 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090016923 DLCTRL DEBUG Command: GET 50027513 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090016923 DLCTRL DEBUG Tx Command reply: GET_REPLY 50027513 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090016925 DLCTRL DEBUG Command: GET 445999694 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090016925 DLCTRL DEBUG Tx Command reply: GET_REPLY 445999694 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090016926 DLCTRL DEBUG Command: GET 106022693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090016926 DLCTRL DEBUG Tx Command reply: GET_REPLY 106022693 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090016927 DLCTRL DEBUG Command: GET 60839273 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090016927 DLCTRL DEBUG Tx Command reply: GET_REPLY 60839273 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090016928 DLCTRL DEBUG Command: GET 245820538 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090016928 DLCTRL DEBUG Tx Command reply: GET_REPLY 245820538 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090016929 DLCTRL DEBUG Command: GET 933991035 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090016929 DLCTRL DEBUG Tx Command reply: GET_REPLY 933991035 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090016929 DLCTRL DEBUG Command: GET 151362479 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090016929 DLCTRL DEBUG Tx Command reply: GET_REPLY 151362479 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090016930 DLCTRL DEBUG Command: GET 841570197 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090016930 DLCTRL DEBUG Tx Command reply: GET_REPLY 841570197 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090016931 DLCTRL DEBUG Command: GET 350848193 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090016931 DLCTRL DEBUG Tx Command reply: GET_REPLY 350848193 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090016931 DLCTRL DEBUG Command: GET 242628247 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090016931 DLCTRL DEBUG Tx Command reply: GET_REPLY 242628247 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090016932 DLCTRL DEBUG Command: GET 654383277 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090016932 DLCTRL DEBUG Tx Command reply: GET_REPLY 654383277 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241216090016933 DLCTRL DEBUG Command: GET 995702045 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090016933 DLCTRL DEBUG Tx Command reply: GET_REPLY 995702045 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090016933 DLCTRL DEBUG Command: GET 971864706 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090016933 DLCTRL DEBUG Tx Command reply: GET_REPLY 971864706 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090016934 DLCTRL DEBUG Command: GET 153273009 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090016934 DLCTRL DEBUG Tx Command reply: GET_REPLY 153273009 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090016935 DLCTRL DEBUG Command: GET 839001339 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090016935 DLCTRL DEBUG Tx Command reply: GET_REPLY 839001339 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090016935 DLCTRL DEBUG Command: GET 479845854 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090016935 DLCTRL DEBUG Tx Command reply: GET_REPLY 479845854 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090016936 DLCTRL DEBUG Command: GET 538750219 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090016936 DLCTRL DEBUG Tx Command reply: GET_REPLY 538750219 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090016937 DLCTRL DEBUG Command: GET 958647653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090016937 DLCTRL DEBUG Tx Command reply: GET_REPLY 958647653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090016937 DLCTRL DEBUG Command: GET 386228787 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090016937 DLCTRL DEBUG Tx Command reply: GET_REPLY 386228787 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001010101001'B, t_guard := 20.000000 } 20241216090016948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14284991 20241216090017973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090017973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090017973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090017973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090017973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd9f8bf, normal) (hnbgw_rua.c:407) 20241216090017973 DHNB DEBUG map_rua[0x56050f994190]{init}: Allocated (fsm.c:456) 20241216090017973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090017973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14284991 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090017973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090017973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090017973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14284991 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216090017973 DCN DEBUG map_sccp[0x56050f99bad0]{init}: Allocated (fsm.c:456) 20241216090017973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090017973 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14284991 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090017973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14284991 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090017973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090017973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090017973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090017973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090017973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090017973 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090017973 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{IDLE}: Allocated (fsm.c:456) 20241216090017973 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090017973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002a90056400500f1100926) (sccp_scrc.c:406) 20241216090017973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090017973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090017973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090017973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090017973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090017973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090017973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090017973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090017973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090017973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090017973 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090017973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090017973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090017973 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090017973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090017973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090017973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090017973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090017973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090017973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090017973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090017973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090017973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090017973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)105697 HNBGW_Test.msc1-SCCP(624)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@e75c4cc34061: setverdict(pass): none -> pass 20241216090017990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090017990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090017990 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090017990 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 20241216090017990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090017990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090017990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090017990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090017990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090017990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090017990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090017990 DLM3UA DEBUG 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) 20241216090017990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090017990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a8f89) (sccp_scrc.c:477) 20241216090017990 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241216090017990 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090017990 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090017990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090017990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090017990 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) 20241216090017990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090017990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090017992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090017995 DLCTRL DEBUG Command: GET 365888280 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090017995 DLCTRL DEBUG Tx Command reply: GET_REPLY 365888280 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090017999 DLCTRL DEBUG Command: GET 332190559 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090017999 DLCTRL DEBUG Tx Command reply: GET_REPLY 332190559 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090018001 DLCTRL DEBUG Command: GET 636061054 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090018001 DLCTRL DEBUG Tx Command reply: GET_REPLY 636061054 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090018002 DLCTRL DEBUG Command: GET 16883918 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090018002 DLCTRL DEBUG Tx Command reply: GET_REPLY 16883918 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090018003 DLCTRL DEBUG Command: GET 922420207 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090018003 DLCTRL DEBUG Tx Command reply: GET_REPLY 922420207 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090018004 DLCTRL DEBUG Command: GET 302658998 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090018004 DLCTRL DEBUG Tx Command reply: GET_REPLY 302658998 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090018005 DLCTRL DEBUG Command: GET 39954544 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090018005 DLCTRL DEBUG Tx Command reply: GET_REPLY 39954544 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090018006 DLCTRL DEBUG Command: GET 725862325 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090018006 DLCTRL DEBUG Tx Command reply: GET_REPLY 725862325 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090018006 DLCTRL DEBUG Command: GET 269185999 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090018006 DLCTRL DEBUG Tx Command reply: GET_REPLY 269185999 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090018007 DLCTRL DEBUG Command: GET 257085867 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090018007 DLCTRL DEBUG Tx Command reply: GET_REPLY 257085867 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090018008 DLCTRL DEBUG Command: GET 926709454 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090018008 DLCTRL DEBUG Tx Command reply: GET_REPLY 926709454 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090018009 DLCTRL DEBUG Command: GET 456884286 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090018009 DLCTRL DEBUG Tx Command reply: GET_REPLY 456884286 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241216090018010 DLCTRL DEBUG Command: GET 564196051 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090018010 DLCTRL DEBUG Tx Command reply: GET_REPLY 564196051 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090018011 DLCTRL DEBUG Command: GET 550824933 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090018011 DLCTRL DEBUG Tx Command reply: GET_REPLY 550824933 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090018012 DLCTRL DEBUG Command: GET 496718881 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090018012 DLCTRL DEBUG Tx Command reply: GET_REPLY 496718881 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090018012 DLCTRL DEBUG Command: GET 455459708 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090018012 DLCTRL DEBUG Tx Command reply: GET_REPLY 455459708 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090018013 DLCTRL DEBUG Command: GET 507964197 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090018013 DLCTRL DEBUG Tx Command reply: GET_REPLY 507964197 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090018014 DLCTRL DEBUG Command: GET 327028413 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090018014 DLCTRL DEBUG Tx Command reply: GET_REPLY 327028413 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090018014 DLCTRL DEBUG Command: GET 640365749 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090018014 DLCTRL DEBUG Tx Command reply: GET_REPLY 640365749 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090018015 DLCTRL DEBUG Command: GET 110964009 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090018015 DLCTRL DEBUG Tx Command reply: GET_REPLY 110964009 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090018018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090018018 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090018018 DLINP DEBUG SRVCONN(,r=127.0.0.1:49891<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090018018 DLINP NOTICE SRV(,r=127.0.0.1:49891<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090018018 DMAIN NOTICE (127.0.0.1:49891 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49891<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090018018 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@e75c4cc34061: Final verdict of PTC: none 20241216090018019 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090018019 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) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@e75c4cc34061: Final verdict of PTC: none 20241216090018019 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45403<->l=127.0.0.1:4262) (control_if.c:193) 20241216090018019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090018019 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090018019 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) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-SCCP(636)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@e75c4cc34061: Final verdict of PTC: none 20241216090018019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090018019 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 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090018019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090018019 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-RAN(634)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@e75c4cc34061: Final verdict of PTC: none 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090018019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090018019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090018019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090018019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-MGCP(639)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(614)@e75c4cc34061: Final verdict of PTC: none 20241216090018019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090018019 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 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090018019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090018019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090018019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090018020 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090018020 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090018020 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090018020 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090018020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090018020 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090018020 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090018020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090018020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090018020 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090018020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090018020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090018020 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090018020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090018020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090018020 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090018020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090018020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090018020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090018020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216090018020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4194341)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216090018021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4194341 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090018021 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090018021 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090018021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090018021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090018021 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090018021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090018021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090018021 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090018021 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090018021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{disrupted}: Freeing instance (context_map.c:202) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15839996)[0x56050f99cd40]{disrupted}: Deallocated (fsm.c:568) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{disconnected}: Freeing instance (context_map.c:206) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56050f97b440]{disconnected}: Deallocated (fsm.c:568) 20241216090018021 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15839996 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241216090018021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090018021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090018021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090018021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090018021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090018021 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090018021 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090018021 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090018021 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090018021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090018021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090018021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090018021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090018021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090018021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090018021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090018021 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090018021 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090018021 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090018021 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090018021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090018021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090018021 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090018021 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090018021 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090018021 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090018021 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090018021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090018021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090018021 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090018021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090018021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090018021 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{disrupted}: Freeing instance (context_map.c:202) 20241216090018021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14284991)[0x56050f994190]{disrupted}: Deallocated (fsm.c:568) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{disconnected}: Freeing instance (context_map.c:206) 20241216090018021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56050f99bad0]{disconnected}: Deallocated (fsm.c:568) 20241216090018021 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14284991 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241216090018021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090018021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090018021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090018021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090018021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090018021 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090018021 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090018021 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090018021 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090018021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090018021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090018021 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090018021 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090018021 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090018021 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090018021 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090018021 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090018021 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090018021 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090018019 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090018019 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 20241216090018019 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 20241216090018019 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 20241216090018019 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 20241216090018019 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) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090018019 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 20241216090018019 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 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090018019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090018019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090018019 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090018019 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) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090018019 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 20241216090018019 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090018019 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) 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090018019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241216090018019 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 20241216090018020 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090018020 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) 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216090018020 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 20241216090018020 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090018020 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) 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090018020 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 20241216090018020 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090018020 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) 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090018020 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 20241216090018020 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 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090018020 DLSS7HNBGW_Test.sgsn1-M3UA(635)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@e75c4cc34061: Final verdict of PTC: none [0;m <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090018020 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090018020 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 20241216090018020 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) 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241216090018020 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090018020 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090018020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090018020 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 20241216090018020 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 20241216090018021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090018021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090018021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090018021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090018021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090018021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090018021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090018021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090018021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090018021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090018021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090018021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090018021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090018021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090018021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090018021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090018021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090018022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090018022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090018022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090018022 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090018022 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.sgsn2-M3UA(638)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090018047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58348<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(616)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:00:18 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 20241216090018210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090018590 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090018590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090018590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090018590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090018590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090018590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090018590 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090018590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090018590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090018590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090018590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090018590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090018590 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090018590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090018590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090018590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090018590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090018590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090018590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090018591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090018591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090018591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090018591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090018591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090018591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090018591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090018591 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 20241216090018591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090018591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090018591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090018591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090018591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090018591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090018591 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 20241216090018591 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 20241216090018912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=662628) 20241216090019073 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090019073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090019074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090019074 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090019074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090019074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090019074 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090019074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090019074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090019074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090019074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090019074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090019074 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090019074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090019074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090019074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090019074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090019074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090019074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090019074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090019074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090019074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090019074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090019074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090019074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090019074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090019074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090019074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090019074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090019074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090019074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090019074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090019074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090019074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090019075 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 20241216090019075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090019075 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090019075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090019075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090019075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090019075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090019075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090019075 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090019682 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090019682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090019682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090019682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090019682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090019682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090019682 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090019682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090019682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090019682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090019682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090019682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090019682 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090019682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090019682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090019682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090019682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090019682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090019683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090019683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090019683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090019683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090019683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090019683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090019683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090019683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090019683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090019683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090019683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090019683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090019683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090019683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090019683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090019683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090019684 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 Waiting for packet dumper to finish... 1 (prev_count=662628, count=691212) 20241216090020019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090020019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090020019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090020019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090020020 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090020020 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216090020020 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090020020 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090020020 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090020021 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090020021 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090020021 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241216090020021 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090020021 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090020021 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090020425 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090020425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090020425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090020425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090020425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090020425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090020425 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090020425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090020425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090020425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090020425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090020425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090020425 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090020425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090020425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090020425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090020425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090020425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090020426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090020426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090020426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090020426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090020426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090020426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090020426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090020426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090020426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090020426 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 20241216090020426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090020426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090020426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090020426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090020426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090020427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090020427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:20 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 20241216090021144 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090021145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090021145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090021145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090021145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090021145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090021145 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090021145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090021145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090021145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090021145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090021145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090021145 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090021145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090021145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090021145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090021145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090021145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090021145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090021145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090021145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090021145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090021145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090021145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090021145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090021145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090021145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090021145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090021145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090021146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090021146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090021146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090021146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090021146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090021146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090021146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090021146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090021146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090021146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090021146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090021146 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 20241216090021830 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090021830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042fe2a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090021830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090021830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090021830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090021830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090021830 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090021830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069d58f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090021830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090021830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090021830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090021830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090021830 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090021830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d81da), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090021830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090021830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090021830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090021830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090021831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090021831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090021831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090021831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090021831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090021831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090021831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090021831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090021831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090021831 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 20241216090021831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090021831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090021831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090021831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090021831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_L3Compl_no_cn started. 20241216090022016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090022022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090022026 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36745<->l=127.0.0.1:4262) (control_if.c:572) 20241216090022119 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090022119 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(647)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090022127 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022127 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022127 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022127 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022127 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090022127 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022127 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022127 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022127 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022128 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36511 (stream_srv.c:132) 20241216090022128 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36511<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(649)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090022129 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022129 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090022129 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022129 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090022129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022129 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022129 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022129 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090022129 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022129 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090022129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022129 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022129 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022129 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090022129 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090022129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022129 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022129 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022129 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090022129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022129 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 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090022129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090022129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090022129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090022129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090022129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090022129 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 20241216090022129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090022129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022129 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(653)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(651)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090022144 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022144 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022145 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022145 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022145 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022145 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022145 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090022145 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022146 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022146 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090022146 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022146 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090022146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022146 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022146 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022146 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090022146 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022146 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090022146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022146 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022146 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022146 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090022146 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022146 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090022146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022146 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022146 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022146 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090022146 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090022146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022146 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022146 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 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090022146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090022146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090022146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090022146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090022147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090022147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090022147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090022169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090022169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090022169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090022169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090022169 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090022169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090022169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090022169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090022169 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090022174 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090022174 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090022174 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090022174 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090022174 DHNBAP DEBUG (127.0.0.1:36511 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090022174 DHNBAP NOTICE (127.0.0.1:36511 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090022174 DHNBAP NOTICE (127.0.0.1:36511 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090022174 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090022174 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090022341 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090022341 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090022341 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090022341 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090022351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022351 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090022351 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090022351 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090022351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090022351 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090022351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090022353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022353 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090022353 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090022353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090022353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090022353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090022353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090022354 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 20241216090022354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090022354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090022354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090022354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090022354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090022354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090022354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090022354 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090022354 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090022354 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022355 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022355 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090022355 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090022355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090022355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022355 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090022355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090022355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090022356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090022356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090022358 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090022358 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090022358 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090022358 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090022364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022364 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090022364 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090022364 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090022364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090022364 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090022364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090022365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022365 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090022365 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090022365 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090022365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090022365 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090022365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090022365 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 20241216090022365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090022365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090022365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090022365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090022365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090022365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090022365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090022365 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090022365 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090022365 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090022366 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090022366 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090022366 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090022366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090022366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090022366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090022366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090022366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090022366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090022366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090022366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090022366 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090022366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090022366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090022366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090022366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090022366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090022366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090022366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090022366 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090022687 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(55)[0x56050f9966b0]{IDLE}: Deallocated (fsm.c:568) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(56)[0x56050f97dbf0]{IDLE}: Deallocated (fsm.c:568) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(57)[0x56050f9224a0]{IDLE}: Deallocated (fsm.c:568) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090022687 DLSCCP DEBUG SCCP-SCOC(54)[0x56050f980320]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(652)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090023155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090023155 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090023155 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090023155 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090023155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090023155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090023155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090023155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090023155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090023155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090023155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090023155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090023155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090023155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090023155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090023155 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090023156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090023156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090023156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090023156 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090023156 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090023156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090023156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090023156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090023156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090023156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090023156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090023156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090023156 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090023156 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090023157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090023157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090023157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090023157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090023157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090023157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090023157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090023157 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090023160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090023160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090023160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090023160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090023160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090023160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090023160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090023160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090023160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090023160 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090023160 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090023160 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090023160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090023160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090023160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090023160 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090023160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090023160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090023160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090023160 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090023160 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090023168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090023168 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090023168 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090023168 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090023168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090023168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090023168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090023168 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090023168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090023168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090023168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090023168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090023168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090023168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090023168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090023168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090023168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090023169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090023169 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090023169 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090023169 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090023169 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090023169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090023169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090023169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090023169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090023169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090023169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090023169 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090023169 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090023169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090023169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090023169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090023170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090023170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090023170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090023170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090023170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090023172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090023172 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090023172 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090023172 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090023172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090023172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090023172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090023172 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090023172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090023172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090023172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090023172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090023172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090023172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090023172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090023172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090023172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090023172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090023172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090023172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090023172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090023172 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090023172 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090023172 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090023186 DLCTRL DEBUG Command: GET 986572010 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090023186 DLCTRL DEBUG Tx Command reply: GET_REPLY 986572010 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090023189 DLCTRL DEBUG Command: GET 724061079 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090023189 DLCTRL DEBUG Tx Command reply: GET_REPLY 724061079 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090023191 DLCTRL DEBUG Command: GET 304007992 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090023191 DLCTRL DEBUG Tx Command reply: GET_REPLY 304007992 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090023194 DLCTRL DEBUG Command: GET 72683509 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090023194 DLCTRL DEBUG Tx Command reply: GET_REPLY 72683509 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090023195 DLCTRL DEBUG Command: GET 381153589 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090023195 DLCTRL DEBUG Tx Command reply: GET_REPLY 381153589 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090023196 DLCTRL DEBUG Command: GET 665762180 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090023196 DLCTRL DEBUG Tx Command reply: GET_REPLY 665762180 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090023198 DLCTRL DEBUG Command: GET 960278667 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090023198 DLCTRL DEBUG Tx Command reply: GET_REPLY 960278667 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090023199 DLCTRL DEBUG Command: GET 873968316 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090023199 DLCTRL DEBUG Tx Command reply: GET_REPLY 873968316 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090023200 DLCTRL DEBUG Command: GET 720440599 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090023200 DLCTRL DEBUG Tx Command reply: GET_REPLY 720440599 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090023201 DLCTRL DEBUG Command: GET 726940272 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090023201 DLCTRL DEBUG Tx Command reply: GET_REPLY 726940272 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090023203 DLCTRL DEBUG Command: GET 427755496 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090023203 DLCTRL DEBUG Tx Command reply: GET_REPLY 427755496 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090023206 DLCTRL DEBUG Command: GET 770914807 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090023206 DLCTRL DEBUG Tx Command reply: GET_REPLY 770914807 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090023209 DLCTRL DEBUG Command: GET 246565902 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090023209 DLCTRL DEBUG Tx Command reply: GET_REPLY 246565902 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090023211 DLCTRL DEBUG Command: GET 188972274 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090023212 DLCTRL DEBUG Tx Command reply: GET_REPLY 188972274 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090023216 DLCTRL DEBUG Command: GET 118462662 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090023216 DLCTRL DEBUG Tx Command reply: GET_REPLY 118462662 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090023219 DLCTRL DEBUG Command: GET 427494925 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090023219 DLCTRL DEBUG Tx Command reply: GET_REPLY 427494925 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090023220 DLCTRL DEBUG Command: GET 997592006 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090023220 DLCTRL DEBUG Tx Command reply: GET_REPLY 997592006 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090023222 DLCTRL DEBUG Command: GET 844946605 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090023222 DLCTRL DEBUG Tx Command reply: GET_REPLY 844946605 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090023225 DLCTRL DEBUG Command: GET 450820693 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090023225 DLCTRL DEBUG Tx Command reply: GET_REPLY 450820693 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090023227 DLCTRL DEBUG Command: GET 854459255 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090023227 DLCTRL DEBUG Tx Command reply: GET_REPLY 854459255 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000001010001100'B, t_guard := 20.000000 } 20241216090023245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)15586995 20241216090024281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090024281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090024281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090024281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090024281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xedd6b3, normal) (hnbgw_rua.c:407) 20241216090024281 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090024281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15586995)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090024281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15586995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090024281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090024281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090024281 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15586995 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216090024281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15586995)[0x56050f9224a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090024281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15586995)[0x56050f9224a0]{init}: Freeing instance (context_map.c:202) 20241216090024281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15586995)[0x56050f9224a0]{init}: Deallocated (fsm.c:568) 20241216090024281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15586995 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090024281 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) 20241216090024281 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090024281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090024281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090024281 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)@e75c4cc34061: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)15586995 20241216090024297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53212<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000001001000100'B, t_guard := 20.000000 } 20241216090024317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)3401568 20241216090025326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090025326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090025326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090025326 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090025326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x33e760, normal) (hnbgw_rua.c:407) 20241216090025326 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090025326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3401568)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090025326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3401568 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090025326 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090025326 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090025326 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090025326 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3401568 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216090025326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3401568)[0x56050f9224a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090025326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3401568)[0x56050f9224a0]{init}: Freeing instance (context_map.c:202) 20241216090025326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3401568)[0x56050f9224a0]{init}: Deallocated (fsm.c:568) 20241216090025326 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3401568 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090025326 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) 20241216090025326 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090025326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090025326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090025326 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)@e75c4cc34061: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)3401568 20241216090025329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53216<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000001111001011'B, t_guard := 20.000000 } 20241216090025350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53228<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)10661682 20241216090026366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090026366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090026366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090026366 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090026366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2af32, normal) (hnbgw_rua.c:407) 20241216090026366 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090026366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10661682)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090026366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10661682 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090026366 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090026366 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090026367 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10661682 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216090026367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10661682)[0x56050f9224a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090026367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10661682)[0x56050f9224a0]{init}: Freeing instance (context_map.c:202) 20241216090026367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10661682)[0x56050f9224a0]{init}: Deallocated (fsm.c:568) 20241216090026367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10661682 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090026367 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) 20241216090026367 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090026367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090026367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090026367 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)@e75c4cc34061: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)10661682 20241216090026373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000000010011011'B, t_guard := 20.000000 } 20241216090026389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@e75c4cc34061: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)16286376 20241216090027408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090027408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090027408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241216090027408 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090027408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf882a8, normal) (hnbgw_rua.c:407) 20241216090027408 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090027408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16286376)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090027408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16286376 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090027408 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090027408 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090027408 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16286376 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241216090027408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16286376)[0x56050f9224a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090027408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16286376)[0x56050f9224a0]{init}: Freeing instance (context_map.c:202) 20241216090027408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16286376)[0x56050f9224a0]{init}: Deallocated (fsm.c:568) 20241216090027408 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16286376 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090027408 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) 20241216090027408 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090027408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090027409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090027409 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)@e75c4cc34061: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)16286376 20241216090027414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53230<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090027420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090027421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090027421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090027421 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090027421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090027421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36745<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@e75c4cc34061: Final verdict of PTC: none 20241216090027422 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090027422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090027422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090027422 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090027423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090027423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090027423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090027423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090027423 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 20241216090027423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090027423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090027423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090027423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090027423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090027423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090027423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090027423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090027423 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 20241216090027423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090027423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090027423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090027423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090027423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090027423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090027423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090027423 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090027423 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090027423 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090027423 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(654)@e75c4cc34061: Final verdict of PTC: none 20241216090027424 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.msc0-SCCP(651)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@e75c4cc34061: Final verdict of PTC: none 20241216090027424 DLINP DEBUG SRVCONN(,r=127.0.0.1:36511<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090027424 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 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(655)@e75c4cc34061: Final verdict of PTC: none 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090027424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216090027424 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) 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090027424 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090027424 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090027424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090027424 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090027425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090027425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090027425 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.msc0-RAN(652)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(657)@e75c4cc34061: Final verdict of PTC: none 20241216090027424 DLINP NOTICE SRV(,r=127.0.0.1:36511<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090027425 DMAIN NOTICE (127.0.0.1:36511 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36511<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090027425 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090027425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090027425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090027425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090027425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090027425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090027425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090027425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090027425 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090027425 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090027425 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090027425 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090027425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn-Iuh0(647)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(644)@e75c4cc34061: Final verdict of PTC: none 20241216090027428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(646)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@e75c4cc34061: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Mon Dec 16 09:00:27 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 Tests.TC_mscpool_L3Compl_no_cn pass'. 20241216090027472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090028020 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090028020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090028020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090028021 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090028021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090028021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090028021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090028021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090028021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090028021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090028021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090028021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090028021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090028022 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090028022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090028022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090028022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090028022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090028022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090028022 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090028022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090028022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090028022 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090028022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090028022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090028023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090028023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090028023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090028023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090028023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090028023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090028023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090028023 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090028023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090028023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090028023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090028023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090028023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090028023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090028023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090028023 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 20241216090028175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53242<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314824) 20241216090028591 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090028592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090028592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090028592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090028592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090028592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090028592 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090028592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090028592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090028592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090028592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090028592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090028592 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090028592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090028592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090028592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090028592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090028592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090028592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090028593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090028593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090028593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090028593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090028593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090028593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090028593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090028593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090028593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090028593 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 20241216090028593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090028593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090028593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090028593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090028593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090028593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090028593 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 20241216090028593 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 20241216090029075 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090029075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090029075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090029075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090029075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090029075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090029075 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090029075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090029075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090029075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090029075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090029075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090029075 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090029075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090029075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090029075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090029075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090029075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090029076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090029076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090029076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090029076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090029076 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090029076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090029076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090029076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090029076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090029076 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090029076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090029076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090029076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090029076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090029076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090029076 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090029076 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 Waiting for packet dumper to finish... 1 (prev_count=314824, count=342772) 20241216090029423 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090029424 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090029424 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090029425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090029425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090029425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090029683 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090029684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090029684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090029684 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090029684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090029684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090029684 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090029684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090029684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090029684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090029684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090029684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090029684 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090029684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090029684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090029684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090029684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090029684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090029684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090029684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090029684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090029684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090029684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090029684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090029684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090029684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090029685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090029685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090029685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090029685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090029685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090029685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090029685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090029685 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 20241216090029685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090029685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090029685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090029685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090029685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090029685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090029685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:30 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 20241216090030426 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090030426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090030426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090030426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090030426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090030426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090030426 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090030426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090030426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090030426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090030426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090030426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090030427 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090030427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090030427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090030427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090030427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090030427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090030427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090030427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090030427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090030427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090030427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090030427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090030427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090030427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090030427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090030427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090030427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090030427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090030427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090030427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090030427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090030428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090030428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090030428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090030428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090030428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090030428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090030428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090030428 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 20241216090031146 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090031146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4ee32), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090031146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090031146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031146 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090031146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb0a2a), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090031146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031146 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090031146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031146 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090031146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001de1a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090031146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090031146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090031147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090031147 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090031147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090031147 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241216090031273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090031277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090031280 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38987<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090031364 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090031364 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090031373 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031373 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031373 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031373 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031373 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031373 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031373 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031373 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031374 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51806 (stream_srv.c:132) 20241216090031374 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51806<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090031375 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031375 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090031375 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031375 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090031375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031375 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031375 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031375 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090031375 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031375 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090031375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031375 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031375 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031375 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090031375 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090031375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031375 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031375 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031375 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090031375 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090031375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031375 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031375 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 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090031375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090031375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090031375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090031375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090031375 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(672)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(672)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(670)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(675)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(673)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(678)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(676)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090031419 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031419 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031419 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031419 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031420 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031420 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031420 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090031420 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031421 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031421 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090031421 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031421 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090031421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031421 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031421 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031421 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090031421 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031421 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090031421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031421 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031421 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031421 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090031421 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090031421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031421 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031421 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090031421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090031421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031421 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031421 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 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090031421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090031421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090031421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090031421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090031473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090031473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090031473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090031473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090031473 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090031473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090031473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090031473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090031473 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090031477 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090031477 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090031477 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090031477 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090031477 DHNBAP DEBUG (127.0.0.1:51806 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090031477 DHNBAP NOTICE (127.0.0.1:51806 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090031477 DHNBAP NOTICE (127.0.0.1:51806 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090031477 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090031477 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090031588 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090031588 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090031588 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090031588 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090031595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090031595 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090031595 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090031595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090031595 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090031595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090031599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090031599 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090031599 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090031599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090031599 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090031599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090031599 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 20241216090031599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090031600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090031600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031600 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090031600 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090031600 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031601 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 20241216090031601 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 20241216090031601 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 20241216090031601 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090031601 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090031601 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090031601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090031601 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031601 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090031601 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090031601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031601 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090031602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090031602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090031602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090031602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(675)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090031607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090031607 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090031607 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090031607 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090031607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090031607 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090031607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090031607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090031607 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090031607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031607 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090031612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031612 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090031612 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090031612 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090031612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090031612 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241216090031612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090031612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090031613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090031613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031613 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090031613 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090031613 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031614 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031614 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090031614 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031614 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090031614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031615 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090031615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090031615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090031615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090031615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031615 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 20241216090031615 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 20241216090031615 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090031615 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090031622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031622 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090031622 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090031622 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090031622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090031622 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090031622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090031624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031624 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090031624 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090031624 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090031624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090031624 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090031624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090031624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090031624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090031624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031624 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090031624 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090031624 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031625 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031625 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090031625 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090031625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031625 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090031625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031625 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031626 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031626 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031626 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090031626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090031626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090031626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090031626 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090031634 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090031634 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090031634 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090031640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031640 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090031640 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090031640 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090031640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090031640 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090031640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090031642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031642 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090031642 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090031642 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090031642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090031642 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090031642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090031642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090031642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090031642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090031642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090031642 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031643 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090031643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090031644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031644 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090031644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090031644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090031644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090031644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031648 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 20241216090031648 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 20241216090031648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090031648 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090031652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031652 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090031652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090031652 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090031652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090031652 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090031652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090031654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031654 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090031654 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090031654 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090031654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090031654 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090031654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090031654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090031655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090031655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031655 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090031655 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090031655 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031656 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031656 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090031656 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031656 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090031656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031656 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090031656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090031656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090031656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090031656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031662 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 20241216090031662 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 20241216090031662 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090031662 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216090031667 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) 20241216090031667 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216090031667 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090031667 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090031667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090031667 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090031667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090031669 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) 20241216090031669 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090031669 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090031669 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090031669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090031669 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090031669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090031669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090031669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090031670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216090031670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090031670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090031670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090031670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090031670 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090031670 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090031670 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090031671 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090031671 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090031671 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090031671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090031671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090031671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090031671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090031671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090031671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090031671 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090031671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090031671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090031671 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090031671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090031671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090031671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090031671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090031671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090031671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090031671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090031671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090031824 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090031824 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(58)[0x56050f97dd20]{IDLE}: Deallocated (fsm.c:568) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(60)[0x56050f97a910]{IDLE}: Deallocated (fsm.c:568) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090031825 DLSCCP DEBUG SCCP-SCOC(59)[0x56050f98d8b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090032403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032403 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090032403 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090032403 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090032403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090032404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032404 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032404 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090032404 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032404 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032404 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090032404 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090032404 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090032404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090032404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090032404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090032404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090032404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090032404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090032404 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090032404 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090032404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090032404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090032404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090032404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090032404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090032404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090032404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032407 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090032407 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090032407 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090032407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032407 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090032407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090032407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090032407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032407 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032407 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032407 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090032407 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090032407 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090032413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032413 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090032413 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090032413 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 20241216090032413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032413 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032413 DLM3UA DEBUG 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) 20241216090032413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090032413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090032413 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090032413 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) 20241216090032413 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) 20241216090032413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090032413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090032413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090032413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090032413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090032413 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090032413 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090032414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090032414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090032414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090032414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090032414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090032414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090032414 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032415 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090032415 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090032415 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 20241216090032415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032415 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032416 DLM3UA DEBUG 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) 20241216090032416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090032416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090032416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090032416 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090032416 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090032420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090032420 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090032420 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 20241216090032420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032420 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) 20241216090032420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090032420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032420 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090032420 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090032420 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) 20241216090032420 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) 20241216090032420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090032420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090032420 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090032420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090032420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090032420 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090032420 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090032420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090032420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090032420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090032420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090032420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090032420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090032420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032421 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090032421 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090032421 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 20241216090032421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032421 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032421 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) 20241216090032421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090032421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090032421 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090032421 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090032421 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090032445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090032445 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090032445 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090032445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090032445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090032445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090032445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090032446 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090032446 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090032446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090032446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090032446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090032446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090032446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090032446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090032446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090032446 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090032446 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090032447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090032447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090032447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090032447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090032447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090032447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090032447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032449 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090032449 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090032449 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090032449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032449 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090032449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032449 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032449 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090032450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090032450 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090032450 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090032456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090032456 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090032456 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 20241216090032456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032456 DLM3UA DEBUG 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) 20241216090032456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090032456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090032456 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090032456 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) 20241216090032456 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) 20241216090032456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090032456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.sgsn1-RAN(683)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090032456 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090032456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090032456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090032456 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090032456 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090032457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090032457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090032457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090032457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090032457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090032457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090032457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032458 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090032458 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090032458 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 20241216090032458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032458 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032458 DLM3UA DEBUG 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) 20241216090032458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090032458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090032458 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032458 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090032458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032459 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090032459 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090032459 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090032468 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) 20241216090032469 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090032469 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090032469 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 20241216090032469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032469 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032469 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) 20241216090032469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090032469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090032469 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) 20241216090032469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 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) 20241216090032469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090032469 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090032469 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) 20241216090032469 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) 20241216090032469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090032469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090032469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090032469 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090032469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090032469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090032469 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090032469 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: link up (cnlink.c:111) 20241216090032469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090032469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090032469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090032469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090032469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090032469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090032469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090032469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032470 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) 20241216090032470 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090032470 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090032470 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 20241216090032470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090032470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090032470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090032470 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090032470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090032470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090032470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090032470 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) 20241216090032470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090032470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090032470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090032470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090032470 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) 20241216090032470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090032470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032470 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) 20241216090032470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090032470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090032470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090032470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090032470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090032470 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090032470 DRANAP INFO cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090033487 DLCTRL DEBUG Command: GET 375343394 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090033488 DLCTRL DEBUG Tx Command reply: GET_REPLY 375343394 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090033496 DLCTRL DEBUG Command: GET 400036548 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090033496 DLCTRL DEBUG Tx Command reply: GET_REPLY 400036548 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090033502 DLCTRL DEBUG Command: GET 897543512 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090033502 DLCTRL DEBUG Tx Command reply: GET_REPLY 897543512 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090033507 DLCTRL DEBUG Command: GET 746430066 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090033507 DLCTRL DEBUG Tx Command reply: GET_REPLY 746430066 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090033511 DLCTRL DEBUG Command: GET 466356879 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090033511 DLCTRL DEBUG Tx Command reply: GET_REPLY 466356879 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090033515 DLCTRL DEBUG Command: GET 738675216 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090033515 DLCTRL DEBUG Tx Command reply: GET_REPLY 738675216 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090033519 DLCTRL DEBUG Command: GET 657031040 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090033519 DLCTRL DEBUG Tx Command reply: GET_REPLY 657031040 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090033523 DLCTRL DEBUG Command: GET 732994838 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090033523 DLCTRL DEBUG Tx Command reply: GET_REPLY 732994838 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090033526 DLCTRL DEBUG Command: GET 847771914 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090033526 DLCTRL DEBUG Tx Command reply: GET_REPLY 847771914 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090033528 DLCTRL DEBUG Command: GET 424034733 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090033529 DLCTRL DEBUG Tx Command reply: GET_REPLY 424034733 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090033531 DLCTRL DEBUG Command: GET 357258245 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090033531 DLCTRL DEBUG Tx Command reply: GET_REPLY 357258245 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090033533 DLCTRL DEBUG Command: GET 526008931 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090033533 DLCTRL DEBUG Tx Command reply: GET_REPLY 526008931 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090033535 DLCTRL DEBUG Command: GET 221879296 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090033535 DLCTRL DEBUG Tx Command reply: GET_REPLY 221879296 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090033537 DLCTRL DEBUG Command: GET 12799619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090033537 DLCTRL DEBUG Tx Command reply: GET_REPLY 12799619 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090033541 DLCTRL DEBUG Command: GET 254830009 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090033541 DLCTRL DEBUG Tx Command reply: GET_REPLY 254830009 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090033544 DLCTRL DEBUG Command: GET 940510247 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090033545 DLCTRL DEBUG Tx Command reply: GET_REPLY 940510247 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090033549 DLCTRL DEBUG Command: GET 45876919 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090033550 DLCTRL DEBUG Tx Command reply: GET_REPLY 45876919 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090033554 DLCTRL DEBUG Command: GET 925212296 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090033554 DLCTRL DEBUG Tx Command reply: GET_REPLY 925212296 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090033558 DLCTRL DEBUG Command: GET 604062185 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090033558 DLCTRL DEBUG Tx Command reply: GET_REPLY 604062185 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090033562 DLCTRL DEBUG Command: GET 297239417 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090033562 DLCTRL DEBUG Tx Command reply: GET_REPLY 297239417 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000111101110'B, t_guard := 20.000000 } 20241216090033606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@e75c4cc34061: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)10530261 20241216090034651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090034651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090034651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216090034651 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090034651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0add5, normal) (hnbgw_rua.c:407) 20241216090034651 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090034651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090034651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10530261 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090034651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090034651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090034651 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241216090034651 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10530261 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) 20241216090034651 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10530261 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090034651 DCN DEBUG map_sccp[0x56050f994190]{init}: Allocated (fsm.c:456) 20241216090034651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090034651 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10530261 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090034651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10530261 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216090034651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090034651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090034651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090034651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090034651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090034651 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090034651 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{IDLE}: Allocated (fsm.c:456) 20241216090034651 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090034651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001ee0056400500f1100926) (sccp_scrc.c:406) 20241216090034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090034651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090034651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090034651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090034651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090034651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090034651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090034651 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090034651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090034651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090034652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090034652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090034652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090034652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090034652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090034652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090034652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090034652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@e75c4cc34061: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)12484779 HNBGW_Test.msc0-SCCP(670)@e75c4cc34061: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(670)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090034671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090034671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090034671 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090034671 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090034671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090034671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090034671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090034671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090034671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090034671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090034671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090034671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090034671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090034671 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf9756) (sccp_scrc.c:477) 20241216090034671 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241216090034671 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090034671 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090034671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090034671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090034671 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) 20241216090034671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090034671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090034671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090034673 DLCTRL DEBUG Command: GET 476420790 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090034673 DLCTRL DEBUG Tx Command reply: GET_REPLY 476420790 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090034677 DLCTRL DEBUG Command: GET 60830791 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090034677 DLCTRL DEBUG Tx Command reply: GET_REPLY 60830791 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090034681 DLCTRL DEBUG Command: GET 227943146 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090034681 DLCTRL DEBUG Tx Command reply: GET_REPLY 227943146 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090034684 DLCTRL DEBUG Command: GET 458098335 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090034684 DLCTRL DEBUG Tx Command reply: GET_REPLY 458098335 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090034686 DLCTRL DEBUG Command: GET 695466005 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090034686 DLCTRL DEBUG Tx Command reply: GET_REPLY 695466005 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090034688 DLCTRL DEBUG Command: GET 965799412 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090034688 DLCTRL DEBUG Tx Command reply: GET_REPLY 965799412 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090034689 DLCTRL DEBUG Command: GET 258890199 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090034689 DLCTRL DEBUG Tx Command reply: GET_REPLY 258890199 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090034691 DLCTRL DEBUG Command: GET 428173685 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090034691 DLCTRL DEBUG Tx Command reply: GET_REPLY 428173685 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090034692 DLCTRL DEBUG Command: GET 549656125 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090034692 DLCTRL DEBUG Tx Command reply: GET_REPLY 549656125 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090034692 DLCTRL DEBUG Command: GET 754471131 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090034692 DLCTRL DEBUG Tx Command reply: GET_REPLY 754471131 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090034693 DLCTRL DEBUG Command: GET 969808065 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090034693 DLCTRL DEBUG Tx Command reply: GET_REPLY 969808065 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090034694 DLCTRL DEBUG Command: GET 212969792 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090034694 DLCTRL DEBUG Tx Command reply: GET_REPLY 212969792 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090034695 DLCTRL DEBUG Command: GET 633836682 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090034695 DLCTRL DEBUG Tx Command reply: GET_REPLY 633836682 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090034695 DLCTRL DEBUG Command: GET 782133960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090034695 DLCTRL DEBUG Tx Command reply: GET_REPLY 782133960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090034696 DLCTRL DEBUG Command: GET 818558287 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090034696 DLCTRL DEBUG Tx Command reply: GET_REPLY 818558287 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090034697 DLCTRL DEBUG Command: GET 688819357 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090034697 DLCTRL DEBUG Tx Command reply: GET_REPLY 688819357 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090034698 DLCTRL DEBUG Command: GET 521931859 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090034698 DLCTRL DEBUG Tx Command reply: GET_REPLY 521931859 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090034698 DLCTRL DEBUG Command: GET 486690852 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090034698 DLCTRL DEBUG Tx Command reply: GET_REPLY 486690852 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090034699 DLCTRL DEBUG Command: GET 137353786 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090034699 DLCTRL DEBUG Tx Command reply: GET_REPLY 137353786 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090034700 DLCTRL DEBUG Command: GET 857286607 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090034700 DLCTRL DEBUG Tx Command reply: GET_REPLY 857286607 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000011110110'B, t_guard := 20.000000 } 20241216090034711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)7803020 20241216090035739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090035740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090035740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216090035740 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090035740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77108c, normal) (hnbgw_rua.c:407) 20241216090035740 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216090035740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090035740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803020 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090035740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090035740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090035740 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803020 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241216090035740 DCN DEBUG map_sccp[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216090035740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090035740 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7803020 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216090035740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803020 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216090035740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090035740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090035740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090035740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090035740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090035740 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090035740 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{IDLE}: Allocated (fsm.c:456) 20241216090035740 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090035740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030000f60056400500f1100926) (sccp_scrc.c:406) 20241216090035740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090035740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090035740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090035741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090035741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090035741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090035741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090035741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090035741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090035741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090035741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090035741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090035741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090035741 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090035741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090035741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090035741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090035741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090035741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090035741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090035741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090035741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090035741 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@e75c4cc34061: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)7715621 HNBGW_Test.msc2-SCCP(676)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@e75c4cc34061: setverdict(pass): none -> pass 20241216090035761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090035761 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090035761 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 20241216090035761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090035761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090035761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090035761 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090035761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090035761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090035761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090035761 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) 20241216090035761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090035761 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c7c746) (sccp_scrc.c:477) 20241216090035761 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241216090035761 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090035761 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090035761 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090035761 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090035761 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) 20241216090035761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090035761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090035763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090035764 DLCTRL DEBUG Command: GET 909750705 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090035765 DLCTRL DEBUG Tx Command reply: GET_REPLY 909750705 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090035768 DLCTRL DEBUG Command: GET 474065229 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090035768 DLCTRL DEBUG Tx Command reply: GET_REPLY 474065229 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090035771 DLCTRL DEBUG Command: GET 11686995 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090035771 DLCTRL DEBUG Tx Command reply: GET_REPLY 11686995 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090035774 DLCTRL DEBUG Command: GET 910367353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090035774 DLCTRL DEBUG Tx Command reply: GET_REPLY 910367353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090035775 DLCTRL DEBUG Command: GET 664994666 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090035775 DLCTRL DEBUG Tx Command reply: GET_REPLY 664994666 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090035777 DLCTRL DEBUG Command: GET 330173253 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090035777 DLCTRL DEBUG Tx Command reply: GET_REPLY 330173253 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090035778 DLCTRL DEBUG Command: GET 736020349 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090035778 DLCTRL DEBUG Tx Command reply: GET_REPLY 736020349 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090035779 DLCTRL DEBUG Command: GET 325589186 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090035779 DLCTRL DEBUG Tx Command reply: GET_REPLY 325589186 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090035780 DLCTRL DEBUG Command: GET 882136376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090035780 DLCTRL DEBUG Tx Command reply: GET_REPLY 882136376 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090035781 DLCTRL DEBUG Command: GET 471332085 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090035781 DLCTRL DEBUG Tx Command reply: GET_REPLY 471332085 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090035781 DLCTRL DEBUG Command: GET 205502597 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090035781 DLCTRL DEBUG Tx Command reply: GET_REPLY 205502597 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090035782 DLCTRL DEBUG Command: GET 134074477 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090035782 DLCTRL DEBUG Tx Command reply: GET_REPLY 134074477 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241216090035783 DLCTRL DEBUG Command: GET 4804711 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090035783 DLCTRL DEBUG Tx Command reply: GET_REPLY 4804711 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090035784 DLCTRL DEBUG Command: GET 721575595 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090035784 DLCTRL DEBUG Tx Command reply: GET_REPLY 721575595 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090035784 DLCTRL DEBUG Command: GET 34313190 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090035784 DLCTRL DEBUG Tx Command reply: GET_REPLY 34313190 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090035785 DLCTRL DEBUG Command: GET 801357932 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090035785 DLCTRL DEBUG Tx Command reply: GET_REPLY 801357932 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090035786 DLCTRL DEBUG Command: GET 512057138 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090035786 DLCTRL DEBUG Tx Command reply: GET_REPLY 512057138 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090035787 DLCTRL DEBUG Command: GET 440301766 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090035787 DLCTRL DEBUG Tx Command reply: GET_REPLY 440301766 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090035787 DLCTRL DEBUG Command: GET 942668473 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090035787 DLCTRL DEBUG Tx Command reply: GET_REPLY 942668473 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090035788 DLCTRL DEBUG Command: GET 684700478 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090035788 DLCTRL DEBUG Tx Command reply: GET_REPLY 684700478 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090035792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090035792 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38987<->l=127.0.0.1:4262) (control_if.c:193) 20241216090035792 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090035792 DLINP DEBUG SRVCONN(,r=127.0.0.1:51806<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090035792 DLINP NOTICE SRV(,r=127.0.0.1:51806<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090035792 DMAIN NOTICE (127.0.0.1:51806 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51806<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090035792 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090035792 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090035792 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) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090035792 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090035792 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) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090035792 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 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090035792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090035792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090035792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090035792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090035792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090035792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090035792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090035792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090035792 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090035792 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090035792 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090035792 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@e75c4cc34061: Final verdict of PTC: none 20241216090035792 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 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090035792 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216090035792 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) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090035792 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090035792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090035792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090035793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090035793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn1-SCCP(682)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@e75c4cc34061: Final verdict of PTC: none 20241216090035793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-SCCP(679)@e75c4cc34061: Final verdict of PTC: none 20241216090035793 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 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090035793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090035793 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 HNBGW_Test.sgsn2-SCCP(685)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@e75c4cc34061: Final verdict of PTC: none 20241216090035793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090035793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090035793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090035793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090035793 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090035793 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090035793 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090035793 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090035793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090035793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090035793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090035793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090035793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090035793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090035793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090035793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090035793 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090035793 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090035793 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090035793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090035793 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090035793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090035793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090035793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090035793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090035793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090035793 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090035793 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090035793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10530261)[0x56050f9224a0]{disrupted}: Deallocated (fsm.c:568) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{disconnected}: Freeing instance (context_map.c:206) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56050f994190]{disconnected}: Deallocated (fsm.c:568) 20241216090035793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10530261 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241216090035793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090035793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090035793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090035793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090035793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090035793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090035793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090035793 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090035793 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090035793 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090035793 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090035793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090035793 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090035793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090035793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090035793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090035793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090035793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090035793 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 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090035793 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 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090035793 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241216090035793 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 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090035793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090035793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090035793 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090035793 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) 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090035793 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241216090035793 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 20241216090035793 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 20241216090035793 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090035793 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090035793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216090035793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7803020)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{disconnected}: Freeing instance (context_map.c:206) 20241216090035793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56050f985250]{disconnected}: Deallocated (fsm.c:568) 20241216090035793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7803020 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241216090035794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090035794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090035794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090035794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090035794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090035794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090035794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090035794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090035794 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090035794 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090035794 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090035794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090035794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090035794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090035794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090035794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090035794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090035794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090035794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090035794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090035794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090035794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(674)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(688)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(663)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090035809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53250<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:00:35 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 20241216090035985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090036689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=604148) Waiting for packet dumper to finish... 1 (prev_count=604148, count=604688) 20241216090037794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090037794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090037794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216090037794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090037794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090037794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090037794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090037794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090037795 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090037795 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090037795 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090037795 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090038022 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090038022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090038022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090038022 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090038022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090038022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090038022 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090038022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090038022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090038022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090038022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090038022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090038022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090038022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090038022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090038022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090038022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090038022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090038022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090038023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090038023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090038023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090038023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090038023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090038023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090038023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090038023 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090038023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090038023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090038024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090038024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090038024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090038024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090038024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090038024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090038024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090038024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090038024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090038024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090038592 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090038592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090038592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090038592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090038592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090038592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090038592 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090038592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090038592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090038592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090038592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090038592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090038592 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090038592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090038592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090038592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090038592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090038592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090038593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090038593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090038593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090038593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090038593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090038593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090038593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090038593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090038593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090038593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090038593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090038593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090038593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:38 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 20241216090039076 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090039076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090039076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090039076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039076 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090039076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090039076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090039076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039076 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090039076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090039076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090039076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090039076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090039076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090039077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090039077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090039077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090039685 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090039685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090039685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090039685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039685 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090039685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090039685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090039685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039685 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090039685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090039685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090039685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090039685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090039685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090039685 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090039685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090039686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090039686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090039686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090039686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039686 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039686 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090039686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090039686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090039686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_paging_imsi started. 20241216090039779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090039783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090039786 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39599<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090039877 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090039877 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090039886 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039886 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039887 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039887 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039887 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039887 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039887 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039887 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090039887 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32954 (stream_srv.c:132) 20241216090039887 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32954<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090039888 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039888 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090039888 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039888 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090039888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039888 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039888 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039888 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090039888 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039888 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090039888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039888 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039888 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039888 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090039888 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039888 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090039888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039888 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039888 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039888 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090039888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090039889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039889 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039889 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 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090039889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090039889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090039889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090039889 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(701)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(699)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(704)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(702)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(707)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(705)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090039929 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039929 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039929 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039929 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039929 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090039929 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039929 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039929 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090039929 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090039929 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090039930 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039930 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090039930 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039930 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090039930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039930 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039930 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039930 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090039930 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039930 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090039930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039930 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039930 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039930 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090039930 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039930 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090039930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039930 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039930 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090039930 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090039930 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090039930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090039930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090039930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090039930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090039930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090039930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090039930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090039930 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090039930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039930 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 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090039930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090039930 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090039930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090039930 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090039930 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 20241216090039930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090039930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090039930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090039930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090039930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090039931 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090039956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090039956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090039956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090039956 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090039956 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090039956 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090039956 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090039956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090039956 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090039960 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090039960 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090039960 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090039960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090039960 DHNBAP DEBUG (127.0.0.1:32954 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090039960 DHNBAP NOTICE (127.0.0.1:32954 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090039960 DHNBAP NOTICE (127.0.0.1:32954 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090039960 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090039960 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090040102 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090040102 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090040102 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090040102 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090040110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040110 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090040110 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090040110 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090040111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090040111 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090040111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090040114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090040114 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090040114 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090040114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090040114 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090040114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090040114 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 20241216090040114 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 20241216090040114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090040114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090040114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090040114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090040114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090040114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090040114 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090040114 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090040115 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 20241216090040115 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 20241216090040115 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090040115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090040115 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090040116 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090040116 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090040116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090040116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090040116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040116 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090040116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090040116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090040116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090040116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090040116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(704)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090040121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040121 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090040121 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090040121 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090040121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090040121 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090040121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090040124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040124 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090040124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090040124 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090040124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090040124 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090040124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090040124 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 20241216090040124 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 20241216090040124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090040124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090040124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090040124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090040124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090040124 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090040124 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090040124 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090040125 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090040125 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090040125 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090040125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090040125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090040125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040125 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090040126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090040126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090040126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090040126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090040126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040127 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 20241216090040127 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 20241216090040127 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090040127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090040132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040132 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090040132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090040132 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090040132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090040132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090040132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090040134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090040134 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090040134 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090040134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090040134 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090040134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090040134 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 20241216090040134 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 20241216090040134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090040134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090040134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090040134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090040134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090040134 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090040134 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090040134 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090040135 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090040135 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090040135 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090040135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040135 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090040135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040135 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090040136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090040136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090040136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090040136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090040136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040143 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090040143 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090040143 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090040143 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090040148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040148 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090040148 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090040148 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090040148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090040148 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090040148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090040151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040151 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090040151 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090040151 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090040151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090040151 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090040151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090040151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090040151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090040151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090040151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090040151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040151 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 20241216090040151 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 20241216090040151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090040151 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090040151 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090040151 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090040152 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090040152 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090040152 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090040152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090040152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090040152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040152 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090040153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090040153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090040153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090040153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090040153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040427 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090040427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc64a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090040427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090040427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040427 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090040427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008182de), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090040427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090040427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040427 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090040427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fed2c), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090040427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090040427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090040428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090040428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090040428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090040428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090040435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090040435 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090040435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090040435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040435 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=008182de) (sccp_scrc.c:477) 20241216090040435 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241216090040435 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090040435 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090040435 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090040435 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090040435 DLSCCP DEBUG SCCP-SCOC(64)[0x56050f99d5e0]{IDLE}: Deallocated (fsm.c:568) 20241216090040435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040435 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090040435 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090040435 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 20241216090040435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040435 DLM3UA DEBUG 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) 20241216090040435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040435 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=006fc64a) (sccp_scrc.c:477) 20241216090040435 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241216090040435 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090040436 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090040436 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090040436 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090040436 DLSCCP DEBUG SCCP-SCOC(65)[0x56050f980680]{IDLE}: Deallocated (fsm.c:568) 20241216090040638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090040638 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090040638 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090040638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090040639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040639 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=004fed2c) (sccp_scrc.c:477) 20241216090040639 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241216090040639 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090040639 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090040639 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090040639 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090040639 DLSCCP DEBUG SCCP-SCOC(66)[0x56050f995090]{IDLE}: Deallocated (fsm.c:568) 20241216090040912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040912 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090040912 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090040912 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090040912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040912 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090040912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090040912 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090040912 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090040912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090040912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090040912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040912 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090040912 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090040912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090040912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090040912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090040912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090040912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(700)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090040915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040915 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090040915 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090040915 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090040915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040915 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090040915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090040915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090040915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090040915 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090040915 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090040919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040919 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090040919 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090040919 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 20241216090040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040920 DLM3UA DEBUG 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) 20241216090040920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090040920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090040920 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090040920 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) 20241216090040920 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) 20241216090040920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090040920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040920 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090040920 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090040920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.msc1-RAN(703)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090040920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090040920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090040920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090040920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090040920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090040923 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090040923 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 20241216090040923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040923 DLM3UA DEBUG 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) 20241216090040923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090040923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090040923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090040923 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090040923 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090040934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090040934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090040934 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 20241216090040934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040934 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) 20241216090040934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090040934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090040934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090040934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090040934 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090040934 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) 20241216090040934 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) 20241216090040934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040934 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090040934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040934 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090040934 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090040934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090040934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090040934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090040934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090040934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040935 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090040935 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090040935 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 20241216090040935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040935 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040935 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) 20241216090040935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090040935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090040935 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090040935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090040935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090040935 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090040935 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090040950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040950 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090040950 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090040950 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090040950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040950 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090040951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090040951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090040951 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090040951 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090040951 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090040951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090040951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090040951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090040951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090040951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090040951 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090040951 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090040951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090040951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090040951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090040951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090040951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090040951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090040951 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090040953 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090040953 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090040953 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090040953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090040953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090040953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090040953 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090040953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090040953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090040953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090040953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090040953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090040953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090040953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090040953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090040953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090040953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090040953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090040953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090040953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090040953 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090040953 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090040953 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090041141 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090041141 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(63)[0x56050f980d80]{IDLE}: Deallocated (fsm.c:568) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(62)[0x56050f97b9d0]{IDLE}: Deallocated (fsm.c:568) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090041142 DLSCCP DEBUG SCCP-SCOC(61)[0x56050f9a6520]{IDLE}: Deallocated (fsm.c:568) 20241216090041971 DLCTRL DEBUG Command: GET 237270028 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090041971 DLCTRL DEBUG Tx Command reply: GET_REPLY 237270028 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090041975 DLCTRL DEBUG Command: GET 492823994 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090041975 DLCTRL DEBUG Tx Command reply: GET_REPLY 492823994 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090041980 DLCTRL DEBUG Command: GET 277236898 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090041980 DLCTRL DEBUG Tx Command reply: GET_REPLY 277236898 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090041984 DLCTRL DEBUG Command: GET 425355233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090041984 DLCTRL DEBUG Tx Command reply: GET_REPLY 425355233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090041988 DLCTRL DEBUG Command: GET 436763260 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090041989 DLCTRL DEBUG Tx Command reply: GET_REPLY 436763260 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090041993 DLCTRL DEBUG Command: GET 309110166 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090041993 DLCTRL DEBUG Tx Command reply: GET_REPLY 309110166 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090041999 DLCTRL DEBUG Command: GET 917206764 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090041999 DLCTRL DEBUG Tx Command reply: GET_REPLY 917206764 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090042005 DLCTRL DEBUG Command: GET 829988009 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090042005 DLCTRL DEBUG Tx Command reply: GET_REPLY 829988009 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090042009 DLCTRL DEBUG Command: GET 716239283 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090042009 DLCTRL DEBUG Tx Command reply: GET_REPLY 716239283 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090042013 DLCTRL DEBUG Command: GET 758100973 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090042013 DLCTRL DEBUG Tx Command reply: GET_REPLY 758100973 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090042017 DLCTRL DEBUG Command: GET 99602832 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090042017 DLCTRL DEBUG Tx Command reply: GET_REPLY 99602832 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090042022 DLCTRL DEBUG Command: GET 239550288 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090042022 DLCTRL DEBUG Tx Command reply: GET_REPLY 239550288 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090042026 DLCTRL DEBUG Command: GET 349115451 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090042026 DLCTRL DEBUG Tx Command reply: GET_REPLY 349115451 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090042030 DLCTRL DEBUG Command: GET 801590308 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090042030 DLCTRL DEBUG Tx Command reply: GET_REPLY 801590308 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090042034 DLCTRL DEBUG Command: GET 983950851 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090042034 DLCTRL DEBUG Tx Command reply: GET_REPLY 983950851 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090042039 DLCTRL DEBUG Command: GET 899821301 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090042040 DLCTRL DEBUG Tx Command reply: GET_REPLY 899821301 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090042044 DLCTRL DEBUG Command: GET 50892105 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090042044 DLCTRL DEBUG Tx Command reply: GET_REPLY 50892105 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090042049 DLCTRL DEBUG Command: GET 815070500 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090042049 DLCTRL DEBUG Tx Command reply: GET_REPLY 815070500 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090042054 DLCTRL DEBUG Command: GET 395960869 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090042054 DLCTRL DEBUG Tx Command reply: GET_REPLY 395960869 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090042058 DLCTRL DEBUG Command: GET 762009043 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090042058 DLCTRL DEBUG Tx Command reply: GET_REPLY 762009043 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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 } } } 20241216090042098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090043109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090043109 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090043109 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090043109 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090043109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090043109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090043109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090043109 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090043109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090043109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090043109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090043109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090043109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090043110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090043110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090043110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090043110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090043110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090043110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090043110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090043110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090043110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090043110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090043110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090043110 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241216090043110 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241216090043110 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241216090043110 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241216090043110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241216090043110 DRUA DEBUG (127.0.0.1:32954 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241216090043110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090043110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) 20241216090043110 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090043110 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_mscpool_paging_imsi-Iuh0-RUA(696)@e75c4cc34061: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@e75c4cc34061: UnitdataCallback HNBGW_Test.msc0-RAN(700)@e75c4cc34061: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@e75c4cc34061: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@e75c4cc34061: Added conn table entry 0TC_mscpool_paging_imsi0(712)12338289 20241216090044151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090044151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090044151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090044151 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090044151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc4471, normal) (hnbgw_rua.c:407) 20241216090044151 DHNB DEBUG map_rua[0x56050f980680]{init}: Allocated (fsm.c:456) 20241216090044151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090044151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12338289 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090044151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090044151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090044151 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12338289 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241216090044151 DCN DEBUG map_sccp[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216090044151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090044151 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12338289 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090044151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12338289 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090044151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090044151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090044151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090044151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090044151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090044151 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090044151 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{IDLE}: Allocated (fsm.c:456) 20241216090044151 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090044151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001b00056400500f1100926) (sccp_scrc.c:406) 20241216090044151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090044151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090044151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090044151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090044151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090044151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090044151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090044151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090044151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090044151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090044151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090044151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090044151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090044151 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090044151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090044151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090044151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090044151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090044152 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090044152 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090044152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090044152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090044152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090044152 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@e75c4cc34061: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@e75c4cc34061: Added conn table entry 0TC_mscpool_paging_imsi0(712)8961463 HNBGW_Test.msc0-SCCP(699)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@e75c4cc34061: setverdict(pass): none -> pass 20241216090044163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090044163 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090044163 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090044163 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090044163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090044163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090044163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090044163 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090044163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090044163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090044163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090044163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090044163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090044163 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a8b21e) (sccp_scrc.c:477) 20241216090044163 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241216090044163 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090044163 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090044163 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090044163 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090044163 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) 20241216090044163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090044163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090045167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090045170 DLCTRL DEBUG Command: GET 734326543 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090045170 DLCTRL DEBUG Tx Command reply: GET_REPLY 734326543 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090045174 DLCTRL DEBUG Command: GET 706017159 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090045174 DLCTRL DEBUG Tx Command reply: GET_REPLY 706017159 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090045178 DLCTRL DEBUG Command: GET 373172800 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090045178 DLCTRL DEBUG Tx Command reply: GET_REPLY 373172800 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090045181 DLCTRL DEBUG Command: GET 805563437 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090045181 DLCTRL DEBUG Tx Command reply: GET_REPLY 805563437 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090045184 DLCTRL DEBUG Command: GET 795164095 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090045184 DLCTRL DEBUG Tx Command reply: GET_REPLY 795164095 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090045186 DLCTRL DEBUG Command: GET 540026786 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090045186 DLCTRL DEBUG Tx Command reply: GET_REPLY 540026786 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090045187 DLCTRL DEBUG Command: GET 436872693 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090045187 DLCTRL DEBUG Tx Command reply: GET_REPLY 436872693 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090045188 DLCTRL DEBUG Command: GET 820996000 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090045188 DLCTRL DEBUG Tx Command reply: GET_REPLY 820996000 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090045190 DLCTRL DEBUG Command: GET 146858663 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090045190 DLCTRL DEBUG Tx Command reply: GET_REPLY 146858663 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090045191 DLCTRL DEBUG Command: GET 332316344 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090045191 DLCTRL DEBUG Tx Command reply: GET_REPLY 332316344 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090045192 DLCTRL DEBUG Command: GET 309559884 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090045192 DLCTRL DEBUG Tx Command reply: GET_REPLY 309559884 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090045193 DLCTRL DEBUG Command: GET 254584432 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090045193 DLCTRL DEBUG Tx Command reply: GET_REPLY 254584432 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090045194 DLCTRL DEBUG Command: GET 433225958 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090045194 DLCTRL DEBUG Tx Command reply: GET_REPLY 433225958 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090045196 DLCTRL DEBUG Command: GET 223129143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090045196 DLCTRL DEBUG Tx Command reply: GET_REPLY 223129143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090045197 DLCTRL DEBUG Command: GET 176114933 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090045197 DLCTRL DEBUG Tx Command reply: GET_REPLY 176114933 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090045199 DLCTRL DEBUG Command: GET 750409685 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090045199 DLCTRL DEBUG Tx Command reply: GET_REPLY 750409685 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090045200 DLCTRL DEBUG Command: GET 22268585 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090045200 DLCTRL DEBUG Tx Command reply: GET_REPLY 22268585 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090045202 DLCTRL DEBUG Command: GET 602839496 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090045202 DLCTRL DEBUG Tx Command reply: GET_REPLY 602839496 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090045203 DLCTRL DEBUG Command: GET 150066586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090045203 DLCTRL DEBUG Tx Command reply: GET_REPLY 150066586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090045204 DLCTRL DEBUG Command: GET 157502386 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090045204 DLCTRL DEBUG Tx Command reply: GET_REPLY 157502386 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090045208 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090045208 DLINP DEBUG SRVCONN(,r=127.0.0.1:32954<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090045208 DLINP NOTICE SRV(,r=127.0.0.1:32954<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090045208 DMAIN NOTICE (127.0.0.1:32954 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32954<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090045208 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090045208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49112<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090045208 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39599<->l=127.0.0.1:4262) (control_if.c:193) 20241216090045208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090045208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090045208 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090045208 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090045208 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090045208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090045208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090045208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090045208 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090045208 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090045208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090045208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090045208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090045208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090045208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090045208 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090045208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090045208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090045208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{disrupted}: Freeing instance (context_map.c:202) 20241216090045208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12338289)[0x56050f980680]{disrupted}: Deallocated (fsm.c:568) 20241216090045208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090045208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{disconnected}: Freeing instance (context_map.c:206) 20241216090045208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56050f99d5e0]{disconnected}: Deallocated (fsm.c:568) 20241216090045208 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12338289 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241216090045208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090045208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090045208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090045208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090045208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090045208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090045208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090045208 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_paging_imsi(691)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@e75c4cc34061: Final verdict of PTC: none 20241216090045209 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090045209 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) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(702)@e75c4cc34061: Final verdict of PTC: none 20241216090045209 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090045209 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) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090045209 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 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(703)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@e75c4cc34061: Final verdict of PTC: none 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090045209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(711)@e75c4cc34061: Final verdict of PTC: none 20241216090045209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090045209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090045209 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 20241216090045209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090045209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090045209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090045209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090045209 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 20241216090045209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090045209 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090045209 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_mscpool_paging_imsi-Iuh1(697)@e75c4cc34061: Final verdict of PTC: none 20241216090045209 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090045209 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090045209 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 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090045209 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 20241216090045209 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090045209 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) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(699)@e75c4cc34061: Final verdict of PTC: none 20241216090045209 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 20241216090045209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090045209 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 20241216090045209 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216090045209 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090045209 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) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090045209 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090045209 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 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090045209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090045209 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 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090045209 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090045209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090045209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090045209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090045209 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 20241216090045209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090045209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090045209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090045209 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090045209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090045209 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090045209 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090045209 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 20241216090045209 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 20241216090045209 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090045209 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090045209 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 20241216090045209 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 20241216090045209 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 20241216090045209 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090045209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090045209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090045209 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090045209 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090045210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090045210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090045210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090045210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090045210 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090045210 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090045210 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(700)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(692)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@e75c4cc34061: Final verdict of PTC: none 20241216090045216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(694)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:00:45 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 20241216090045368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090045794 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090045794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090045794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090045794 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090045794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090045794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090045794 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090045794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090045794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090045794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090045794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090045794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090045794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090045794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090045795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090045795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090045795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090045795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090045795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090045795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090045795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090045795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090045795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090045795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090045795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090045795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090045795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090045795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090045795 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 20241216090045972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=488008) Waiting for packet dumper to finish... 1 (prev_count=488008, count=498004) 20241216090047210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090047210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090047210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090047210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090047210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090047210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216090047210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090047210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090047210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090048023 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090048023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090048023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090048023 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090048023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090048023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090048023 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090048023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090048023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090048023 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090048023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090048023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090048023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090048023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090048023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090048023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090048023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090048023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090048023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090048023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090048023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090048023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090048023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090048023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090048023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090048023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090048024 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090048024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090048024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090048024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090048024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090048024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090048024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090048024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090048025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090048025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090048025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090048025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090048025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:48 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 20241216090048593 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090048593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090048593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090048593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090048593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090048593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090048594 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090048594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090048594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090048594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090048594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090048594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090048594 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090048594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090048594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090048594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090048594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090048594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090048594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090048594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090048594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090048594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090048594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090048594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090048594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090048594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090048594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090048594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090048594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090048594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090048595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090048595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090048595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090048595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090048595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090048595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090048595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090048595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090048595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_paging_tmsi started. 20241216090049059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090049063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090049067 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38609<->l=127.0.0.1:4262) (control_if.c:572) 20241216090049076 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090049076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090049076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090049076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049076 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090049076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090049076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090049076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049076 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090049076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090049076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090049076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090049077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090049077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049077 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 20241216090049077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090049077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090049077 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 TC_mscpool_paging_tmsi-Iuh0(717)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090049152 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090049152 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090049162 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049162 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049162 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090049163 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049163 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049163 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049164 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090049164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) TC_mscpool_paging_tmsi-Iuh1(719)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090049164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090049164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049164 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049164 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049164 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41204 (stream_srv.c:132) 20241216090049164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41204<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090049164 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049164 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090049164 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090049164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090049164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090049164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090049164 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 20241216090049164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049164 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090049164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090049164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090049164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090049165 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090049165 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049165 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090049165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049165 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049165 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090049165 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049165 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090049165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049165 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049165 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 20241216090049165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090049165 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090049165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090049165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090049165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090049165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(723)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(721)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(726)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(724)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(729)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(727)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090049213 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049213 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049214 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049214 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049214 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049214 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049214 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090049214 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049215 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049215 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090049215 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049215 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090049215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049215 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049215 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049215 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090049215 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049215 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090049215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049215 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049215 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049215 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090049215 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090049216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049216 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049216 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090049216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090049216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090049216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049216 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049216 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 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090049216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090049216 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090049216 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049216 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 20241216090049216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090049216 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090049216 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090049239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090049239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090049239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090049240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090049240 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090049240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090049240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090049240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090049240 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090049244 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090049244 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090049245 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090049245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090049245 DHNBAP DEBUG (127.0.0.1:41204 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090049245 DHNBAP NOTICE (127.0.0.1:41204 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090049245 DHNBAP NOTICE (127.0.0.1:41204 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090049245 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090049245 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090049382 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090049382 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090049382 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 20241216090049382 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090049382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090049382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090049382 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090049388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090049388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090049388 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090049388 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090049388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090049388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090049388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090049388 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 20241216090049388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090049388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090049388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090049388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090049388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090049388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090049388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090049388 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 20241216090049391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049391 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090049391 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090049391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090049391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090049391 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241216090049391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090049391 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 20241216090049391 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 20241216090049391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090049392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090049392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090049392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090049392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090049392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090049392 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090049392 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090049392 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049393 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049393 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090049393 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090049393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049393 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090049393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090049393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090049393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090049393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049396 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 20241216090049396 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 20241216090049396 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090049396 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090049403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049403 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090049403 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090049403 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090049403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090049403 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090049403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090049405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090049405 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090049405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090049406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090049406 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090049406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090049406 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 20241216090049406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090049406 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090049406 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 20241216090049406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090049406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090049406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090049406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090049406 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090049406 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090049406 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049407 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090049407 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090049407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049407 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090049408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090049408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090049408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090049408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049410 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 20241216090049410 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 20241216090049410 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090049410 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090049416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090049416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090049416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090049416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090049416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090049416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090049418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049418 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090049418 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090049418 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090049419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090049419 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090049419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090049419 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 20241216090049419 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 20241216090049419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090049419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090049419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090049419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090049419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090049419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090049419 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090049419 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090049419 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049420 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049420 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090049420 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090049420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049421 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090049421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049421 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090049421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090049421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090049421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090049421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049429 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090049429 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090049430 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090049430 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090049436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049436 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090049436 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090049436 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090049436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090049436 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090049436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090049438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090049438 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090049438 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090049438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090049438 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090049438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090049438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090049438 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 20241216090049438 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 20241216090049439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090049439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090049439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090049439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090049439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090049439 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090049439 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090049439 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090049440 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090049440 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090049440 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090049440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090049440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090049440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090049440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090049440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090049440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090049440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049440 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090049440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090049441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090049441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090049441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090049441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049686 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090049686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c80a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090049686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049686 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090049686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049686 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090049686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006cec68), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090049686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090049686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049686 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090049686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd43d7), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090049686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090049686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090049686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090049686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090049686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090049687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090049687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049687 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090049687 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090049687 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090049687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090049687 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090049694 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090049694 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090049694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090049694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090049694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090049694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090049694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090049694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090049694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090049694 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=006cec68) (sccp_scrc.c:477) 20241216090049694 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241216090049694 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090049694 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090049694 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090049694 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090049694 DLSCCP DEBUG SCCP-SCOC(67)[0x56050f97a3a0]{IDLE}: Deallocated (fsm.c:568) 20241216090049694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090049694 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090049695 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 20241216090049695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090049695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090049695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090049695 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090049695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090049695 DLM3UA DEBUG 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) 20241216090049695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090049695 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=0088c80a) (sccp_scrc.c:477) 20241216090049695 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241216090049695 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090049695 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090049695 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090049695 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090049695 DLSCCP DEBUG SCCP-SCOC(68)[0x56050f921ff0]{IDLE}: Deallocated (fsm.c:568) 20241216090049894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090049894 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090049894 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090049894 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090049894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090049894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090049894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090049894 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090049895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090049895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090049895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090049895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090049895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090049895 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=00dd43d7) (sccp_scrc.c:477) 20241216090049895 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241216090049895 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090049895 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090049895 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090049895 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090049895 DLSCCP DEBUG SCCP-SCOC(69)[0x56050f9a6150]{IDLE}: Deallocated (fsm.c:568) 20241216090050191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050192 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090050192 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090050192 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090050192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050192 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090050192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090050192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090050192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090050192 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090050192 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090050192 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090050192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090050192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090050192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090050193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090050193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090050193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090050193 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090050193 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(722)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090050193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090050193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090050193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090050193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090050193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090050193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090050193 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090050198 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090050198 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090050198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090050198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090050198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090050198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090050198 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090050198 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090050202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050203 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090050203 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090050203 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 20241216090050203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050203 DLM3UA DEBUG 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) 20241216090050203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090050203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090050203 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090050203 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) 20241216090050203 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) 20241216090050203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090050203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090050203 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090050203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090050203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090050203 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090050203 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090050203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090050203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090050203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090050203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090050203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090050203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090050203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(725)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090050206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050206 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090050206 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090050206 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 20241216090050206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050206 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050206 DLM3UA DEBUG 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) 20241216090050206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090050206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090050206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050206 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090050206 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090050206 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090050222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090050222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090050222 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 20241216090050222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(728)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090050222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050222 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) 20241216090050222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090050222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090050222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090050222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050222 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090050222 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090050222 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) 20241216090050222 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) 20241216090050222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090050222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090050222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090050223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090050223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090050223 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090050223 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090050223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090050223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090050223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090050223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090050223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090050223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090050223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050225 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090050225 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090050225 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 20241216090050225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050225 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050225 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) 20241216090050225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050225 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050225 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090050226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090050226 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090050226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090050226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090050226 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090050226 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090050239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050239 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090050239 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090050239 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090050239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090050239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090050239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090050239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090050240 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090050240 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090050240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090050240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090050240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090050240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090050240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090050240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090050240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090050240 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090050240 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090050241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090050241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090050241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090050241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090050241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090050241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090050241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090050243 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090050243 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090050243 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090050243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090050243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090050243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090050243 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090050243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090050243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090050243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090050243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090050243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090050243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090050243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090050243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090050243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090050243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090050243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090050243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090050243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090050243 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090050243 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090050243 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090051256 DLCTRL DEBUG Command: GET 727909926 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090051256 DLCTRL DEBUG Tx Command reply: GET_REPLY 727909926 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090051259 DLCTRL DEBUG Command: GET 602868299 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090051259 DLCTRL DEBUG Tx Command reply: GET_REPLY 602868299 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090051264 DLCTRL DEBUG Command: GET 754949312 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090051264 DLCTRL DEBUG Tx Command reply: GET_REPLY 754949312 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090051267 DLCTRL DEBUG Command: GET 419479608 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090051268 DLCTRL DEBUG Tx Command reply: GET_REPLY 419479608 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090051271 DLCTRL DEBUG Command: GET 985265096 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090051271 DLCTRL DEBUG Tx Command reply: GET_REPLY 985265096 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090051274 DLCTRL DEBUG Command: GET 936681501 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090051274 DLCTRL DEBUG Tx Command reply: GET_REPLY 936681501 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090051277 DLCTRL DEBUG Command: GET 550680574 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090051277 DLCTRL DEBUG Tx Command reply: GET_REPLY 550680574 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090051279 DLCTRL DEBUG Command: GET 528831371 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090051279 DLCTRL DEBUG Tx Command reply: GET_REPLY 528831371 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090051281 DLCTRL DEBUG Command: GET 722228918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090051281 DLCTRL DEBUG Tx Command reply: GET_REPLY 722228918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090051283 DLCTRL DEBUG Command: GET 876031769 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090051283 DLCTRL DEBUG Tx Command reply: GET_REPLY 876031769 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090051285 DLCTRL DEBUG Command: GET 413578322 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090051285 DLCTRL DEBUG Tx Command reply: GET_REPLY 413578322 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090051287 DLCTRL DEBUG Command: GET 498064655 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090051287 DLCTRL DEBUG Tx Command reply: GET_REPLY 498064655 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090051289 DLCTRL DEBUG Command: GET 901014943 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090051289 DLCTRL DEBUG Tx Command reply: GET_REPLY 901014943 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090051290 DLCTRL DEBUG Command: GET 496240275 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090051290 DLCTRL DEBUG Tx Command reply: GET_REPLY 496240275 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090051291 DLCTRL DEBUG Command: GET 704640943 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090051291 DLCTRL DEBUG Tx Command reply: GET_REPLY 704640943 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090051293 DLCTRL DEBUG Command: GET 416524213 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090051293 DLCTRL DEBUG Tx Command reply: GET_REPLY 416524213 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090051294 DLCTRL DEBUG Command: GET 497915286 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090051294 DLCTRL DEBUG Tx Command reply: GET_REPLY 497915286 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090051295 DLCTRL DEBUG Command: GET 93911635 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090051295 DLCTRL DEBUG Tx Command reply: GET_REPLY 93911635 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090051296 DLCTRL DEBUG Command: GET 265046197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090051296 DLCTRL DEBUG Tx Command reply: GET_REPLY 265046197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090051297 DLCTRL DEBUG Command: GET 635315592 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090051297 DLCTRL DEBUG Tx Command reply: GET_REPLY 635315592 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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 } } } 20241216090051322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@e75c4cc34061: 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 20241216090052342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090052342 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090052342 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090052342 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090052342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090052342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090052342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090052342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090052343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090052343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090052343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090052343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090052343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090052343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090052343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090052343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090052343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090052343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090052343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090052343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090052343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090052343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090052343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090052343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090052343 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241216090052343 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241216090052343 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241216090052343 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241216090052343 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241216090052343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241216090052343 DRUA DEBUG (127.0.0.1:41204 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241216090052343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090052343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) 20241216090052343 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090052343 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@e75c4cc34061: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@e75c4cc34061: UnitdataCallback TC_mscpool_paging_tmsi0(734)@e75c4cc34061: 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)@e75c4cc34061: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@e75c4cc34061: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@e75c4cc34061: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6053866 20241216090053368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090053368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090053368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241216090053368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090053368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c5fea, normal) (hnbgw_rua.c:407) 20241216090053368 DHNB DEBUG map_rua[0x56050f97a3a0]{init}: Allocated (fsm.c:456) 20241216090053368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090053368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053866 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090053368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090053368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090053368 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053866 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241216090053368 DCN DEBUG map_sccp[0x56050f980680]{init}: Allocated (fsm.c:456) 20241216090053368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090053369 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6053866 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090053369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6053866 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241216090053369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090053369 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090053369 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090053369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090053369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090053369 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090053369 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{IDLE}: Allocated (fsm.c:456) 20241216090053369 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090053369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002e40056400500f1100926) (sccp_scrc.c:406) 20241216090053369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090053369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090053369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090053369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090053369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090053369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090053369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090053369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090053369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090053369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090053369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090053369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090053369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090053369 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090053369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090053369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090053369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090053369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090053369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090053369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090053369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090053369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090053369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090053369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@e75c4cc34061: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@e75c4cc34061: Added conn table entry 0TC_mscpool_paging_tmsi0(734)2280771 HNBGW_Test.msc0-SCCP(721)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@e75c4cc34061: setverdict(pass): none -> pass 20241216090053381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090053381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090053381 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090053381 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090053381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090053381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090053381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090053381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090053382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090053382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090053382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090053382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090053382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090053382 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037422c) (sccp_scrc.c:477) 20241216090053382 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241216090053382 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090053382 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090053382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090053382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090053382 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) 20241216090053382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090053382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090054385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090054388 DLCTRL DEBUG Command: GET 340757167 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090054388 DLCTRL DEBUG Tx Command reply: GET_REPLY 340757167 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090054394 DLCTRL DEBUG Command: GET 560687681 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090054394 DLCTRL DEBUG Tx Command reply: GET_REPLY 560687681 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090054399 DLCTRL DEBUG Command: GET 774645546 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090054399 DLCTRL DEBUG Tx Command reply: GET_REPLY 774645546 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090054402 DLCTRL DEBUG Command: GET 747758353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090054402 DLCTRL DEBUG Tx Command reply: GET_REPLY 747758353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090054405 DLCTRL DEBUG Command: GET 23521364 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090054405 DLCTRL DEBUG Tx Command reply: GET_REPLY 23521364 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090054407 DLCTRL DEBUG Command: GET 12277697 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090054407 DLCTRL DEBUG Tx Command reply: GET_REPLY 12277697 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090054408 DLCTRL DEBUG Command: GET 289982581 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090054408 DLCTRL DEBUG Tx Command reply: GET_REPLY 289982581 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090054409 DLCTRL DEBUG Command: GET 425623988 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090054409 DLCTRL DEBUG Tx Command reply: GET_REPLY 425623988 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090054410 DLCTRL DEBUG Command: GET 383340373 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090054410 DLCTRL DEBUG Tx Command reply: GET_REPLY 383340373 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090054411 DLCTRL DEBUG Command: GET 450549003 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090054411 DLCTRL DEBUG Tx Command reply: GET_REPLY 450549003 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090054412 DLCTRL DEBUG Command: GET 618264777 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090054412 DLCTRL DEBUG Tx Command reply: GET_REPLY 618264777 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090054412 DLCTRL DEBUG Command: GET 966843211 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090054412 DLCTRL DEBUG Tx Command reply: GET_REPLY 966843211 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090054413 DLCTRL DEBUG Command: GET 124810890 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090054413 DLCTRL DEBUG Tx Command reply: GET_REPLY 124810890 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090054414 DLCTRL DEBUG Command: GET 36955453 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090054414 DLCTRL DEBUG Tx Command reply: GET_REPLY 36955453 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090054415 DLCTRL DEBUG Command: GET 696107245 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090054415 DLCTRL DEBUG Tx Command reply: GET_REPLY 696107245 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090054415 DLCTRL DEBUG Command: GET 626336839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090054415 DLCTRL DEBUG Tx Command reply: GET_REPLY 626336839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090054416 DLCTRL DEBUG Command: GET 147839767 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090054416 DLCTRL DEBUG Tx Command reply: GET_REPLY 147839767 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090054417 DLCTRL DEBUG Command: GET 901698036 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090054417 DLCTRL DEBUG Tx Command reply: GET_REPLY 901698036 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090054418 DLCTRL DEBUG Command: GET 782376775 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090054418 DLCTRL DEBUG Tx Command reply: GET_REPLY 782376775 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090054419 DLCTRL DEBUG Command: GET 386622642 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090054419 DLCTRL DEBUG Tx Command reply: GET_REPLY 386622642 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090054422 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090054422 DLINP DEBUG SRVCONN(,r=127.0.0.1:41204<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090054422 DLINP NOTICE SRV(,r=127.0.0.1:41204<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090054422 DMAIN NOTICE (127.0.0.1:41204 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41204<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090054422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090054422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090054422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090054422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090054422 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090054422 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090054422 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090054422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090054422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090054422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090054422 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090054422 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090054422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090054422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090054422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090054422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090054422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090054422 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090054422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090054422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090054422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090054422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6053866)[0x56050f97a3a0]{disrupted}: Deallocated (fsm.c:568) 20241216090054422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090054422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{disconnected}: Freeing instance (context_map.c:206) 20241216090054422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56050f980680]{disconnected}: Deallocated (fsm.c:568) 20241216090054422 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6053866 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241216090054423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38609<->l=127.0.0.1:4262) (control_if.c:193) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090054423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090054423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090054423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090054423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090054423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090054423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090054423 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh0-RUA(718)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@e75c4cc34061: Final verdict of PTC: none 20241216090054423 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090054423 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) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241216090054423 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 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090054423 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090054423 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) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090054423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090054423 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216090054423 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 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090054423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090054423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090054423 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 20241216090054423 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 20241216090054423 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) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090054423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090054423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090054423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090054423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090054423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090054423 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 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090054423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090054423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090054423 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090054423 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090054423 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090054423 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090054423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090054423 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 20241216090054423 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.msc1-SCCP(724)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@e75c4cc34061: Final verdict of PTC: none 20241216090054423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090054423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090054423 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 20241216090054423 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 20241216090054423 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 20241216090054423 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) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST VirtHNBGW-STATS(714)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@e75c4cc34061: Final verdict of PTC: none 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090054423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090054423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090054423 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090054423 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090054423 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090054423 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090054423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090054423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090054423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090054423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090054423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090054423 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090054423 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090054423 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090054423 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090054423 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090054423 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) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216090054423 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) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090054423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090054423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090054423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090054423 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 20241216090054423 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.sgsn0-M3UA(732)@e75c4cc34061: Final verdict of PTC: none 20241216090054423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090054423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090054423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090054423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090054423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090054423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090054423 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090054423 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090054423 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090054423 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(719)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(733)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090054439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40368<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(716)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:00:54 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 20241216090054588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090055190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496964) 20241216090055209 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090055209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090055209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090055209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090055209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090055209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090055209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090055209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090055209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090055209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090055210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090055210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090055210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090055210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090055795 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090055795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090055795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090055795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090055795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090055795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090055795 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090055795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090055795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090055795 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090055795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090055795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090055796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090055796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090055796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090055796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090055796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090055796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090055796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090055796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090055796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090055796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090055796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090055796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090055796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090055796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090055796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090055796 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=496964, count=501976) 20241216090056425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090056425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090056425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090056425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090056425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090056425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090056425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090056425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090056425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090056425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090056425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090056425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:00:57 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 20241216090058023 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090058024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090058024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090058024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058024 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090058024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090058024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090058024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090058024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090058024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090058024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090058024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090058024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090058024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090058024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090058025 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090058025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090058025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090058025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090058025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090058025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090058025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_no_allow_attach_round_robin started. 20241216090058295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090058300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090058305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41563<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090058396 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090058396 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090058404 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058404 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058405 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058405 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058405 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058405 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058405 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058405 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058405 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33854 (stream_srv.c:132) 20241216090058405 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33854<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090058406 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058406 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090058406 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058406 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090058406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058406 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058406 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058406 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090058406 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058406 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090058406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058406 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058406 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058406 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090058406 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090058407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058407 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058407 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090058407 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090058407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058407 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058407 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 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090058407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090058407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090058407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090058407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(745)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(748)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(746)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(751)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(749)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090058445 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058445 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058445 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058445 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058445 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058445 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058445 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090058445 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058447 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058447 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090058447 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058447 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090058447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058447 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058447 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058447 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090058447 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058447 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090058447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058447 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058447 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058447 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090058447 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058447 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090058447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058447 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058447 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058447 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090058447 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090058447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058447 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058447 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 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090058447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090058447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090058447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090058447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090058447 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 20241216090058447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090058447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090058447 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090058471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090058471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090058471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090058471 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090058471 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090058471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090058471 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090058471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090058471 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090058476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090058476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090058476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090058476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090058476 DHNBAP DEBUG (127.0.0.1:33854 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090058476 DHNBAP NOTICE (127.0.0.1:33854 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090058476 DHNBAP NOTICE (127.0.0.1:33854 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090058476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090058476 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090058594 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090058594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090058594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090058594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058594 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090058594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090058594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090058594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058594 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090058594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090058594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090058594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090058594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090058594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090058594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090058619 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090058619 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090058619 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090058619 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090058627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058627 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090058627 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090058627 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090058627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090058627 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090058627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090058630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090058630 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090058630 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090058630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090058630 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090058630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090058630 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 20241216090058630 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 20241216090058630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090058630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090058630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090058631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090058631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090058631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090058631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090058630 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 20241216090058630 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 20241216090058631 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090058631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090058631 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090058631 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090058631 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058632 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058632 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090058632 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090058632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058632 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090058633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090058633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090058633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090058633 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(748)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090058638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058638 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090058638 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090058638 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090058638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090058638 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090058638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090058641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058641 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090058641 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090058641 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090058641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090058641 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090058641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090058641 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 20241216090058641 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 20241216090058641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090058641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090058641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090058641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090058641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090058641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090058641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090058641 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090058641 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090058641 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058642 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058643 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090058643 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058643 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090058643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058643 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058643 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 20241216090058643 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 20241216090058643 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090058643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090058643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090058644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090058644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090058644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090058644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(751)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090058651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058651 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090058651 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090058651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090058651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090058651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090058651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090058653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058654 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090058654 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090058654 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090058654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090058654 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090058654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090058654 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 20241216090058654 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 20241216090058654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090058654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090058654 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090058654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090058654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090058654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090058654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090058654 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090058654 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090058654 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058655 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058655 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090058655 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090058655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058656 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090058656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058656 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090058656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090058656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090058656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090058656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090058659 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090058659 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090058659 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090058659 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090058664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090058664 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090058664 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090058664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090058664 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090058664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090058666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090058666 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090058666 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090058666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090058666 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090058666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090058666 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 20241216090058666 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 20241216090058666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090058666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090058666 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090058666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090058666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090058666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090058666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090058666 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090058666 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090058666 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090058667 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090058667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090058667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090058667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090058668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090058668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090058668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090058668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090058668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090058668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090058668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090058668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090058668 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090058668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090058668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090058668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090058668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090058668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090058668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090058668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090058668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059077 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090059077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082b732), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090059077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090059077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059077 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090059077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013be4e), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090059077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090059077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059077 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090059077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ed082), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090059077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090059077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090059078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090059078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090059078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090059078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059087 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090059087 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090059087 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090059087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059087 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090059087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059087 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=0013be4e) (sccp_scrc.c:477) 20241216090059087 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241216090059087 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090059087 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090059087 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090059087 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090059087 DLSCCP DEBUG SCCP-SCOC(70)[0x56050f99d200]{IDLE}: Deallocated (fsm.c:568) 20241216090059088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090059088 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090059088 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 20241216090059088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059088 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059088 DLM3UA DEBUG 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) 20241216090059088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059088 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=0082b732) (sccp_scrc.c:477) 20241216090059088 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241216090059088 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090059088 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090059088 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090059088 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090059088 DLSCCP DEBUG SCCP-SCOC(71)[0x56050f98e400]{IDLE}: Deallocated (fsm.c:568) 20241216090059290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059290 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090059290 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090059290 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090059290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090059291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059291 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=002ed082) (sccp_scrc.c:477) 20241216090059291 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241216090059291 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090059291 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090059291 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090059291 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090059291 DLSCCP DEBUG SCCP-SCOC(72)[0x56050f99c090]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090059437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059437 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090059437 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090059437 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 20241216090059437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059437 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059437 DLM3UA DEBUG 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) 20241216090059437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) HNBGW_Test.msc1-RAN(747)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090059437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090059437 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090059437 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) 20241216090059437 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) 20241216090059437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090059437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090059437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059437 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090059437 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090059437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090059437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090059437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090059437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090059437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090059438 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090059438 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 20241216090059438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059438 DLM3UA DEBUG 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) 20241216090059438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090059438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090059438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090059438 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090059438 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090059453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059453 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090059453 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090059453 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 20241216090059453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059454 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) 20241216090059454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090059454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090059454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090059454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090059454 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090059454 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) 20241216090059454 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) 20241216090059454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090059454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090059454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059454 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090059455 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090059455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059455 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090059455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090059455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090059455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090059455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090059456 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090059456 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 20241216090059456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059456 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) 20241216090059456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090059456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090059456 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090059456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090059456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090059456 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090059456 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090059468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059468 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090059468 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090059468 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090059468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059468 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090059468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090059468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090059468 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090059468 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090059468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090059468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090059468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090059468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059468 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090059468 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090059468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090059468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090059468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090059468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090059468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059470 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090059470 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090059470 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090059470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059470 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090059470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090059470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090059470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090059470 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090059470 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090059494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090059494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090059494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090059494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090059494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090059494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090059494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090059494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090059494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090059494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090059494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090059494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059494 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059494 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090059494 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090059494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059494 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059494 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059494 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090059495 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090059495 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090059495 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090059495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090059495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090059495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090059495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090059495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090059495 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090059495 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090059495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090059495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090059495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090059495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090059495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090059495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090059495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090059495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090059495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090059495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090059495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090059495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090059495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090059495 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090059495 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090059495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090059495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090059495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090059495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090059495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090059495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090059495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090059495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090100501 DLCTRL DEBUG Command: GET 261830402 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090100501 DLCTRL DEBUG Tx Command reply: GET_REPLY 261830402 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090100508 DLCTRL DEBUG Command: GET 138708790 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090100508 DLCTRL DEBUG Tx Command reply: GET_REPLY 138708790 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090100513 DLCTRL DEBUG Command: GET 802020452 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090100513 DLCTRL DEBUG Tx Command reply: GET_REPLY 802020452 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090100517 DLCTRL DEBUG Command: GET 634853958 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090100517 DLCTRL DEBUG Tx Command reply: GET_REPLY 634853958 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090100521 DLCTRL DEBUG Command: GET 385418113 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090100521 DLCTRL DEBUG Tx Command reply: GET_REPLY 385418113 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090100525 DLCTRL DEBUG Command: GET 830355676 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090100525 DLCTRL DEBUG Tx Command reply: GET_REPLY 830355676 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090100529 DLCTRL DEBUG Command: GET 771697246 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090100529 DLCTRL DEBUG Tx Command reply: GET_REPLY 771697246 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090100533 DLCTRL DEBUG Command: GET 265011880 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090100533 DLCTRL DEBUG Tx Command reply: GET_REPLY 265011880 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090100537 DLCTRL DEBUG Command: GET 594894842 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090100537 DLCTRL DEBUG Tx Command reply: GET_REPLY 594894842 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090100541 DLCTRL DEBUG Command: GET 75157229 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090100541 DLCTRL DEBUG Tx Command reply: GET_REPLY 75157229 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090100545 DLCTRL DEBUG Command: GET 576230994 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090100545 DLCTRL DEBUG Tx Command reply: GET_REPLY 576230994 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090100549 DLCTRL DEBUG Command: GET 519835021 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090100549 DLCTRL DEBUG Tx Command reply: GET_REPLY 519835021 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090100553 DLCTRL DEBUG Command: GET 455390210 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090100553 DLCTRL DEBUG Tx Command reply: GET_REPLY 455390210 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090100557 DLCTRL DEBUG Command: GET 884911708 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090100557 DLCTRL DEBUG Tx Command reply: GET_REPLY 884911708 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090100560 DLCTRL DEBUG Command: GET 384468764 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090100560 DLCTRL DEBUG Tx Command reply: GET_REPLY 384468764 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090100563 DLCTRL DEBUG Command: GET 41203728 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090100563 DLCTRL DEBUG Tx Command reply: GET_REPLY 41203728 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090100567 DLCTRL DEBUG Command: GET 211152681 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090100567 DLCTRL DEBUG Tx Command reply: GET_REPLY 211152681 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090100571 DLCTRL DEBUG Command: GET 581672201 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090100571 DLCTRL DEBUG Tx Command reply: GET_REPLY 581672201 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090100575 DLCTRL DEBUG Command: GET 160704443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090100575 DLCTRL DEBUG Tx Command reply: GET_REPLY 160704443 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090100580 DLCTRL DEBUG Command: GET 728696115 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090100580 DLCTRL DEBUG Tx Command reply: GET_REPLY 728696115 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000000000000000'B, t_guard := 20.000000 } 20241216090100616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)5834601 20241216090101653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090101653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090101653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090101653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090101653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x590769, normal) (hnbgw_rua.c:407) 20241216090101653 DHNB DEBUG map_rua[0x56050f99d200]{init}: Allocated (fsm.c:456) 20241216090101653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090101653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5834601 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090101653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090101653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090101653 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5834601 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090101653 DCN DEBUG map_sccp[0x56050f97a3a0]{init}: Allocated (fsm.c:456) 20241216090101653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090101653 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5834601 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090101653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5834601 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090101653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090101653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090101653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090101653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090101653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090101653 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090101653 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{IDLE}: Allocated (fsm.c:456) 20241216090101653 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090101653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000000056400500f1100926) (sccp_scrc.c:406) 20241216090101653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090101653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090101653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090101653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090101653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090101653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090101653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090101653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090101653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090101653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090101653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090101653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090101653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090101654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090101654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090101654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090101654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090101654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090101654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090101654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090101654 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090101653 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090101653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090101654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)1154223 HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(756)@e75c4cc34061: setverdict(pass): none -> pass 20241216090101661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090101661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090101661 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090101661 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090101661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090101661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090101661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090101661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090101661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090101661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090101661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090101661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090101661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090101661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fca353) (sccp_scrc.c:477) 20241216090101661 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241216090101661 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090101661 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090101661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090101662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090101662 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) 20241216090101662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090101662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090101663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(756)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090101664 DLCTRL DEBUG Command: GET 441381663 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090101664 DLCTRL DEBUG Tx Command reply: GET_REPLY 441381663 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090101667 DLCTRL DEBUG Command: GET 20952506 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090101667 DLCTRL DEBUG Tx Command reply: GET_REPLY 20952506 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090101667 DLCTRL DEBUG Command: GET 165659320 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090101668 DLCTRL DEBUG Tx Command reply: GET_REPLY 165659320 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090101668 DLCTRL DEBUG Command: GET 442564084 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090101668 DLCTRL DEBUG Tx Command reply: GET_REPLY 442564084 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090101669 DLCTRL DEBUG Command: GET 734290801 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090101669 DLCTRL DEBUG Tx Command reply: GET_REPLY 734290801 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090101670 DLCTRL DEBUG Command: GET 970195514 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090101670 DLCTRL DEBUG Tx Command reply: GET_REPLY 970195514 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090101671 DLCTRL DEBUG Command: GET 190273640 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090101671 DLCTRL DEBUG Tx Command reply: GET_REPLY 190273640 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090101672 DLCTRL DEBUG Command: GET 857056632 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090101672 DLCTRL DEBUG Tx Command reply: GET_REPLY 857056632 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090101674 DLCTRL DEBUG Command: GET 640212108 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090101674 DLCTRL DEBUG Tx Command reply: GET_REPLY 640212108 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090101675 DLCTRL DEBUG Command: GET 846069804 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090101675 DLCTRL DEBUG Tx Command reply: GET_REPLY 846069804 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090101676 DLCTRL DEBUG Command: GET 123737708 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090101676 DLCTRL DEBUG Tx Command reply: GET_REPLY 123737708 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090101677 DLCTRL DEBUG Command: GET 493145186 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090101677 DLCTRL DEBUG Tx Command reply: GET_REPLY 493145186 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090101678 DLCTRL DEBUG Command: GET 360035743 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090101678 DLCTRL DEBUG Tx Command reply: GET_REPLY 360035743 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090101679 DLCTRL DEBUG Command: GET 985711331 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090101679 DLCTRL DEBUG Tx Command reply: GET_REPLY 985711331 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090101680 DLCTRL DEBUG Command: GET 755002134 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090101680 DLCTRL DEBUG Tx Command reply: GET_REPLY 755002134 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090101681 DLCTRL DEBUG Command: GET 318241723 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090101681 DLCTRL DEBUG Tx Command reply: GET_REPLY 318241723 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090101681 DLCTRL DEBUG Command: GET 897692470 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090101681 DLCTRL DEBUG Tx Command reply: GET_REPLY 897692470 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090101682 DLCTRL DEBUG Command: GET 265696701 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090101682 DLCTRL DEBUG Tx Command reply: GET_REPLY 265696701 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090101683 DLCTRL DEBUG Command: GET 285685180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090101683 DLCTRL DEBUG Tx Command reply: GET_REPLY 285685180 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090101684 DLCTRL DEBUG Command: GET 951436686 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090101684 DLCTRL DEBUG Tx Command reply: GET_REPLY 951436686 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001010110111'B, t_guard := 20.000000 } 20241216090101697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@e75c4cc34061: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)11435966 20241216090102704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090102704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090102704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090102704 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090102704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae7fbe, normal) (hnbgw_rua.c:407) 20241216090102704 DHNB DEBUG map_rua[0x56050f985250]{init}: Allocated (fsm.c:456) 20241216090102704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090102704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11435966 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090102704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090102704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090102704 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090102704 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11435966 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241216090102704 DCN DEBUG map_sccp[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090102704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090102704 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11435966 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216090102704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11435966 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090102704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090102704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090102704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090102704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090102704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090102704 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090102704 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{IDLE}: Allocated (fsm.c:456) 20241216090102704 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090102704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002b70056400500f1100926) (sccp_scrc.c:406) 20241216090102704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090102704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090102704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090102704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090102704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090102704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090102704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090102704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090102704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090102704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090102704 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090102704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090102704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090102704 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090102704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090102704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090102704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090102704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090102704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090102704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090102704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090102704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090102704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090102704 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@e75c4cc34061: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)6365329 HNBGW_Test.msc2-SCCP(749)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@e75c4cc34061: setverdict(pass): none -> pass 20241216090102708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090102708 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090102708 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090102708 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 20241216090102708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090102708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090102708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090102708 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090102708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090102708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090102708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090102708 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) 20241216090102708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090102708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00608c8d) (sccp_scrc.c:477) 20241216090102708 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241216090102708 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090102708 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090102708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090102708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090102709 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) 20241216090102709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090102709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090102709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090102710 DLCTRL DEBUG Command: GET 170847030 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090102710 DLCTRL DEBUG Tx Command reply: GET_REPLY 170847030 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090102711 DLCTRL DEBUG Command: GET 502299636 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090102711 DLCTRL DEBUG Tx Command reply: GET_REPLY 502299636 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090102712 DLCTRL DEBUG Command: GET 859797231 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090102712 DLCTRL DEBUG Tx Command reply: GET_REPLY 859797231 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090102712 DLCTRL DEBUG Command: GET 525426735 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090102712 DLCTRL DEBUG Tx Command reply: GET_REPLY 525426735 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090102713 DLCTRL DEBUG Command: GET 497403716 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090102713 DLCTRL DEBUG Tx Command reply: GET_REPLY 497403716 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090102714 DLCTRL DEBUG Command: GET 736213096 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090102714 DLCTRL DEBUG Tx Command reply: GET_REPLY 736213096 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090102715 DLCTRL DEBUG Command: GET 999506622 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090102715 DLCTRL DEBUG Tx Command reply: GET_REPLY 999506622 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090102716 DLCTRL DEBUG Command: GET 651602727 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090102716 DLCTRL DEBUG Tx Command reply: GET_REPLY 651602727 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090102716 DLCTRL DEBUG Command: GET 151649246 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090102717 DLCTRL DEBUG Tx Command reply: GET_REPLY 151649246 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090102717 DLCTRL DEBUG Command: GET 43486976 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090102717 DLCTRL DEBUG Tx Command reply: GET_REPLY 43486976 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090102718 DLCTRL DEBUG Command: GET 161816661 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090102718 DLCTRL DEBUG Tx Command reply: GET_REPLY 161816661 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241216090102719 DLCTRL DEBUG Command: GET 447763704 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090102719 DLCTRL DEBUG Tx Command reply: GET_REPLY 447763704 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090102720 DLCTRL DEBUG Command: GET 368972156 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090102720 DLCTRL DEBUG Tx Command reply: GET_REPLY 368972156 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090102720 DLCTRL DEBUG Command: GET 163650802 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090102720 DLCTRL DEBUG Tx Command reply: GET_REPLY 163650802 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090102721 DLCTRL DEBUG Command: GET 646398657 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090102721 DLCTRL DEBUG Tx Command reply: GET_REPLY 646398657 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090102722 DLCTRL DEBUG Command: GET 838946081 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090102722 DLCTRL DEBUG Tx Command reply: GET_REPLY 838946081 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090102723 DLCTRL DEBUG Command: GET 43827048 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090102723 DLCTRL DEBUG Tx Command reply: GET_REPLY 43827048 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090102723 DLCTRL DEBUG Command: GET 453450250 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090102723 DLCTRL DEBUG Tx Command reply: GET_REPLY 453450250 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090102724 DLCTRL DEBUG Command: GET 813759463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090102724 DLCTRL DEBUG Tx Command reply: GET_REPLY 813759463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090102725 DLCTRL DEBUG Command: GET 519779825 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090102725 DLCTRL DEBUG Tx Command reply: GET_REPLY 519779825 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001101011101'B, t_guard := 20.000000 } 20241216090102738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@e75c4cc34061: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)7511280 20241216090103752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090103752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090103752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090103752 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090103752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x729cf0, normal) (hnbgw_rua.c:407) 20241216090103752 DHNB DEBUG map_rua[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090103752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090103752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7511280 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090103752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090103752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090103752 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7511280 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090103752 DCN DEBUG map_sccp[0x56050f980d80]{init}: Allocated (fsm.c:456) 20241216090103752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090103752 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7511280 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090103752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7511280 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090103752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090103752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090103752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090103752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090103752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090103752 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090103752 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{IDLE}: Allocated (fsm.c:456) 20241216090103752 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090103752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300035d0056400500f1100926) (sccp_scrc.c:406) 20241216090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090103752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090103752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090103752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090103752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090103752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090103752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090103752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090103752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090103752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090103752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090103752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090103752 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090103752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090103752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090103753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090103753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090103753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090103753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090103753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090103753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090103753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@e75c4cc34061: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@e75c4cc34061: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)5665696 HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090103756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103756 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090103756 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090103756 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090103756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090103756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090103756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_no_allow_attach_round_robin0(758)@e75c4cc34061: setverdict(pass): none -> pass 20241216090103756 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090103757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090103757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090103757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090103757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090103757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090103757 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008255d4) (sccp_scrc.c:477) 20241216090103757 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241216090103757 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090103757 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090103757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090103757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090103757 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) 20241216090103757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090103757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090103758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090103760 DLCTRL DEBUG Command: GET 221668007 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090103760 DLCTRL DEBUG Tx Command reply: GET_REPLY 221668007 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090103763 DLCTRL DEBUG Command: GET 111788855 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090103763 DLCTRL DEBUG Tx Command reply: GET_REPLY 111788855 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090103764 DLCTRL DEBUG Command: GET 117470 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090103764 DLCTRL DEBUG Tx Command reply: GET_REPLY 117470 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090103766 DLCTRL DEBUG Command: GET 585543961 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090103766 DLCTRL DEBUG Tx Command reply: GET_REPLY 585543961 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090103767 DLCTRL DEBUG Command: GET 875388501 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090103767 DLCTRL DEBUG Tx Command reply: GET_REPLY 875388501 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090103768 DLCTRL DEBUG Command: GET 392699815 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090103768 DLCTRL DEBUG Tx Command reply: GET_REPLY 392699815 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090103769 DLCTRL DEBUG Command: GET 617353876 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090103769 DLCTRL DEBUG Tx Command reply: GET_REPLY 617353876 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090103770 DLCTRL DEBUG Command: GET 331407926 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090103770 DLCTRL DEBUG Tx Command reply: GET_REPLY 331407926 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090103771 DLCTRL DEBUG Command: GET 515818832 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090103771 DLCTRL DEBUG Tx Command reply: GET_REPLY 515818832 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090103772 DLCTRL DEBUG Command: GET 564715424 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090103772 DLCTRL DEBUG Tx Command reply: GET_REPLY 564715424 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090103773 DLCTRL DEBUG Command: GET 584733798 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090103773 DLCTRL DEBUG Tx Command reply: GET_REPLY 584733798 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241216090103774 DLCTRL DEBUG Command: GET 539688794 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090103774 DLCTRL DEBUG Tx Command reply: GET_REPLY 539688794 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090103775 DLCTRL DEBUG Command: GET 160371472 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090103775 DLCTRL DEBUG Tx Command reply: GET_REPLY 160371472 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090103776 DLCTRL DEBUG Command: GET 702571821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090103776 DLCTRL DEBUG Tx Command reply: GET_REPLY 702571821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090103776 DLCTRL DEBUG Command: GET 496068139 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090103776 DLCTRL DEBUG Tx Command reply: GET_REPLY 496068139 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090103777 DLCTRL DEBUG Command: GET 783340568 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090103777 DLCTRL DEBUG Tx Command reply: GET_REPLY 783340568 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090103779 DLCTRL DEBUG Command: GET 512667521 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090103779 DLCTRL DEBUG Tx Command reply: GET_REPLY 512667521 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090103780 DLCTRL DEBUG Command: GET 782597505 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090103780 DLCTRL DEBUG Tx Command reply: GET_REPLY 782597505 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090103781 DLCTRL DEBUG Command: GET 7439247 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090103781 DLCTRL DEBUG Tx Command reply: GET_REPLY 7439247 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090103782 DLCTRL DEBUG Command: GET 666437026 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090103782 DLCTRL DEBUG Tx Command reply: GET_REPLY 666437026 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090103785 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41563<->l=127.0.0.1:4262) (control_if.c:193) 20241216090103785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090103785 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090103785 DLINP DEBUG SRVCONN(,r=127.0.0.1:33854<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090103785 DLINP NOTICE SRV(,r=127.0.0.1:33854<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090103785 DMAIN NOTICE (127.0.0.1:33854 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33854<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090103785 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@e75c4cc34061: Final verdict of PTC: none 20241216090103786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090103786 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090103786 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) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(736)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@e75c4cc34061: Final verdict of PTC: none20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090103786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090103786 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090103786 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) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090103786 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 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090103786 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090103786 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 20241216090103786 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 20241216090103786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090103786 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 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090103786 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090103786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090103786 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090103786 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) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241216090103786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090103786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090103786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090103786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090103786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090103786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090103786 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090103786 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090103786 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090103786 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 20241216090103786 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 20241216090103786 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 20241216090103786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090103786 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 20241216090103786 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090103786 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) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090103786 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 20241216090103786 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090103786 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 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090103786 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090103786 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 20241216090103786 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 20241216090103786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090103786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090103786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090103786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090103786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090103786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090103786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090103786 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090103786 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090103786 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090103786 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090103786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090103786 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 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090103786 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090103786 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090103786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090103786 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 20241216090103786 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-MGCP(755)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@e75c4cc34061: Final verdict of PTC: none 20241216090103786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090103786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090103786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090103786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090103786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090103786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090103786 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090103786 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090103786 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090103786 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090103786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090103786 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090103786 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090103786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090103786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090103786 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090103786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090103786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090103786 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090103786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090103786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090103786 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090103786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090103786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090103786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090103786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{disrupted}: Freeing instance (context_map.c:202) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11435966)[0x56050f985250]{disrupted}: Deallocated (fsm.c:568) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{disconnected}: Freeing instance (context_map.c:206) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56050f9224a0]{disconnected}: Deallocated (fsm.c:568) 20241216090103787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11435966 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090103787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090103787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090103787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090103787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090103787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090103787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090103787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090103787 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090103787 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090103787 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090103787 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090103787 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090103787 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090103787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090103787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090103787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090103787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090103787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090103787 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090103787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090103787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{disrupted}: Freeing instance (context_map.c:202) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5834601)[0x56050f99d200]{disrupted}: Deallocated (fsm.c:568) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{disconnected}: Freeing instance (context_map.c:206) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56050f97a3a0]{disconnected}: Deallocated (fsm.c:568) 20241216090103787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5834601 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090103787 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090103787 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090103787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090103787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090103787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090103787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090103787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090103787 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090103787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090103787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{disrupted}: Freeing instance (context_map.c:202) 20241216090103787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7511280)[0x56050f97b440]{disrupted}: Deallocated (fsm.c:568) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{disconnected}: Freeing instance (context_map.c:206) 20241216090103787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56050f980d80]{disconnected}: Deallocated (fsm.c:568) 20241216090103787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7511280 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090103787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090103787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090103789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090103789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090103789 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090103789 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090103789 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(754)@e75c4cc34061: Final verdict of PTC: none 20241216090103787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090103787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090103787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090103787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090103787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090103787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090103787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090103789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090103789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090103789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090103789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090103789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090103789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090103789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090103789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090103789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090103789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090103789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090103789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090103789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090103789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090103789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090103814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:01:03 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 20241216090103959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090104423 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090104423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090104423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090104423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090104423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090104423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090104424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090104424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090104424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090104424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090104424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090104424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090104424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090104424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090104561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=577808) 20241216090105210 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090105210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090105210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090105210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090105210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090105210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090105210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090105210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090105210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090105210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090105210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090105210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090105210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090105210 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=577808, count=586176) 20241216090105787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090105787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090105787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090105787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090105787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090105787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216090105787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090105787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090105787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090105787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090105787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090105787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090105796 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090105796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090105796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090105796 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090105796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090105796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090105796 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090105796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090105796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090105796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090105796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090105796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090105797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090105797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090105797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090105797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090105797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090105797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090105797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090105797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090105797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090105797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090105797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090105797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090105797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090105797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:01: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241216090107634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090107640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090107647 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38739<->l=127.0.0.1:4262) (control_if.c:572) 20241216090107883 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090107883 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090107898 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090107898 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090107900 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090107900 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090107900 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090107900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090107900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090107900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090107900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090107900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090107900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090107900 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090107900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090107900 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090107900 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090107900 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090107900 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090107900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090107900 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090107902 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090107902 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090107903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36583 (stream_srv.c:132) 20241216090107903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36583<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090107904 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090107904 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090107904 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090107904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090107904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090107904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090107904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090107904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090107904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090107904 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090107904 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090107904 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090107904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090107904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090107904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090107904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090107904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090107904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090107904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090107905 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090107905 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090107906 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090107906 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090107906 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090107906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090107906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090107906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090107906 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090107906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090107906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090107906 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090107906 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090107906 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090107906 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090107906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090107906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090107906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090107906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090107906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090107906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090107906 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090107906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090107906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090107906 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090107906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090107906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090107906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090107906 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 20241216090107906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090107906 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090107906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090107906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090107906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090107906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090107906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090107906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090107906 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(769)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(767)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(772)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(770)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090108024 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090108025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090108025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090108025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108025 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090108025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090108025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090108025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090108025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090108025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090108025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090108025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090108025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090108025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090108025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090108026 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090108026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090108026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090108026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090108026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090108026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090108026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(775)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(775)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(773)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090108033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090108033 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108033 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090108033 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090108034 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108034 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090108034 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108035 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108035 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090108035 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108035 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090108035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108035 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108035 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090108035 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108035 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090108035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108035 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108035 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090108035 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090108036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108036 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108036 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090108036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090108036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090108036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108036 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108036 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 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090108036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090108036 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090108036 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108036 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 20241216090108036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090108036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090108036 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090108068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090108068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090108068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090108068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090108068 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090108068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090108068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090108068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090108068 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090108072 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090108072 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090108072 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090108072 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090108073 DHNBAP DEBUG (127.0.0.1:36583 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090108073 DHNBAP NOTICE (127.0.0.1:36583 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090108073 DHNBAP NOTICE (127.0.0.1:36583 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090108073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090108073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090108147 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090108147 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090108147 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090108147 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090108150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108150 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090108150 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090108150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090108150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090108150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090108150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090108151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108151 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090108151 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090108151 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090108151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090108151 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090108151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090108151 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 20241216090108151 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 20241216090108151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090108151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090108151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090108151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090108151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090108151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090108151 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090108151 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090108151 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108152 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090108152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090108152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090108152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108152 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108152 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108152 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108152 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090108152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090108152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090108152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090108152 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108190 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 20241216090108190 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 20241216090108190 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090108190 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090108194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108194 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090108194 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090108194 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090108194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090108194 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090108194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090108194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108194 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090108194 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090108194 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090108194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090108194 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090108195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090108195 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 20241216090108195 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 20241216090108195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090108195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090108195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090108195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090108195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090108195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090108195 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090108195 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090108195 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108196 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108196 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090108196 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090108196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090108196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108196 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090108196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090108196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090108196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090108196 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108229 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 20241216090108229 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 20241216090108229 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090108229 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090108232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108232 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090108232 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090108232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090108232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090108232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090108232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090108233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108233 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090108233 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090108233 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090108233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090108233 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090108234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090108234 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 20241216090108234 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 20241216090108234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090108234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090108234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090108234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090108234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090108234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090108234 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090108234 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090108234 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108235 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108235 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090108235 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090108235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108235 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090108235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108235 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090108235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090108235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090108235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090108235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108254 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090108254 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090108254 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090108254 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090108257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090108257 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090108257 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090108257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090108257 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090108257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090108259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108259 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090108259 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090108259 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090108259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090108259 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090108259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090108259 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 20241216090108259 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 20241216090108259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090108259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090108259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090108259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090108259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090108259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090108259 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090108259 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090108259 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090108260 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090108260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090108260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090108260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090108260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090108260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108260 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090108260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090108260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090108260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090108260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090108260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108595 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090108595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e16e0), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090108595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090108595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108595 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090108595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012977f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090108595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090108595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108595 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090108595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5cfa8), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090108595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090108595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108595 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090108595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090108595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090108595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090108595 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108595 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090108596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090108596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090108596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090108596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090108596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090108596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090108596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090108596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108605 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090108605 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090108605 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 20241216090108605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090108605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090108605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090108605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090108605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090108605 DLM3UA DEBUG 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) 20241216090108605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090108605 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=008e16e0) (sccp_scrc.c:477) 20241216090108605 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241216090108605 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090108605 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090108605 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090108605 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090108605 DLSCCP DEBUG SCCP-SCOC(73)[0x56050f995890]{IDLE}: Deallocated (fsm.c:568) 20241216090108806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108806 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090108806 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090108806 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 20241216090108806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090108806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090108806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090108806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108806 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090108806 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090108806 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 20241216090108806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090108806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090108806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090108806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090108806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090108806 DLM3UA DEBUG 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) 20241216090108806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090108806 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=0012977f) (sccp_scrc.c:477) 20241216090108806 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241216090108806 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090108806 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090108806 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090108806 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090108806 DLSCCP DEBUG SCCP-SCOC(74)[0x56050f974db0]{IDLE}: Deallocated (fsm.c:568) 20241216090108806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090108806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090108806 DLM3UA DEBUG 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) 20241216090108806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090108806 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=00a5cfa8) (sccp_scrc.c:477) 20241216090108806 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241216090108807 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090108807 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090108807 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090108807 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090108807 DLSCCP DEBUG SCCP-SCOC(75)[0x56050f98cee0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090108962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090108962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090108962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090108962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090108962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090108962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090108962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090108962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090108962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090108962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090108962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090108962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090108962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090108962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090108963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090108963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090108963 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090108963 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090108963 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090108963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090108963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090108963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090108963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090108963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090108963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090108963 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090108963 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090108963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090108963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090108964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090108964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090108964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090108964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090108964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090108966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090108966 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090108966 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090108966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090108966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090108966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090108966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090108966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090108966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090108966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090108966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090108966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090108966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090108966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090108966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090108966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090108966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090108966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090108966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090108966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090108966 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090108966 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090108966 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090109010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109010 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090109010 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090109010 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 20241216090109010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090109010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090109010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090109010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109010 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090109010 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090109010 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 20241216090109010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090109010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090109010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090109010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090109010 DLM3UA DEBUG 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) 20241216090109010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090109010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090109010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090109010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090109010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090109010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090109010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090109011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090109011 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090109011 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090109011 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) 20241216090109011 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) 20241216090109011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090109011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090109011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090109011 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090109011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090109011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090109011 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090109011 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090109011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090109011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090109011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090109011 DLM3UA DEBUG 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) 20241216090109011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090109011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090109011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090109012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090109012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090109012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090109012 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090109012 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090109012 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090109012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109012 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090109012 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090109012 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090109012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090109012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090109012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090109012 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(774)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090109041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109041 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090109041 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090109041 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 20241216090109041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090109041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090109041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090109041 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109041 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090109041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090109041 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090109041 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) 20241216090109041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090109041 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090109041 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090109041 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090109041 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090109041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090109041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109041 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090109041 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090109041 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090109041 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090109041 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) 20241216090109041 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) 20241216090109041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090109041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090109041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090109042 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090109042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090109042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090109042 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090109042 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090109042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090109042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090109042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090109042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090109042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090109042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090109042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090109044 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090109044 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 20241216090109044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090109044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090109044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090109044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090109044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090109044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090109044 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) 20241216090109044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090109044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090109044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090109044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090109044 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090109044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090109044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090109044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090109044 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090109044 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090109044 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090109061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109061 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090109061 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090109061 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090109061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090109061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090109061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090109061 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090109061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090109061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090109061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090109061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090109061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090109061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090109061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090109061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090109061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090109061 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090109061 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090109061 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090109061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090109061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090109062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090109062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090109062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090109062 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090109062 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090109062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109062 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090109062 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090109062 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090109062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090109062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090109062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090109062 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090109063 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090109063 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090109063 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090109063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090109063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090109063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090109063 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090109063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090109063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090109063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090109063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090109063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090109063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090109063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090109063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090109063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090109063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090109063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090109063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090109063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090109063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090109063 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090109063 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090110081 DLCTRL DEBUG Command: GET 127065079 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090110081 DLCTRL DEBUG Tx Command reply: GET_REPLY 127065079 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090110084 DLCTRL DEBUG Command: GET 837771752 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090110084 DLCTRL DEBUG Tx Command reply: GET_REPLY 837771752 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090110085 DLCTRL DEBUG Command: GET 397115989 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090110085 DLCTRL DEBUG Tx Command reply: GET_REPLY 397115989 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090110086 DLCTRL DEBUG Command: GET 60706217 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090110086 DLCTRL DEBUG Tx Command reply: GET_REPLY 60706217 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090110087 DLCTRL DEBUG Command: GET 221013651 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090110087 DLCTRL DEBUG Tx Command reply: GET_REPLY 221013651 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090110088 DLCTRL DEBUG Command: GET 937360615 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090110088 DLCTRL DEBUG Tx Command reply: GET_REPLY 937360615 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090110089 DLCTRL DEBUG Command: GET 550591053 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090110089 DLCTRL DEBUG Tx Command reply: GET_REPLY 550591053 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090110090 DLCTRL DEBUG Command: GET 435078592 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090110090 DLCTRL DEBUG Tx Command reply: GET_REPLY 435078592 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090110091 DLCTRL DEBUG Command: GET 156865111 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090110091 DLCTRL DEBUG Tx Command reply: GET_REPLY 156865111 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090110092 DLCTRL DEBUG Command: GET 391704476 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090110092 DLCTRL DEBUG Tx Command reply: GET_REPLY 391704476 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090110093 DLCTRL DEBUG Command: GET 516091144 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090110093 DLCTRL DEBUG Tx Command reply: GET_REPLY 516091144 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090110093 DLCTRL DEBUG Command: GET 307875903 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090110093 DLCTRL DEBUG Tx Command reply: GET_REPLY 307875903 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090110094 DLCTRL DEBUG Command: GET 452742475 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090110094 DLCTRL DEBUG Tx Command reply: GET_REPLY 452742475 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090110096 DLCTRL DEBUG Command: GET 638337963 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090110096 DLCTRL DEBUG Tx Command reply: GET_REPLY 638337963 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090110097 DLCTRL DEBUG Command: GET 967915959 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090110097 DLCTRL DEBUG Tx Command reply: GET_REPLY 967915959 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090110098 DLCTRL DEBUG Command: GET 43501953 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090110098 DLCTRL DEBUG Tx Command reply: GET_REPLY 43501953 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090110100 DLCTRL DEBUG Command: GET 875812419 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090110100 DLCTRL DEBUG Tx Command reply: GET_REPLY 875812419 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090110101 DLCTRL DEBUG Command: GET 569337799 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090110101 DLCTRL DEBUG Tx Command reply: GET_REPLY 569337799 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090110102 DLCTRL DEBUG Command: GET 744479132 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090110102 DLCTRL DEBUG Tx Command reply: GET_REPLY 744479132 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090110103 DLCTRL DEBUG Command: GET 615310948 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090110103 DLCTRL DEBUG Tx Command reply: GET_REPLY 615310948 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000001101000011'B, t_guard := 20.000000 } 20241216090110115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)378643 20241216090111130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090111130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090111130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241216090111130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090111130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c713, normal) (hnbgw_rua.c:407) 20241216090111130 DHNB DEBUG map_rua[0x56050f995890]{init}: Allocated (fsm.c:456) 20241216090111130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090111130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-378643 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090111130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090111130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090111130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-378643 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241216090111130 DCN DEBUG map_sccp[0x56050f99d200]{init}: Allocated (fsm.c:456) 20241216090111130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090111130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-378643 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090111130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-378643 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241216090111130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090111130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090111130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090111130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090111130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090111130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090111130 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{IDLE}: Allocated (fsm.c:456) 20241216090111130 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090111130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003430056400500f1100926) (sccp_scrc.c:406) 20241216090111130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090111130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090111130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090111130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090111130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090111130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090111130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090111130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090111130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090111130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090111130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090111130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090111130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090111130 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090111130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090111130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090111130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090111130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090111130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090111130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090111130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090111130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090111130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090111130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(770)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)14852227 HNBGW_Test.msc1-SCCP(770)@e75c4cc34061: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(780)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(770)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090111135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090111135 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090111135 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090111135 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 20241216090111135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090111135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090111135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090111135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090111135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090111135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090111135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090111135 DLM3UA DEBUG 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) 20241216090111135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090111135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c696c5) (sccp_scrc.c:477) 20241216090111135 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241216090111135 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090111135 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090111135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090111135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090111135 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) 20241216090111135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090111135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090111135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090111136 DLCTRL DEBUG Command: GET 565718359 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090111136 DLCTRL DEBUG Tx Command reply: GET_REPLY 565718359 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090111138 DLCTRL DEBUG Command: GET 592024263 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090111138 DLCTRL DEBUG Tx Command reply: GET_REPLY 592024263 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090111139 DLCTRL DEBUG Command: GET 244388417 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090111139 DLCTRL DEBUG Tx Command reply: GET_REPLY 244388417 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090111140 DLCTRL DEBUG Command: GET 617045720 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090111141 DLCTRL DEBUG Tx Command reply: GET_REPLY 617045720 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090111142 DLCTRL DEBUG Command: GET 182555002 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090111142 DLCTRL DEBUG Tx Command reply: GET_REPLY 182555002 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090111143 DLCTRL DEBUG Command: GET 543866844 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090111143 DLCTRL DEBUG Tx Command reply: GET_REPLY 543866844 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090111144 DLCTRL DEBUG Command: GET 321572574 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090111144 DLCTRL DEBUG Tx Command reply: GET_REPLY 321572574 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216090111144 DLCTRL DEBUG Command: GET 516570927 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090111144 DLCTRL DEBUG Tx Command reply: GET_REPLY 516570927 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090111145 DLCTRL DEBUG Command: GET 513663057 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090111145 DLCTRL DEBUG Tx Command reply: GET_REPLY 513663057 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090111146 DLCTRL DEBUG Command: GET 151988759 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090111146 DLCTRL DEBUG Tx Command reply: GET_REPLY 151988759 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090111147 DLCTRL DEBUG Command: GET 939084712 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090111147 DLCTRL DEBUG Tx Command reply: GET_REPLY 939084712 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090111148 DLCTRL DEBUG Command: GET 206180911 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090111148 DLCTRL DEBUG Tx Command reply: GET_REPLY 206180911 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090111148 DLCTRL DEBUG Command: GET 508072419 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090111148 DLCTRL DEBUG Tx Command reply: GET_REPLY 508072419 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090111149 DLCTRL DEBUG Command: GET 419331353 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090111149 DLCTRL DEBUG Tx Command reply: GET_REPLY 419331353 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090111150 DLCTRL DEBUG Command: GET 51164685 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090111150 DLCTRL DEBUG Tx Command reply: GET_REPLY 51164685 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090111150 DLCTRL DEBUG Command: GET 685747942 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090111150 DLCTRL DEBUG Tx Command reply: GET_REPLY 685747942 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090111151 DLCTRL DEBUG Command: GET 428815387 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090111151 DLCTRL DEBUG Tx Command reply: GET_REPLY 428815387 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090111152 DLCTRL DEBUG Command: GET 566766156 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090111152 DLCTRL DEBUG Tx Command reply: GET_REPLY 566766156 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090111153 DLCTRL DEBUG Command: GET 493285910 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090111153 DLCTRL DEBUG Tx Command reply: GET_REPLY 493285910 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090111154 DLCTRL DEBUG Command: GET 366888644 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090111154 DLCTRL DEBUG Tx Command reply: GET_REPLY 366888644 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001100000001'B, t_guard := 20.000000 } 20241216090111165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@e75c4cc34061: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)769186 20241216090112173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090112173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090112173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090112173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090112173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbbca2, normal) (hnbgw_rua.c:407) 20241216090112173 DHNB DEBUG map_rua[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090112173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090112173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769186 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090112173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090112173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090112173 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090112173 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769186 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090112173 DCN DEBUG map_sccp[0x56050f980d80]{init}: Allocated (fsm.c:456) 20241216090112173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090112173 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-769186 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090112173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-769186 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090112173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090112173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090112173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090112173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090112173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090112173 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090112173 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{IDLE}: Allocated (fsm.c:456) 20241216090112173 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090112173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003010056400500f1100926) (sccp_scrc.c:406) 20241216090112173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090112173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090112173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090112173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090112173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090112173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090112173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090112173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090112173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090112173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090112173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090112173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090112173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090112173 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090112173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090112173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090112173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090112173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090112173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090112173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090112173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090112173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090112173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090112173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(767)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@e75c4cc34061: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)141367 HNBGW_Test.msc0-SCCP(767)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(781)@e75c4cc34061: setverdict(pass): none -> pass 20241216090112178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090112178 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090112178 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090112178 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090112178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090112178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090112178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090112178 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090112178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090112178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090112178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090112178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090112178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090112178 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c63e0b) (sccp_scrc.c:477) 20241216090112178 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241216090112178 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090112178 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090112178 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090112178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090112178 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) 20241216090112178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090112178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090112179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(781)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090112179 DLCTRL DEBUG Command: GET 221164501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090112179 DLCTRL DEBUG Tx Command reply: GET_REPLY 221164501 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090112180 DLCTRL DEBUG Command: GET 200642678 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090112180 DLCTRL DEBUG Tx Command reply: GET_REPLY 200642678 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090112181 DLCTRL DEBUG Command: GET 604683546 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090112181 DLCTRL DEBUG Tx Command reply: GET_REPLY 604683546 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090112182 DLCTRL DEBUG Command: GET 77778634 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090112182 DLCTRL DEBUG Tx Command reply: GET_REPLY 77778634 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090112183 DLCTRL DEBUG Command: GET 696058871 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090112183 DLCTRL DEBUG Tx Command reply: GET_REPLY 696058871 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090112184 DLCTRL DEBUG Command: GET 253074818 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090112184 DLCTRL DEBUG Tx Command reply: GET_REPLY 253074818 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090112185 DLCTRL DEBUG Command: GET 705074684 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090112185 DLCTRL DEBUG Tx Command reply: GET_REPLY 705074684 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216090112186 DLCTRL DEBUG Command: GET 571923059 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090112186 DLCTRL DEBUG Tx Command reply: GET_REPLY 571923059 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090112187 DLCTRL DEBUG Command: GET 423035044 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090112187 DLCTRL DEBUG Tx Command reply: GET_REPLY 423035044 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090112187 DLCTRL DEBUG Command: GET 250460204 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090112187 DLCTRL DEBUG Tx Command reply: GET_REPLY 250460204 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090112188 DLCTRL DEBUG Command: GET 848604812 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090112188 DLCTRL DEBUG Tx Command reply: GET_REPLY 848604812 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090112189 DLCTRL DEBUG Command: GET 306239155 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090112189 DLCTRL DEBUG Tx Command reply: GET_REPLY 306239155 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090112190 DLCTRL DEBUG Command: GET 402285414 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090112190 DLCTRL DEBUG Tx Command reply: GET_REPLY 402285414 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090112190 DLCTRL DEBUG Command: GET 795528076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090112190 DLCTRL DEBUG Tx Command reply: GET_REPLY 795528076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090112191 DLCTRL DEBUG Command: GET 797450418 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090112191 DLCTRL DEBUG Tx Command reply: GET_REPLY 797450418 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090112192 DLCTRL DEBUG Command: GET 950477072 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090112192 DLCTRL DEBUG Tx Command reply: GET_REPLY 950477072 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090112193 DLCTRL DEBUG Command: GET 599885499 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090112193 DLCTRL DEBUG Tx Command reply: GET_REPLY 599885499 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090112193 DLCTRL DEBUG Command: GET 976314870 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090112193 DLCTRL DEBUG Tx Command reply: GET_REPLY 976314870 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090112195 DLCTRL DEBUG Command: GET 838474179 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090112195 DLCTRL DEBUG Tx Command reply: GET_REPLY 838474179 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090112195 DLCTRL DEBUG Command: GET 462763299 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090112195 DLCTRL DEBUG Tx Command reply: GET_REPLY 462763299 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20241216090112208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@e75c4cc34061: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)4882407 20241216090113237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090113237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090113237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090113237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090113237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a7fe7, normal) (hnbgw_rua.c:407) 20241216090113237 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090113237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090113237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882407 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090113237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090113237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090113237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882407 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241216090113237 DCN DEBUG map_sccp[0x56050f97b000]{init}: Allocated (fsm.c:456) 20241216090113238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090113238 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4882407 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241216090113238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882407 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090113238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090113238 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090113238 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090113238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090113238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090113238 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090113238 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{IDLE}: Allocated (fsm.c:456) 20241216090113238 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090113238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030001310056400500f1100926) (sccp_scrc.c:406) 20241216090113238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090113238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090113238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090113238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090113238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090113238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090113238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090113238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090113238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090113238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090113238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113238 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090113238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090113238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090113238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090113238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090113238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090113238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090113238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(773)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@e75c4cc34061: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@e75c4cc34061: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)8589225 HNBGW_Test.msc2-SCCP(773)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@e75c4cc34061: setverdict(pass): none -> pass 20241216090113254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113254 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090113254 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090113254 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 20241216090113254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090113254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090113254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090113254 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090113254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090113254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090113254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090113254 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) 20241216090113254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090113254 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb8f28) (sccp_scrc.c:477) 20241216090113254 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241216090113254 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090113254 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090113254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090113254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090113254 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) 20241216090113254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090113254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090113255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090113256 DLCTRL DEBUG Command: GET 35013202 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090113256 DLCTRL DEBUG Tx Command reply: GET_REPLY 35013202 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090113258 DLCTRL DEBUG Command: GET 383913668 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090113259 DLCTRL DEBUG Tx Command reply: GET_REPLY 383913668 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090113263 DLCTRL DEBUG Command: GET 843629721 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090113263 DLCTRL DEBUG Tx Command reply: GET_REPLY 843629721 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090113265 DLCTRL DEBUG Command: GET 560306099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090113265 DLCTRL DEBUG Tx Command reply: GET_REPLY 560306099 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090113267 DLCTRL DEBUG Command: GET 361292934 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090113267 DLCTRL DEBUG Tx Command reply: GET_REPLY 361292934 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090113269 DLCTRL DEBUG Command: GET 555089713 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090113269 DLCTRL DEBUG Tx Command reply: GET_REPLY 555089713 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090113270 DLCTRL DEBUG Command: GET 451898262 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090113270 DLCTRL DEBUG Tx Command reply: GET_REPLY 451898262 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241216090113271 DLCTRL DEBUG Command: GET 298855416 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090113271 DLCTRL DEBUG Tx Command reply: GET_REPLY 298855416 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090113272 DLCTRL DEBUG Command: GET 424464919 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090113272 DLCTRL DEBUG Tx Command reply: GET_REPLY 424464919 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090113273 DLCTRL DEBUG Command: GET 43042794 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090113273 DLCTRL DEBUG Tx Command reply: GET_REPLY 43042794 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090113274 DLCTRL DEBUG Command: GET 680028748 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090113274 DLCTRL DEBUG Tx Command reply: GET_REPLY 680028748 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241216090113275 DLCTRL DEBUG Command: GET 975823613 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090113275 DLCTRL DEBUG Tx Command reply: GET_REPLY 975823613 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090113276 DLCTRL DEBUG Command: GET 768902087 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090113276 DLCTRL DEBUG Tx Command reply: GET_REPLY 768902087 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090113276 DLCTRL DEBUG Command: GET 531296845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090113276 DLCTRL DEBUG Tx Command reply: GET_REPLY 531296845 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090113277 DLCTRL DEBUG Command: GET 54058565 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090113277 DLCTRL DEBUG Tx Command reply: GET_REPLY 54058565 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090113278 DLCTRL DEBUG Command: GET 228882741 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090113278 DLCTRL DEBUG Tx Command reply: GET_REPLY 228882741 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090113279 DLCTRL DEBUG Command: GET 140343174 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090113279 DLCTRL DEBUG Tx Command reply: GET_REPLY 140343174 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090113279 DLCTRL DEBUG Command: GET 16139883 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090113279 DLCTRL DEBUG Tx Command reply: GET_REPLY 16139883 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090113280 DLCTRL DEBUG Command: GET 479516497 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090113280 DLCTRL DEBUG Tx Command reply: GET_REPLY 479516497 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090113281 DLCTRL DEBUG Command: GET 893488094 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090113281 DLCTRL DEBUG Tx Command reply: GET_REPLY 893488094 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090113284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090113284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090113284 DLINP DEBUG SRVCONN(,r=127.0.0.1:36583<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090113284 DLINP NOTICE SRV(,r=127.0.0.1:36583<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090113284 DMAIN NOTICE (127.0.0.1:36583 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36583<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090113284 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@e75c4cc34061: Final verdict of PTC: none 20241216090113285 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38739<->l=127.0.0.1:4262) (control_if.c:193) 20241216090113285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090113285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090113285 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 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090113285 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090113285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090113285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090113285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090113285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090113285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090113285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090113285 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 20241216090113285 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 20241216090113285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090113285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090113285 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090113285 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090113285 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090113285 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090113285 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) 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@e75c4cc34061: Final verdict of PTC: none 20241216090113285 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090113285 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) 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090113285 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 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241216090113285 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-MGCP(779)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(776)@e75c4cc34061: Final verdict of PTC: none 20241216090113285 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090113285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(760)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(777)@e75c4cc34061: Final verdict of PTC: none 20241216090113285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090113286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090113286 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090113286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090113285 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 20241216090113285 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 20241216090113286 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 20241216090113286 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 20241216090113286 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) 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090113286 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 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090113286 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090113286 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) 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216090113286 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) 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090113286 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090113286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090113286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090113286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090113286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090113286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090113286 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 20241216090113286 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 20241216090113286 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 20241216090113286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090113286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090113286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090113286 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090113286 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090113286 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090113286 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090113286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090113286 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090113286 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090113286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090113286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113286 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090113286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113286 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090113286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090113286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090113286 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090113286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090113287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090113287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090113287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090113287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882407)[0x56050f9224a0]{disrupted}: Deallocated (fsm.c:568) 20241216090113287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090113287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{disconnected}: Freeing instance (context_map.c:206) 20241216090113287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56050f97b000]{disconnected}: Deallocated (fsm.c:568) 20241216090113287 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882407 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241216090113287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090113287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090113287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090113287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090113287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090113287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090113287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090113287 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090113287 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090113287 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090113288 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090113288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090113288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090113288 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090113288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090113288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090113288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113288 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090113288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090113288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090113288 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090113288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090113288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090113288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090113288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{disrupted}: Freeing instance (context_map.c:202) 20241216090113288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-769186)[0x56050f97b440]{disrupted}: Deallocated (fsm.c:568) 20241216090113289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090113289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{disconnected}: Freeing instance (context_map.c:206) 20241216090113289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56050f980d80]{disconnected}: Deallocated (fsm.c:568) 20241216090113289 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-769186 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241216090113289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090113289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090113289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090113289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090113289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090113289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090113289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090113289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090113289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090113289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090113289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090113289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090113289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090113289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090113289 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090113290 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090113290 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090113290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090113290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090113290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090113290 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090113290 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090113290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090113290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090113290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113290 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090113290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090113290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090113290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{disrupted}: Freeing instance (context_map.c:202) 20241216090113290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-378643)[0x56050f995890]{disrupted}: Deallocated (fsm.c:568) 20241216090113290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090113290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{disconnected}: Freeing instance (context_map.c:206) 20241216090113290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56050f99d200]{disconnected}: Deallocated (fsm.c:568) 20241216090113290 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-378643 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241216090113290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090113290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090113290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090113290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090113290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090113290 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.msc0-SCCP(767)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(761)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(770)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090113307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(762)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:01:13 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 20241216090113465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090113788 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090113788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090113788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090113788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113788 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090113788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090113788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090113788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113788 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090113788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090113788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090113788 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090113788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090113788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090113788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090113788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090113788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090113788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090113789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090113789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090113789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090113789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090113789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090113789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090113789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090113789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090113789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090113789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090113789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090113789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090113789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090113789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090114067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45704<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=574244) 20241216090114424 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090114424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090114424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090114424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090114424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090114424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090114425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090114425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090114425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090114425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090114425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090114425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090114425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090114425 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=574244, count=574900) 20241216090115211 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090115211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090115211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090115211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090115211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090115211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090115211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090115211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090115211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090115211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090115211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090115211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090115211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090115211 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090115286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090115286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090115286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241216090115286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090115286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090115286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090115286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090115286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090115286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090115797 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090115797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090115797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090115797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090115797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090115797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090115797 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090115797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090115797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090115797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090115797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090115797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090115798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090115798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090115798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090115798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090115798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090115798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090115798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090115798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090115798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090115798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090115798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090115798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090115798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090115798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:01: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_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 MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241216090117178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090117183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090117187 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45129<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090117287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090117287 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090117297 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117297 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117298 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117298 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090117298 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117298 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33482 (stream_srv.c:132) 20241216090117298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33482<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090117298 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117298 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090117298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090117298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090117298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117298 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117298 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117298 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090117299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090117299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090117299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090117299 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117299 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090117299 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117300 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090117300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117300 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117300 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117300 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090117300 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117300 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090117300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117300 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117300 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090117300 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090117300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117300 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117300 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 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090117300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090117300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090117300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090117300 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090117300 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(793)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(791)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(796)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(796)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090117333 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117333 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117333 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117333 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117333 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117333 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117333 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090117333 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117334 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117334 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090117334 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117334 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090117334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117334 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117334 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117334 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090117334 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117334 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090117334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117334 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117334 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117334 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090117334 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117334 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090117334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117334 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117334 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090117334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090117334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117334 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117334 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 20241216090117334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090117334 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090117334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090117334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090117334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090117334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090117334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090117334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090117335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090117335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090117335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090117335 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090117335 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 20241216090117335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090117335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090117335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090117335 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090117335 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090117371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090117371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090117371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090117371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090117371 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090117371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090117371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090117371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090117371 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090117376 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090117376 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090117376 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090117376 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090117376 DHNBAP DEBUG (127.0.0.1:33482 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090117376 DHNBAP NOTICE (127.0.0.1:33482 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090117376 DHNBAP NOTICE (127.0.0.1:33482 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090117376 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090117376 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090117516 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090117516 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090117516 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090117516 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090117525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117525 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090117525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090117525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090117525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090117525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090117525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090117528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117529 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090117529 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090117529 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090117529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090117529 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090117529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090117529 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 20241216090117529 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 20241216090117529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090117529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090117529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090117529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090117529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090117529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090117529 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 20241216090117529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090117529 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090117529 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090117529 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117530 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 20241216090117530 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 20241216090117530 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 20241216090117530 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090117530 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090117530 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090117530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090117530 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117530 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090117530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090117530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090117531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117531 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090117531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090117531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090117531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090117531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(796)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090117538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117538 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090117538 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090117538 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090117538 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090117538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090117538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090117538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090117538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090117538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090117538 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090117538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090117538 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090117538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090117538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090117538 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090117538 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 20241216090117538 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 20241216090117541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117541 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090117541 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090117541 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090117541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090117541 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241216090117541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090117541 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 20241216090117541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090117542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090117542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090117542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090117542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090117542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090117542 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 20241216090117542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090117542 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090117542 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090117542 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117543 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090117543 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090117543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090117543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117543 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090117543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090117543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090117543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090117543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090117548 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090117548 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090117548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090117548 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090117555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090117555 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090117555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090117555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090117555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090117555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090117557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117557 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090117557 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090117557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090117557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090117557 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090117557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090117557 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 20241216090117557 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 20241216090117557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090117557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090117558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090117558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090117558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090117558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090117558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090117558 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090117558 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090117558 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117559 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117559 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090117559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090117559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090117559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117559 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090117560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090117560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090117560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090117560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090117561 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 20241216090117561 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 20241216090117561 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 20241216090117561 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090117561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090117561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090117561 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090117567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117567 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090117567 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090117567 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090117567 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090117567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090117567 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090117567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090117567 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 20241216090117567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090117567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090117567 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090117567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090117567 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090117567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090117567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090117567 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090117571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090117571 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090117571 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090117571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090117571 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241216090117571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090117571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090117571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090117572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090117572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090117572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090117572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090117572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090117572 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090117572 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090117572 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090117572 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 20241216090117573 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090117573 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090117573 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090117573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090117573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090117573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090117573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090117573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090117573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090117573 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090117573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090117573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090117573 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090117573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090117573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090117573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090117573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090117573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090117573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090117573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090117573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118025 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090118026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a75b), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090118026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090118026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118026 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090118026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a8f89), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090118026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090118026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118026 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090118026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00108b14), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090118026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090118026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090118026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090118026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090118026 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090118026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118026 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118026 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118026 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090118026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090118026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090118027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090118027 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118027 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118027 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118027 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090118027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090118027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090118027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090118036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118036 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090118036 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090118036 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 20241216090118036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118036 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118036 DLM3UA DEBUG 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) 20241216090118036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118037 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=002a8f89) (sccp_scrc.c:477) 20241216090118037 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20241216090118037 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090118037 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090118037 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090118037 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090118037 DLSCCP DEBUG SCCP-SCOC(78)[0x56050f9991a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(792)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090118330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118330 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090118330 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090118330 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090118330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118330 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090118330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090118330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118330 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090118330 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090118330 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090118330 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090118330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090118330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090118331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118331 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090118331 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090118331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090118331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090118331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090118331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090118331 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090118331 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090118331 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090118331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090118331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090118331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090118331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118331 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090118331 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090118331 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090118335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118335 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090118335 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090118335 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 20241216090118335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118335 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(795)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090118335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118335 DLM3UA DEBUG 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) 20241216090118335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090118335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118335 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090118335 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090118335 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) 20241216090118335 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) 20241216090118335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090118335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118335 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090118335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118335 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090118335 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090118335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090118335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090118335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090118335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090118335 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090118337 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090118337 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 20241216090118337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118337 DLM3UA DEBUG 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) 20241216090118337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090118337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090118337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090118337 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090118337 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090118356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090118356 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090118356 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090118356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090118356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090118356 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090118356 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090118356 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090118356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090118356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090118356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118356 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090118356 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090118356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090118356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090118356 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090118356 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090118357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090118357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090118357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090118357 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090118357 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090118368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090118368 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090118368 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 20241216090118368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118368 DLM3UA DEBUG 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) 20241216090118368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090118368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090118368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090118368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090118368 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090118368 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) 20241216090118368 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) 20241216090118368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090118368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090118368 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090118368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090118368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090118368 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090118368 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090118368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090118368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090118368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090118368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090118368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090118368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090118368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090118369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090118369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090118369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090118369 DLM3UA DEBUG 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) 20241216090118369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090118369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090118369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090118369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090118369 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090118369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090118369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090118369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090118369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090118369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090118369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090118369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090118369 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090118369 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090118369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090118369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090118369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090118369 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 20241216090118369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090118369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090118369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090118369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090119387 DLCTRL DEBUG Command: GET 727120528 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090119388 DLCTRL DEBUG Tx Command reply: GET_REPLY 727120528 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090119395 DLCTRL DEBUG Command: GET 833157501 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090119395 DLCTRL DEBUG Tx Command reply: GET_REPLY 833157501 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090119399 DLCTRL DEBUG Command: GET 603781399 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090119399 DLCTRL DEBUG Tx Command reply: GET_REPLY 603781399 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090119403 DLCTRL DEBUG Command: GET 150213296 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090119403 DLCTRL DEBUG Tx Command reply: GET_REPLY 150213296 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090119406 DLCTRL DEBUG Command: GET 320639274 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090119406 DLCTRL DEBUG Tx Command reply: GET_REPLY 320639274 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090119408 DLCTRL DEBUG Command: GET 37641615 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090119408 DLCTRL DEBUG Tx Command reply: GET_REPLY 37641615 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090119411 DLCTRL DEBUG Command: GET 327005704 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090119411 DLCTRL DEBUG Tx Command reply: GET_REPLY 327005704 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090119413 DLCTRL DEBUG Command: GET 218335908 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090119413 DLCTRL DEBUG Tx Command reply: GET_REPLY 218335908 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090119415 DLCTRL DEBUG Command: GET 494879529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090119415 DLCTRL DEBUG Tx Command reply: GET_REPLY 494879529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090119417 DLCTRL DEBUG Command: GET 761430401 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090119417 DLCTRL DEBUG Tx Command reply: GET_REPLY 761430401 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090119418 DLCTRL DEBUG Command: GET 853285666 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090119418 DLCTRL DEBUG Tx Command reply: GET_REPLY 853285666 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090119420 DLCTRL DEBUG Command: GET 207336692 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090119420 DLCTRL DEBUG Tx Command reply: GET_REPLY 207336692 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090119421 DLCTRL DEBUG Command: GET 137210691 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090119421 DLCTRL DEBUG Tx Command reply: GET_REPLY 137210691 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090119422 DLCTRL DEBUG Command: GET 128349228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090119422 DLCTRL DEBUG Tx Command reply: GET_REPLY 128349228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090119424 DLCTRL DEBUG Command: GET 332211342 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090119424 DLCTRL DEBUG Tx Command reply: GET_REPLY 332211342 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090119425 DLCTRL DEBUG Command: GET 108752736 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090119425 DLCTRL DEBUG Tx Command reply: GET_REPLY 108752736 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090119426 DLCTRL DEBUG Command: GET 434935819 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090119426 DLCTRL DEBUG Tx Command reply: GET_REPLY 434935819 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090119427 DLCTRL DEBUG Command: GET 431474100 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090119427 DLCTRL DEBUG Tx Command reply: GET_REPLY 431474100 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090119428 DLCTRL DEBUG Command: GET 864871081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090119428 DLCTRL DEBUG Tx Command reply: GET_REPLY 864871081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090119429 DLCTRL DEBUG Command: GET 513840594 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090119429 DLCTRL DEBUG Tx Command reply: GET_REPLY 513840594 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000001011010110'B, t_guard := 20.000000 } 20241216090119440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)8169472 20241216090120484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090120484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090120484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090120484 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090120484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7ca800, normal) (hnbgw_rua.c:407) 20241216090120484 DHNB DEBUG map_rua[0x56050f9991a0]{init}: Allocated (fsm.c:456) 20241216090120484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090120484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169472 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090120484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090120484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090120484 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169472 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090120484 DCN DEBUG map_sccp[0x56050f995890]{init}: Allocated (fsm.c:456) 20241216090120484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090120484 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8169472 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090120484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169472 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090120484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090120484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090120484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090120484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090120484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090120484 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090120484 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{IDLE}: Allocated (fsm.c:456) 20241216090120484 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090120484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002d60056400500f1100926) (sccp_scrc.c:406) 20241216090120484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090120484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090120484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090120484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090120484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090120485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090120485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090120485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090120485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090120485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090120485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090120485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090120485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090120485 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090120485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090120485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090120485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090120485 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090120485 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090120485 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090120485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090120485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090120485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090120485 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(791)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)4328963 HNBGW_Test.msc0-SCCP(791)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090120501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090120501 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090120501 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090120501 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090120501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090120501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090120501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090120501 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@e75c4cc34061: setverdict(pass): none -> pass 20241216090120501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090120501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090120501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090120501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090120501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090120501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a42807) (sccp_scrc.c:477) 20241216090120501 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241216090120501 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090120501 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090120501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090120501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090120501 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) 20241216090120501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090120501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090120502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090120504 DLCTRL DEBUG Command: GET 312811816 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090120504 DLCTRL DEBUG Tx Command reply: GET_REPLY 312811816 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090120507 DLCTRL DEBUG Command: GET 220044436 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090120507 DLCTRL DEBUG Tx Command reply: GET_REPLY 220044436 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090120510 DLCTRL DEBUG Command: GET 240455543 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090120510 DLCTRL DEBUG Tx Command reply: GET_REPLY 240455543 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090120514 DLCTRL DEBUG Command: GET 100879141 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090120514 DLCTRL DEBUG Tx Command reply: GET_REPLY 100879141 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090120516 DLCTRL DEBUG Command: GET 222692139 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090120516 DLCTRL DEBUG Tx Command reply: GET_REPLY 222692139 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090120518 DLCTRL DEBUG Command: GET 73545278 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090120518 DLCTRL DEBUG Tx Command reply: GET_REPLY 73545278 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090120519 DLCTRL DEBUG Command: GET 361257448 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090120519 DLCTRL DEBUG Tx Command reply: GET_REPLY 361257448 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090120520 DLCTRL DEBUG Command: GET 780220194 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090120520 DLCTRL DEBUG Tx Command reply: GET_REPLY 780220194 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090120521 DLCTRL DEBUG Command: GET 133329995 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090120521 DLCTRL DEBUG Tx Command reply: GET_REPLY 133329995 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090120521 DLCTRL DEBUG Command: GET 509950306 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090120521 DLCTRL DEBUG Tx Command reply: GET_REPLY 509950306 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090120522 DLCTRL DEBUG Command: GET 63757820 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090120522 DLCTRL DEBUG Tx Command reply: GET_REPLY 63757820 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090120523 DLCTRL DEBUG Command: GET 861059391 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090120523 DLCTRL DEBUG Tx Command reply: GET_REPLY 861059391 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090120524 DLCTRL DEBUG Command: GET 327897528 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090120524 DLCTRL DEBUG Tx Command reply: GET_REPLY 327897528 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090120525 DLCTRL DEBUG Command: GET 240368420 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090120525 DLCTRL DEBUG Tx Command reply: GET_REPLY 240368420 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090120526 DLCTRL DEBUG Command: GET 712896733 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090120526 DLCTRL DEBUG Tx Command reply: GET_REPLY 712896733 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090120527 DLCTRL DEBUG Command: GET 892358348 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090120527 DLCTRL DEBUG Tx Command reply: GET_REPLY 892358348 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090120528 DLCTRL DEBUG Command: GET 650429783 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090120528 DLCTRL DEBUG Tx Command reply: GET_REPLY 650429783 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090120528 DLCTRL DEBUG Command: GET 837200285 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090120528 DLCTRL DEBUG Tx Command reply: GET_REPLY 837200285 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090120529 DLCTRL DEBUG Command: GET 503977714 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090120529 DLCTRL DEBUG Tx Command reply: GET_REPLY 503977714 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090120529 DLCTRL DEBUG Command: GET 828506852 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090120529 DLCTRL DEBUG Tx Command reply: GET_REPLY 828506852 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000100010110'B, t_guard := 20.000000 } 20241216090120540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@e75c4cc34061: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)13282599 20241216090121560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090121560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090121560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090121560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090121560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcaad27, normal) (hnbgw_rua.c:407) 20241216090121560 DHNB DEBUG map_rua[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090121560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090121560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282599 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090121560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090121560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090121560 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090121560 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282599 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216090121560 DCN DEBUG map_sccp[0x56050f980d80]{init}: Allocated (fsm.c:456) 20241216090121560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090121560 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13282599 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090121560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282599 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090121560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090121560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090121560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090121560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090121560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090121560 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090121560 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{IDLE}: Allocated (fsm.c:456) 20241216090121560 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090121560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001160056400500f1100926) (sccp_scrc.c:406) 20241216090121560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090121560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090121560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090121560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090121560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090121560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090121560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090121560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090121560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090121560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090121560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090121560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090121560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090121560 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090121560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090121560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090121560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090121560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090121560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090121560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090121560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090121560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090121560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090121560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@e75c4cc34061: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)1925149 HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090121576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090121576 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090121576 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090121576 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 20241216090121576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090121576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090121576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090121576 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090121576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090121576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090121576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090121576 DLM3UA DEBUG 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) 20241216090121576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090121576 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd179e) (sccp_scrc.c:477) 20241216090121576 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241216090121576 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090121576 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090121576 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090121576 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090121576 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) 20241216090121576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090121576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090121576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45736<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090121577 DLCTRL DEBUG Command: GET 877356392 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090121577 DLCTRL DEBUG Tx Command reply: GET_REPLY 877356392 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090121579 DLCTRL DEBUG Command: GET 216213797 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090121579 DLCTRL DEBUG Tx Command reply: GET_REPLY 216213797 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090121581 DLCTRL DEBUG Command: GET 617552261 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090121581 DLCTRL DEBUG Tx Command reply: GET_REPLY 617552261 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090121583 DLCTRL DEBUG Command: GET 343289384 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090121583 DLCTRL DEBUG Tx Command reply: GET_REPLY 343289384 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090121587 DLCTRL DEBUG Command: GET 345122496 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090121587 DLCTRL DEBUG Tx Command reply: GET_REPLY 345122496 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090121589 DLCTRL DEBUG Command: GET 36293979 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090121589 DLCTRL DEBUG Tx Command reply: GET_REPLY 36293979 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090121591 DLCTRL DEBUG Command: GET 843458044 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090121591 DLCTRL DEBUG Tx Command reply: GET_REPLY 843458044 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090121592 DLCTRL DEBUG Command: GET 373029722 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090121592 DLCTRL DEBUG Tx Command reply: GET_REPLY 373029722 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090121594 DLCTRL DEBUG Command: GET 866385175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090121594 DLCTRL DEBUG Tx Command reply: GET_REPLY 866385175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090121595 DLCTRL DEBUG Command: GET 901836583 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090121595 DLCTRL DEBUG Tx Command reply: GET_REPLY 901836583 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090121596 DLCTRL DEBUG Command: GET 536823053 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090121596 DLCTRL DEBUG Tx Command reply: GET_REPLY 536823053 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090121597 DLCTRL DEBUG Command: GET 953484321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090121597 DLCTRL DEBUG Tx Command reply: GET_REPLY 953484321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090121597 DLCTRL DEBUG Command: GET 234483854 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090121597 DLCTRL DEBUG Tx Command reply: GET_REPLY 234483854 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090121598 DLCTRL DEBUG Command: GET 704049997 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090121598 DLCTRL DEBUG Tx Command reply: GET_REPLY 704049997 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090121599 DLCTRL DEBUG Command: GET 263888821 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090121599 DLCTRL DEBUG Tx Command reply: GET_REPLY 263888821 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090121600 DLCTRL DEBUG Command: GET 395035530 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090121600 DLCTRL DEBUG Tx Command reply: GET_REPLY 395035530 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090121601 DLCTRL DEBUG Command: GET 417390618 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090121601 DLCTRL DEBUG Tx Command reply: GET_REPLY 417390618 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090121601 DLCTRL DEBUG Command: GET 328191926 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090121601 DLCTRL DEBUG Tx Command reply: GET_REPLY 328191926 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090121602 DLCTRL DEBUG Command: GET 547849322 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090121602 DLCTRL DEBUG Tx Command reply: GET_REPLY 547849322 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090121603 DLCTRL DEBUG Command: GET 851549246 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090121603 DLCTRL DEBUG Tx Command reply: GET_REPLY 851549246 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: "disconnecting msc0" 20241216090121604 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(792)@e75c4cc34061: Final verdict of PTC: none 20241216090121605 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090121605 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090121605 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 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090121605 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090121605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090121605 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090121605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090121605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090121605 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 20241216090121605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090121605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090121605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090121605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090121605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090121605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090121605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090121605 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090121605 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090121605 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090121605 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090121605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090121605 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090121605 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090121605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a42807), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090121605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090121605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090121605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090121605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090121605 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090121605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090121605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090121605 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090121605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090121605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090121605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090121605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090121605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8169472)[0x56050f9991a0]{disrupted}: Deallocated (fsm.c:568) 20241216090121605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090121605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{disconnected}: Freeing instance (context_map.c:206) 20241216090121605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56050f995890]{disconnected}: Deallocated (fsm.c:568) 20241216090121605 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8169472 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090121605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090121605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090121605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090121605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090121605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090121605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090121605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090121605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090121605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090121605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(793)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000000111101110'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@e75c4cc34061: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)8169472 20241216090121618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@e75c4cc34061: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)16582486 20241216090122638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090122638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090122638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090122638 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090122638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd0756, normal) (hnbgw_rua.c:407) 20241216090122638 DHNB DEBUG map_rua[0x56050f9991a0]{init}: Allocated (fsm.c:456) 20241216090122638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090122638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16582486 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090122639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090122639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090122639 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16582486 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216090122639 DCN DEBUG map_sccp[0x56050f995890]{init}: Allocated (fsm.c:456) 20241216090122639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090122639 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16582486 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090122639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16582486 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090122639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090122639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090122639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090122639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090122639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090122639 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090122639 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{IDLE}: Allocated (fsm.c:456) 20241216090122639 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090122639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001ee0056400500f1100926) (sccp_scrc.c:406) 20241216090122639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090122639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090122639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090122639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090122639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090122639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090122639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090122639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090122639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090122639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090122639 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090122639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090122639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090122639 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090122639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090122639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090122639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090122639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090122639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090122639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090122639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090122639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090122639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@e75c4cc34061: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@e75c4cc34061: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)2755441 HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090122643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122643 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090122643 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090122643 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 20241216090122643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090122643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090122643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090122643 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090122643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090122643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090122643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090122643 DLM3UA DEBUG 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) 20241216090122643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090122643 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf9593) (sccp_scrc.c:477) 20241216090122643 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241216090122643 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090122643 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090122643 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090122643 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090122643 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) 20241216090122643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090122643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@e75c4cc34061: setverdict(pass): none -> pass 20241216090122644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090122645 DLCTRL DEBUG Command: GET 443451426 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090122646 DLCTRL DEBUG Tx Command reply: GET_REPLY 443451426 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090122647 DLCTRL DEBUG Command: GET 359495380 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090122647 DLCTRL DEBUG Tx Command reply: GET_REPLY 359495380 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090122649 DLCTRL DEBUG Command: GET 869620415 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090122649 DLCTRL DEBUG Tx Command reply: GET_REPLY 869620415 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090122650 DLCTRL DEBUG Command: GET 215259348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090122650 DLCTRL DEBUG Tx Command reply: GET_REPLY 215259348 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090122652 DLCTRL DEBUG Command: GET 177743354 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090122652 DLCTRL DEBUG Tx Command reply: GET_REPLY 177743354 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090122653 DLCTRL DEBUG Command: GET 16738243 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090122653 DLCTRL DEBUG Tx Command reply: GET_REPLY 16738243 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20241216090122654 DLCTRL DEBUG Command: GET 948237493 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090122654 DLCTRL DEBUG Tx Command reply: GET_REPLY 948237493 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090122655 DLCTRL DEBUG Command: GET 561372519 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090122655 DLCTRL DEBUG Tx Command reply: GET_REPLY 561372519 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090122657 DLCTRL DEBUG Command: GET 27798329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090122657 DLCTRL DEBUG Tx Command reply: GET_REPLY 27798329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090122657 DLCTRL DEBUG Command: GET 175852925 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090122657 DLCTRL DEBUG Tx Command reply: GET_REPLY 175852925 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090122658 DLCTRL DEBUG Command: GET 379676239 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090122658 DLCTRL DEBUG Tx Command reply: GET_REPLY 379676239 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090122659 DLCTRL DEBUG Command: GET 590158127 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090122659 DLCTRL DEBUG Tx Command reply: GET_REPLY 590158127 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090122660 DLCTRL DEBUG Command: GET 214172697 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090122660 DLCTRL DEBUG Tx Command reply: GET_REPLY 214172697 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090122660 DLCTRL DEBUG Command: GET 393275702 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090122660 DLCTRL DEBUG Tx Command reply: GET_REPLY 393275702 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090122661 DLCTRL DEBUG Command: GET 520992323 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090122661 DLCTRL DEBUG Tx Command reply: GET_REPLY 520992323 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090122662 DLCTRL DEBUG Command: GET 145293087 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090122662 DLCTRL DEBUG Tx Command reply: GET_REPLY 145293087 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090122662 DLCTRL DEBUG Command: GET 50837990 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090122662 DLCTRL DEBUG Tx Command reply: GET_REPLY 50837990 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090122663 DLCTRL DEBUG Command: GET 838020768 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090122663 DLCTRL DEBUG Tx Command reply: GET_REPLY 838020768 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090122664 DLCTRL DEBUG Command: GET 138604318 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090122664 DLCTRL DEBUG Tx Command reply: GET_REPLY 138604318 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090122664 DLCTRL DEBUG Command: GET 812650553 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090122664 DLCTRL DEBUG Tx Command reply: GET_REPLY 812650553 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090122667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090122667 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090122667 DLINP DEBUG SRVCONN(,r=127.0.0.1:33482<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090122667 DLINP NOTICE SRV(,r=127.0.0.1:33482<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090122667 DMAIN NOTICE (127.0.0.1:33482 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33482<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090122667 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090122668 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45129<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(795)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@e75c4cc34061: Final verdict of PTC: none 20241216090122668 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090122668 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) 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(801)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@e75c4cc34061: Final verdict of PTC: none 20241216090122668 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090122668 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) 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090122668 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 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090122668 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090122668 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090122668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090122668 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(784)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@e75c4cc34061: Final verdict of PTC: none 20241216090122668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090122668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc1-SCCP(794)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@e75c4cc34061: Final verdict of PTC: none 20241216090122668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090122668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090122668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090122668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090122668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090122668 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090122668 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090122669 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090122669 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(796)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@e75c4cc34061: Final verdict of PTC: none 20241216090122669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090122669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090122669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090122669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090122669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090122669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090122669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090122669 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090122669 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090122668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090122668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090122668 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 20241216090122668 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 20241216090122668 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090122669 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) 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090122669 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090122669 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090122669 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) 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090122669 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090122669 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 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090122669 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090122669 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 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090122669 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090122669 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090122669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090122669 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 20241216090122669 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 20241216090122669 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090122669 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090122669 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090122669 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090122669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd179e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090122669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090122669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090122669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090122669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090122669 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090122669 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090122669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{disrupted}: Freeing instance (context_map.c:202) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13282599)[0x56050f97b440]{disrupted}: Deallocated (fsm.c:568) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{disconnected}: Freeing instance (context_map.c:206) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56050f980d80]{disconnected}: Deallocated (fsm.c:568) 20241216090122669 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13282599 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090122669 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090122669 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090122669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9593), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090122669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090122669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090122669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090122669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090122669 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090122669 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090122669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090122669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16582486)[0x56050f9991a0]{disrupted}: Deallocated (fsm.c:568) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{disconnected}: Freeing instance (context_map.c:206) 20241216090122669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56050f995890]{disconnected}: Deallocated (fsm.c:568) 20241216090122669 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16582486 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090122670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090122670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090122670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090122670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090122670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090122670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090122670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090122670 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090122670 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090122670 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090122670 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090122670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090122670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090122670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090122670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090122670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090122670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090122670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090122670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090122670 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090122670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090122670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090122670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090122670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090122670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090122670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090122670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090122670 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090122670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090122670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090122670 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090122670 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090122670 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(803)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090122675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(786)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:01:22 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 20241216090122731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090123287 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090123287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090123288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090123288 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090123288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090123288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090123288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090123288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090123288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090123288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090123288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090123288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090123288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090123289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090123289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090123289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090123289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090123289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090123289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090123289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090123289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090123289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090123289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090123289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090123289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090123289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090123289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090123291 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090123291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090123291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090123291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090123291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090123291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090123291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090123291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090123291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090123291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090123291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090123291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090123291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090123291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090123333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40750<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=550948) 20241216090123606 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090123606 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090123606 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090123789 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090123789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090123789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090123789 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090123789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090123789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090123789 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090123789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090123789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090123789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090123789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090123789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090123789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090123789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090123789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090123789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090123789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090123789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090123789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090123789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090123789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090123789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090123789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090123789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090123789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090123789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090123789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090123790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090123790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090123790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090123790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090123790 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090123790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090123790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090123790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090123790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090123790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090123790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090123790 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=550948, count=577084) 20241216090124425 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090124425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090124425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090124425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090124425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090124425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090124426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090124426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090124426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090124426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090124426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090124426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090124426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090124669 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090124669 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090124669 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090124669 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090124669 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090124669 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090124669 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090124669 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090124669 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090125212 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090125212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090125212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090125212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090125212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090125212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090125212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090125212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090125212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090125212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090125212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090125212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090125212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:01:25 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 20241216090125798 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090125798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090125798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090125798 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090125798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090125798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090125798 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090125798 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090125798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090125798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090125798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090125798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090125798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090125798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090125798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090125798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090125798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090125798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090125798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090125798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090125798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090125798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090125798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090125798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090125798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090125798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241216090126422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090126427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090126430 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44877<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090126506 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090126506 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090126517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126517 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126517 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126517 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126517 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51125 (stream_srv.c:132) 20241216090126518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51125<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090126519 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090126519 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126519 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090126519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126519 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126519 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090126519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126519 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090126519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126519 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126519 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090126519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090126519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126519 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126519 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090126519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090126519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126519 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126519 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 20241216090126519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090126519 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090126519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090126519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090126519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090126520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090126520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090126520 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(817)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(817)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090126544 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126544 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126544 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126544 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126545 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126545 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126545 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090126545 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126546 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126546 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090126546 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090126546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126546 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090126546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126546 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126546 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126546 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090126546 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126547 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090126547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126547 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126547 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126547 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090126547 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126547 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090126547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126547 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126547 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126547 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090126547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090126547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126547 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126548 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 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090126548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090126548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090126548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090126548 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 20241216090126548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090126548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090126575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090126575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090126575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090126575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090126575 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090126575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090126575 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090126575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090126575 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090126581 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090126581 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090126581 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090126581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090126581 DHNBAP DEBUG (127.0.0.1:51125 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090126581 DHNBAP NOTICE (127.0.0.1:51125 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090126581 DHNBAP NOTICE (127.0.0.1:51125 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090126581 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090126581 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090126739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090126739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090126739 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090126739 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090126742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126742 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090126742 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090126742 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090126742 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090126742 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090126742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090126743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090126743 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090126743 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090126743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090126743 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090126743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090126743 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 20241216090126743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090126743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090126743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090126743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090126743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090126743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090126743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090126743 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090126743 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090126743 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126744 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090126744 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090126744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126744 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090126745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090126745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090126745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090126745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090126764 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090126764 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090126765 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090126765 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090126769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126769 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090126769 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090126769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090126769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090126769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090126769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090126772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126772 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090126772 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090126772 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090126772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090126772 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090126772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090126772 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 20241216090126772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090126772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090126772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090126772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090126772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090126772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090126772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090126772 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090126772 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090126772 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090126773 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090126773 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090126773 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090126773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090126773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090126773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090126774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090126774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090126774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090126774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090126774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090126774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090126774 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090126774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090126774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090126774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090126774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090126774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090126774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090126775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090126775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(816)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090127557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090127557 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090127557 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090127557 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090127557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090127557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090127557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090127557 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090127557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090127558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090127558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090127558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090127558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090127558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090127558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090127558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090127558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090127558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090127558 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090127558 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090127558 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090127558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090127558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090127558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090127558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090127558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090127558 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090127558 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090127559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090127559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090127559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090127559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090127559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090127559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090127559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090127559 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090127559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090127559 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090127559 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090127559 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090127559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090127559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090127559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090127559 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090127559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090127559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090127559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090127559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090127559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090127559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090127559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090127559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090127559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090127560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090127560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090127560 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090127560 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090127569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090127569 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090127569 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090127569 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090127569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090127569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090127569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090127569 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090127569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090127569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090127569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090127569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090127569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090127569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090127569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090127569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090127569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090127569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090127569 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090127569 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090127569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090127569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090127569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090127570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090127570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090127570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090127570 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090127570 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090127570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090127570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090127570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090127570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090127570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090127570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090127570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090127570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090127570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090127570 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090127570 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090127570 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090127570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090127570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090127570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090127570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090127570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090127570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090127570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090127570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090127570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090127570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090127570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090127570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090127570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090127570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090127570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090127570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090127570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090127570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090127570 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090127570 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090128021 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090128022 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090128022 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090128022 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090128022 DLSCCP DEBUG SCCP-SCOC(76)[0x56050f97aed0]{IDLE}: Deallocated (fsm.c:568) 20241216090128023 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090128023 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090128023 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090128023 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090128023 DLSCCP DEBUG SCCP-SCOC(77)[0x56050f979a00]{IDLE}: Deallocated (fsm.c:568) 20241216090128595 DLCTRL DEBUG Command: GET 69408067 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090128595 DLCTRL DEBUG Tx Command reply: GET_REPLY 69408067 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090128600 DLCTRL DEBUG Command: GET 384412569 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090128600 DLCTRL DEBUG Tx Command reply: GET_REPLY 384412569 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090128606 DLCTRL DEBUG Command: GET 581026565 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090128607 DLCTRL DEBUG Tx Command reply: GET_REPLY 581026565 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090128611 DLCTRL DEBUG Command: GET 760953288 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090128612 DLCTRL DEBUG Tx Command reply: GET_REPLY 760953288 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090128615 DLCTRL DEBUG Command: GET 631519888 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090128615 DLCTRL DEBUG Tx Command reply: GET_REPLY 631519888 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090128619 DLCTRL DEBUG Command: GET 396651762 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090128619 DLCTRL DEBUG Tx Command reply: GET_REPLY 396651762 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090128623 DLCTRL DEBUG Command: GET 99832908 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090128623 DLCTRL DEBUG Tx Command reply: GET_REPLY 99832908 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090128627 DLCTRL DEBUG Command: GET 162801515 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090128627 DLCTRL DEBUG Tx Command reply: GET_REPLY 162801515 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090128631 DLCTRL DEBUG Command: GET 545221130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090128631 DLCTRL DEBUG Tx Command reply: GET_REPLY 545221130 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090128640 DLCTRL DEBUG Command: GET 805158216 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090128640 DLCTRL DEBUG Tx Command reply: GET_REPLY 805158216 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090128649 DLCTRL DEBUG Command: GET 567540215 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090128649 DLCTRL DEBUG Tx Command reply: GET_REPLY 567540215 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090128654 DLCTRL DEBUG Command: GET 545234743 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090128654 DLCTRL DEBUG Tx Command reply: GET_REPLY 545234743 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090128661 DLCTRL DEBUG Command: GET 941379655 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090128661 DLCTRL DEBUG Tx Command reply: GET_REPLY 941379655 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090128666 DLCTRL DEBUG Command: GET 484702942 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090128666 DLCTRL DEBUG Tx Command reply: GET_REPLY 484702942 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090128668 DLCTRL DEBUG Command: GET 372552839 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090128668 DLCTRL DEBUG Tx Command reply: GET_REPLY 372552839 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090128669 DLCTRL DEBUG Command: GET 251571432 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090128669 DLCTRL DEBUG Tx Command reply: GET_REPLY 251571432 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090128670 DLCTRL DEBUG Command: GET 986186865 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090128670 DLCTRL DEBUG Tx Command reply: GET_REPLY 986186865 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090128671 DLCTRL DEBUG Command: GET 781716521 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090128671 DLCTRL DEBUG Tx Command reply: GET_REPLY 781716521 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090128672 DLCTRL DEBUG Command: GET 222988321 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090128672 DLCTRL DEBUG Tx Command reply: GET_REPLY 222988321 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090128673 DLCTRL DEBUG Command: GET 802353266 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090128673 DLCTRL DEBUG Tx Command reply: GET_REPLY 802353266 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000000011100110'B, t_guard := 20.000000 } 20241216090128684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)2475379 20241216090129727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090129727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090129727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090129727 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090129727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x25c573, normal) (hnbgw_rua.c:407) 20241216090129727 DHNB DEBUG map_rua[0x56050f979a00]{init}: Allocated (fsm.c:456) 20241216090129727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090129727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2475379 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090129727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090129727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090129727 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2475379 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090129727 DCN DEBUG map_sccp[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090129727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090129727 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2475379 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090129727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2475379 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090129727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090129727 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090129727 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090129727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090129727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090129727 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090129727 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{IDLE}: Allocated (fsm.c:456) 20241216090129727 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090129727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000e60056400500f1100926) (sccp_scrc.c:406) 20241216090129727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090129727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090129728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090129728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090129728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090129728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090129728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090129728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090129728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090129728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090129728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090129728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090129728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090129728 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090129728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090129728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090129728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090129728 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090129728 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090129728 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090129728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090129728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090129728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090129728 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)7512715 HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@e75c4cc34061: setverdict(pass): none -> pass 20241216090129747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090129747 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090129747 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090129747 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090129747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090129747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090129747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090129747 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090129748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090129748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090129748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090129748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090129748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090129748 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3ae94) (sccp_scrc.c:477) 20241216090129748 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241216090129748 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090129748 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090129748 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090129748 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090129748 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) 20241216090129748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090129748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090129751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090129754 DLCTRL DEBUG Command: GET 249133409 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090129754 DLCTRL DEBUG Tx Command reply: GET_REPLY 249133409 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090129758 DLCTRL DEBUG Command: GET 608618804 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090129758 DLCTRL DEBUG Tx Command reply: GET_REPLY 608618804 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090129762 DLCTRL DEBUG Command: GET 183153824 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090129762 DLCTRL DEBUG Tx Command reply: GET_REPLY 183153824 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090129764 DLCTRL DEBUG Command: GET 809119352 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090129764 DLCTRL DEBUG Tx Command reply: GET_REPLY 809119352 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090129766 DLCTRL DEBUG Command: GET 68613595 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090129766 DLCTRL DEBUG Tx Command reply: GET_REPLY 68613595 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090129768 DLCTRL DEBUG Command: GET 476944350 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090129768 DLCTRL DEBUG Tx Command reply: GET_REPLY 476944350 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090129769 DLCTRL DEBUG Command: GET 336771115 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090129769 DLCTRL DEBUG Tx Command reply: GET_REPLY 336771115 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090129770 DLCTRL DEBUG Command: GET 763234876 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090129770 DLCTRL DEBUG Tx Command reply: GET_REPLY 763234876 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090129771 DLCTRL DEBUG Command: GET 249514472 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090129771 DLCTRL DEBUG Tx Command reply: GET_REPLY 249514472 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090129771 DLCTRL DEBUG Command: GET 327321626 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090129771 DLCTRL DEBUG Tx Command reply: GET_REPLY 327321626 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090129772 DLCTRL DEBUG Command: GET 538511345 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090129772 DLCTRL DEBUG Tx Command reply: GET_REPLY 538511345 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090129773 DLCTRL DEBUG Command: GET 458667407 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090129773 DLCTRL DEBUG Tx Command reply: GET_REPLY 458667407 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090129773 DLCTRL DEBUG Command: GET 859730591 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090129773 DLCTRL DEBUG Tx Command reply: GET_REPLY 859730591 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090129774 DLCTRL DEBUG Command: GET 45986987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090129774 DLCTRL DEBUG Tx Command reply: GET_REPLY 45986987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090129775 DLCTRL DEBUG Command: GET 43113952 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090129775 DLCTRL DEBUG Tx Command reply: GET_REPLY 43113952 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090129775 DLCTRL DEBUG Command: GET 949303141 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090129775 DLCTRL DEBUG Tx Command reply: GET_REPLY 949303141 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090129776 DLCTRL DEBUG Command: GET 274266172 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090129776 DLCTRL DEBUG Tx Command reply: GET_REPLY 274266172 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090129776 DLCTRL DEBUG Command: GET 852744639 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090129776 DLCTRL DEBUG Tx Command reply: GET_REPLY 852744639 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090129777 DLCTRL DEBUG Command: GET 833216974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090129777 DLCTRL DEBUG Tx Command reply: GET_REPLY 833216974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090129778 DLCTRL DEBUG Command: GET 899574241 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090129778 DLCTRL DEBUG Tx Command reply: GET_REPLY 899574241 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001001101110'B, t_guard := 20.000000 } 20241216090129789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@e75c4cc34061: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)14440246 20241216090130815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090130815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090130815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090130815 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090130815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc5736, normal) (hnbgw_rua.c:407) 20241216090130815 DHNB DEBUG map_rua[0x56050f980d80]{init}: Allocated (fsm.c:456) 20241216090130815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090130815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14440246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090130816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090130816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090130816 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241216090130816 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14440246 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090130816 DCN DEBUG map_sccp[0x56050f9991a0]{init}: Allocated (fsm.c:456) 20241216090130816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090130816 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14440246 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090130816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14440246 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090130816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090130816 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090130816 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090130816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090130816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090130816 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090130816 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{IDLE}: Allocated (fsm.c:456) 20241216090130816 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090130816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300026e0056400500f1100926) (sccp_scrc.c:406) 20241216090130816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090130816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090130816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090130816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090130816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090130816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090130816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090130816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090130816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090130816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090130816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090130816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090130816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090130816 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090130816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090130816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090130816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090130816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090130816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090130817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090130817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090130817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090130817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090130817 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@e75c4cc34061: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@e75c4cc34061: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)9826411 HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090130822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090130822 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090130822 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090130822 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090130822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090130822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090130822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090130822 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090130822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090130822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090130822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090130822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090130822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090130822 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a5f67f) (sccp_scrc.c:477) 20241216090130822 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241216090130822 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090130822 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090130822 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090130822 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090130822 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) 20241216090130822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090130822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@e75c4cc34061: setverdict(pass): none -> pass 20241216090130826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090130828 DLCTRL DEBUG Command: GET 243171180 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090130828 DLCTRL DEBUG Tx Command reply: GET_REPLY 243171180 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090130832 DLCTRL DEBUG Command: GET 410593787 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090130832 DLCTRL DEBUG Tx Command reply: GET_REPLY 410593787 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090130834 DLCTRL DEBUG Command: GET 26353912 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090130834 DLCTRL DEBUG Tx Command reply: GET_REPLY 26353912 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090130836 DLCTRL DEBUG Command: GET 315273367 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090130836 DLCTRL DEBUG Tx Command reply: GET_REPLY 315273367 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090130838 DLCTRL DEBUG Command: GET 652675137 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090130838 DLCTRL DEBUG Tx Command reply: GET_REPLY 652675137 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090130839 DLCTRL DEBUG Command: GET 56808605 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090130839 DLCTRL DEBUG Tx Command reply: GET_REPLY 56808605 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090130840 DLCTRL DEBUG Command: GET 253175580 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090130840 DLCTRL DEBUG Tx Command reply: GET_REPLY 253175580 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090130841 DLCTRL DEBUG Command: GET 165739640 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090130841 DLCTRL DEBUG Tx Command reply: GET_REPLY 165739640 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090130842 DLCTRL DEBUG Command: GET 183027019 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090130842 DLCTRL DEBUG Tx Command reply: GET_REPLY 183027019 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090130843 DLCTRL DEBUG Command: GET 569165645 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090130843 DLCTRL DEBUG Tx Command reply: GET_REPLY 569165645 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090130844 DLCTRL DEBUG Command: GET 817112828 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090130844 DLCTRL DEBUG Tx Command reply: GET_REPLY 817112828 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090130845 DLCTRL DEBUG Command: GET 262923600 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090130845 DLCTRL DEBUG Tx Command reply: GET_REPLY 262923600 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090130846 DLCTRL DEBUG Command: GET 388549634 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090130846 DLCTRL DEBUG Tx Command reply: GET_REPLY 388549634 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090130847 DLCTRL DEBUG Command: GET 136216857 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090130847 DLCTRL DEBUG Tx Command reply: GET_REPLY 136216857 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090130848 DLCTRL DEBUG Command: GET 339031034 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090130848 DLCTRL DEBUG Tx Command reply: GET_REPLY 339031034 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090130849 DLCTRL DEBUG Command: GET 361581642 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090130849 DLCTRL DEBUG Tx Command reply: GET_REPLY 361581642 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090130851 DLCTRL DEBUG Command: GET 166662872 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090130851 DLCTRL DEBUG Tx Command reply: GET_REPLY 166662872 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090130852 DLCTRL DEBUG Command: GET 255622336 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090130852 DLCTRL DEBUG Tx Command reply: GET_REPLY 255622336 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090130853 DLCTRL DEBUG Command: GET 467214428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090130853 DLCTRL DEBUG Tx Command reply: GET_REPLY 467214428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090130854 DLCTRL DEBUG Command: GET 236148061 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090130854 DLCTRL DEBUG Tx Command reply: GET_REPLY 236148061 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: "connecting cnlink 1" 20241216090130854 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(826)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(824)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090131071 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 20241216090131071 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 20241216090131071 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090131071 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090131080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131080 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090131080 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090131080 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090131080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090131080 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090131080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090131083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131083 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090131083 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090131083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090131083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090131083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090131083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090131084 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 20241216090131084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090131084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090131084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090131084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090131084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090131084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090131084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090131084 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090131084 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090131084 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090131085 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090131085 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090131085 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090131085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090131085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090131085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090131086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090131086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090131086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090131086 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090131086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090131086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090131086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090131086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090131086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090131086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090131086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090131606 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090131606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a42807), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090131606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090131606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090131606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090131606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090131606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090131606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090131606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090131606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090131607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090131607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090131607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090131613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131613 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090131613 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090131613 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090131613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090131613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090131613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090131613 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090131613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090131614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090131614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090131614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090131614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090131614 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=00a42807) (sccp_scrc.c:477) 20241216090131614 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241216090131614 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090131614 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090131614 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090131614 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090131614 DLSCCP DEBUG SCCP-SCOC(89)[0x56050f99d200]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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 := '000000000000001110010000'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090131881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090131881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090131881 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 20241216090131881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090131881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090131881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090131881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090131881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090131881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090131881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090131881 DLM3UA DEBUG 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) 20241216090131881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090131881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090131881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090131881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090131881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090131881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090131882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090131882 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090131882 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) 20241216090131882 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) 20241216090131882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090131882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090131882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090131882 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090131882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090131882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090131882 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090131882 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090131882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090131882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090131882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090131882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090131882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090131882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090131882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090131883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090131883 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090131883 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090131883 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 20241216090131883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090131883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090131883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090131883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090131883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090131883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090131883 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090131883 DLM3UA DEBUG 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) 20241216090131883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090131883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090131883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090131883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090131883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090131883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090131883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090131883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090131883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090131883 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090131883 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090131883 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090131902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090132670 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090132670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf9593), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090132670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090132670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090132670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090132670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090132670 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090132670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd179e), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090132670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090132670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090132670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090132670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090132671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090132671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090132671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090132671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090132671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090132671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090132671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090132671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090132671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090132671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090132671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090132671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090132671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090132671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090132677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090132677 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090132677 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 20241216090132678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090132678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090132678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090132678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090132678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090132678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090132678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090132678 DLM3UA DEBUG 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) 20241216090132678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090132678 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=00bf9593) (sccp_scrc.c:477) 20241216090132678 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241216090132678 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090132678 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090132678 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090132678 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090132678 DLSCCP DEBUG SCCP-SCOC(91)[0x56050f921ff0]{IDLE}: Deallocated (fsm.c:568) 20241216090132878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090132878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090132878 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 20241216090132878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090132878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090132878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090132878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090132879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090132879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090132879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090132879 DLM3UA DEBUG 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) 20241216090132879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090132879 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=00fd179e) (sccp_scrc.c:477) 20241216090132879 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241216090132879 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090132879 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090132879 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090132879 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090132879 DLSCCP DEBUG SCCP-SCOC(90)[0x56050f9224a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@e75c4cc34061: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)11630446 20241216090132918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090132918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090132918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241216090132918 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090132918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb1776e, normal) (hnbgw_rua.c:407) 20241216090132918 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090132918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090132918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11630446 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090132918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090132918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090132918 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11630446 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241216090132918 DCN DEBUG map_sccp[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216090132918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090132918 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11630446 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241216090132918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11630446 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241216090132918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090132918 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090132918 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090132918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090132918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090132918 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090132918 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{IDLE}: Allocated (fsm.c:456) 20241216090132918 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090132918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003900056400500f1100926) (sccp_scrc.c:406) 20241216090132918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090132918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090132918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090132918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090132918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090132918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090132918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090132918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090132918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090132918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090132918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090132918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090132918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090132918 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090132918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090132918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090132918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090132918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090132918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090132918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090132918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090132918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090132918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@e75c4cc34061: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@e75c4cc34061: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)14353581 HNBGW_Test.msc1-SCCP(824)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@e75c4cc34061: setverdict(pass): none -> pass 20241216090132926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132926 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090132926 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090132926 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 20241216090132926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090132926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090132926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090132926 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090132926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090132926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090132926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090132926 DLM3UA DEBUG 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) 20241216090132926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090132926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00989495) (sccp_scrc.c:477) 20241216090132926 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241216090132926 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090132926 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090132926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090132926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090132926 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) 20241216090132926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090132926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090132927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090132928 DLCTRL DEBUG Command: GET 682427488 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241216090132928 DLCTRL DEBUG Tx Command reply: GET_REPLY 682427488 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090132930 DLCTRL DEBUG Command: GET 692153808 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241216090132930 DLCTRL DEBUG Tx Command reply: GET_REPLY 692153808 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090132932 DLCTRL DEBUG Command: GET 688979698 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090132932 DLCTRL DEBUG Tx Command reply: GET_REPLY 688979698 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090132934 DLCTRL DEBUG Command: GET 536432005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090132934 DLCTRL DEBUG Tx Command reply: GET_REPLY 536432005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090132935 DLCTRL DEBUG Command: GET 610058201 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090132935 DLCTRL DEBUG Tx Command reply: GET_REPLY 610058201 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090132936 DLCTRL DEBUG Command: GET 569245748 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241216090132936 DLCTRL DEBUG Tx Command reply: GET_REPLY 569245748 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090132938 DLCTRL DEBUG Command: GET 845836001 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241216090132938 DLCTRL DEBUG Tx Command reply: GET_REPLY 845836001 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090132939 DLCTRL DEBUG Command: GET 781931525 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090132939 DLCTRL DEBUG Tx Command reply: GET_REPLY 781931525 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090132941 DLCTRL DEBUG Command: GET 177391335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090132941 DLCTRL DEBUG Tx Command reply: GET_REPLY 177391335 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090132942 DLCTRL DEBUG Command: GET 92124139 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090132942 DLCTRL DEBUG Tx Command reply: GET_REPLY 92124139 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090132943 DLCTRL DEBUG Command: GET 35864525 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241216090132943 DLCTRL DEBUG Tx Command reply: GET_REPLY 35864525 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090132944 DLCTRL DEBUG Command: GET 700754730 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241216090132944 DLCTRL DEBUG Tx Command reply: GET_REPLY 700754730 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090132946 DLCTRL DEBUG Command: GET 26609350 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090132946 DLCTRL DEBUG Tx Command reply: GET_REPLY 26609350 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090132947 DLCTRL DEBUG Command: GET 751264622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090132947 DLCTRL DEBUG Tx Command reply: GET_REPLY 751264622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090132948 DLCTRL DEBUG Command: GET 105032021 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090132948 DLCTRL DEBUG Tx Command reply: GET_REPLY 105032021 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090132949 DLCTRL DEBUG Command: GET 596575074 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241216090132949 DLCTRL DEBUG Tx Command reply: GET_REPLY 596575074 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090132950 DLCTRL DEBUG Command: GET 837296293 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241216090132950 DLCTRL DEBUG Tx Command reply: GET_REPLY 837296293 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090132951 DLCTRL DEBUG Command: GET 762442188 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090132951 DLCTRL DEBUG Tx Command reply: GET_REPLY 762442188 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090132952 DLCTRL DEBUG Command: GET 6543463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090132952 DLCTRL DEBUG Tx Command reply: GET_REPLY 6543463 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090132954 DLCTRL DEBUG Command: GET 347070929 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090132954 DLCTRL DEBUG Tx Command reply: GET_REPLY 347070929 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090132957 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44877<->l=127.0.0.1:4262) (control_if.c:193) 20241216090132957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090132957 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090132957 DLINP DEBUG SRVCONN(,r=127.0.0.1:51125<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090132957 DLINP NOTICE SRV(,r=127.0.0.1:51125<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@e75c4cc34061: Final verdict of PTC: none 20241216090132957 DMAIN NOTICE (127.0.0.1:51125 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51125<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090132957 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@e75c4cc34061: Final verdict of PTC: none 20241216090132957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090132957 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090132957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090132957 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090132957 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 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090132957 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090132957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090132957 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090132957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090132957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090132957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090132957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090132957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090132957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090132957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090132957 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 20241216090132957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090132957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090132957 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090132957 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 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090132957 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090132957 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090132958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc1-RAN(825)@e75c4cc34061: Final verdict of PTC: none 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090132957 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090132957 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090132957 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(816)@e75c4cc34061: Final verdict of PTC: none 20241216090132958 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 20241216090132958 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090132958 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) 20241216090132958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090132958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090132958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090132958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090132958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090132958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090132958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090132958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090132958 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090132958 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090132958 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090132958 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 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090132958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090132958 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090132958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090132958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090132958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090132958 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090132958 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) 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090132958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090132958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090132958 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090132958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090132958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{disrupted}: Freeing instance (context_map.c:202) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2475379)[0x56050f979a00]{disrupted}: Deallocated (fsm.c:568) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.msc1-SCCP(824)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@e75c4cc34061: Final verdict of PTC: none 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{disconnected}: Freeing instance (context_map.c:206) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56050f97aed0]{disconnected}: Deallocated (fsm.c:568) 20241216090132958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2475379 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090132958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090132958 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-M3UA(820)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(817)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@e75c4cc34061: Final verdict of PTC: none 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090132958 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 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090132958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090132958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090132958 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(815)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(821)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@e75c4cc34061: Final verdict of PTC: none 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090132958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090132958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090132958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090132958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090132958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090132958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090132958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090132958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090132958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090132958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090132958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090132958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090132958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090132958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090132958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090132958 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090132958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090132958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{disrupted}: Freeing instance (context_map.c:202) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14440246)[0x56050f980d80]{disrupted}: Deallocated (fsm.c:568) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{disconnected}: Freeing instance (context_map.c:206) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56050f9991a0]{disconnected}: Deallocated (fsm.c:568) 20241216090132958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14440246 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090132958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090132958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090132958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090132958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090132958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090132958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090132958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090132958 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090132958 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090132958 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090132958 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090132958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090132958 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090132958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090132958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090132958 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090132958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090132958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090132958 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090132958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090132958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090132958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11630446)[0x56050f9224a0]{disrupted}: Deallocated (fsm.c:568) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{disconnected}: Freeing instance (context_map.c:206) 20241216090132958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56050f921ff0]{disconnected}: Deallocated (fsm.c:568) 20241216090132958 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11630446 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090132958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090132958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090132958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090132958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090132958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090132958 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090132958 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090132958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090132958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(808)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090132967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(810)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@e75c4cc34061: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:01:32 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 20241216090133049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090133289 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090133289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090133289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090133289 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090133289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090133289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090133289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090133289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090133289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090133289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090133289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090133289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090133289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090133289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090133290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090133290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090133290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090133290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090133290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090133290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090133290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090133290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090133290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090133290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090133290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090133290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090133290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090133291 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090133291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090133291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090133292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090133292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090133292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090133292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090133292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090133292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090133292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090133292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090133292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090133292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090133292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090133651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502976) 20241216090133789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090133789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090133790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090133790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090133790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090133790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090133790 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090133790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090133790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090133790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090133790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090133790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090133790 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090133790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090133790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090133790 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090133790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090133790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090133790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090133790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090133790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090133790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090133790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090133790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090133790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090133790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090133790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090133790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090133790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090133790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090133790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090133790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090133790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090133791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090133791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090133791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090133791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090133791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090133791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090133791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090133791 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090134426 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090134426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090134426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090134426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090134426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090134426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090134426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090134426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090134426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090134426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090134426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090134427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090134427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090134427 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=502976, count=528988) 20241216090134958 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090134958 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090134958 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090134958 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090134958 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090134958 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090134958 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090134958 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090134958 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090135213 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090135213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090135213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090135213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090135213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090135213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090135213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090135213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090135213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090135213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090135213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090135213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090135213 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:01: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_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 & Warnings or error messages from command: /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 & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20241216090135799 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090135799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf9756), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090135799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090135799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090135799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090135799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090135799 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090135799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7c746), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090135799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090135799 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090135799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090135799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090135799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090135799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090135799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090135799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090135799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090135799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090135799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090135799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090135799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090135799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090135799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090135799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090135799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090135799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241216090136780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090136785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090136788 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33977<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090136879 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090136879 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090136887 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136887 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136888 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136888 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136888 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136888 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090136888 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39652 (stream_srv.c:132) 20241216090136888 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39652<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090136888 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136888 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136889 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136889 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090136889 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136889 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090136889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136889 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136889 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136889 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090136889 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090136889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136889 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136889 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090136889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090136889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136889 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136889 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136889 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090136889 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090136889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090136890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136890 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136890 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 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090136890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090136890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090136890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090136890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(838)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(838)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(836)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090136908 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136908 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136908 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136908 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136908 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136908 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136908 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090136908 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090136909 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136909 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090136909 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136909 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090136909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136909 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136909 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136909 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090136909 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136909 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090136909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136909 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136909 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136909 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090136909 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136909 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090136909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136909 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136909 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090136909 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090136909 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090136909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090136909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090136909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090136909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090136909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090136909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090136909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090136909 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090136909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136909 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 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090136909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090136909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090136909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090136909 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 20241216090136909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090136909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090136909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090136909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090136909 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090136932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090136932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090136932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090136932 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090136932 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090136932 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090136932 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090136932 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090136932 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090136939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090136939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090136939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090136939 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090136939 DHNBAP DEBUG (127.0.0.1:39652 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090136939 DHNBAP NOTICE (127.0.0.1:39652 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090136939 DHNBAP NOTICE (127.0.0.1:39652 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090136939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090136939 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090137105 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090137105 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090137105 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090137105 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090137114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090137114 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090137114 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090137114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090137114 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090137114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090137117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137117 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090137117 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090137117 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090137117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090137117 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090137117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090137117 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 20241216090137117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090137117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090137117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090137117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090137117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090137117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090137117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090137117 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090137117 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090137117 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090137118 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090137118 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090137118 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090137119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090137119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090137119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090137119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090137119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090137119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090137119 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090137119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090137119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090137119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090137119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090137119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090137119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090137119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137123 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090137123 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090137123 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090137123 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090137129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137129 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090137129 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090137129 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090137129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090137129 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090137129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090137131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137131 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090137131 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090137131 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090137131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090137131 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090137131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090137131 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 20241216090137131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090137131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090137131 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090137131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090137131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090137131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090137132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090137132 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090137132 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090137132 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090137133 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090137133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090137133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090137133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090137133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090137133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090137133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090137133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090137133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090137133 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090137133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090137134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090137134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090137134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090137134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090137134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090137134 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(837)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090137921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137921 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090137921 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090137921 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090137921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090137921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090137921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090137921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090137921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090137921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090137921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090137921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090137921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090137921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090137921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090137921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090137921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090137921 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090137921 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090137921 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090137921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090137921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090137921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090137921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090137921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090137921 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090137921 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090137921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090137922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090137922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090137922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090137922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090137922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090137922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090137923 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090137923 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090137923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090137923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090137923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090137923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090137923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090137923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090137923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090137923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090137923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090137923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090137923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090137923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090137924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090137924 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090137924 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090137924 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090137932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137932 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090137932 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090137932 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090137932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090137932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090137932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090137932 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090137932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090137932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090137932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090137932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090137932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090137932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090137932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090137932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090137933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090137933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090137933 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090137933 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090137933 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090137933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090137933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090137933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090137933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090137933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090137933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090137933 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090137933 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090137933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137933 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090137933 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090137933 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090137933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090137933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090137933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090137933 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090137934 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090137934 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090137934 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090137934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090137934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090137934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090137934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090137934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090137934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090137934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090137934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090137935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090137935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090137935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090137935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090137935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090137935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090137935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090137935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090137935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090137935 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090137935 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090137943 DLCTRL DEBUG Command: GET 377104373 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090137943 DLCTRL DEBUG Tx Command reply: GET_REPLY 377104373 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090137949 DLCTRL DEBUG Command: GET 632777272 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090137949 DLCTRL DEBUG Tx Command reply: GET_REPLY 632777272 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090137952 DLCTRL DEBUG Command: GET 145614715 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090137953 DLCTRL DEBUG Tx Command reply: GET_REPLY 145614715 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090137957 DLCTRL DEBUG Command: GET 617956739 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090137957 DLCTRL DEBUG Tx Command reply: GET_REPLY 617956739 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090137960 DLCTRL DEBUG Command: GET 748667405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090137960 DLCTRL DEBUG Tx Command reply: GET_REPLY 748667405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090137964 DLCTRL DEBUG Command: GET 176796406 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090137964 DLCTRL DEBUG Tx Command reply: GET_REPLY 176796406 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090137967 DLCTRL DEBUG Command: GET 315923248 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090137967 DLCTRL DEBUG Tx Command reply: GET_REPLY 315923248 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090137971 DLCTRL DEBUG Command: GET 84530621 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090137971 DLCTRL DEBUG Tx Command reply: GET_REPLY 84530621 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090137974 DLCTRL DEBUG Command: GET 802236169 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090137974 DLCTRL DEBUG Tx Command reply: GET_REPLY 802236169 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090137975 DLCTRL DEBUG Command: GET 32605117 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090137975 DLCTRL DEBUG Tx Command reply: GET_REPLY 32605117 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090137977 DLCTRL DEBUG Command: GET 378694237 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090137977 DLCTRL DEBUG Tx Command reply: GET_REPLY 378694237 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090137978 DLCTRL DEBUG Command: GET 671119419 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090137978 DLCTRL DEBUG Tx Command reply: GET_REPLY 671119419 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090137979 DLCTRL DEBUG Command: GET 515362669 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090137979 DLCTRL DEBUG Tx Command reply: GET_REPLY 515362669 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090137980 DLCTRL DEBUG Command: GET 843493706 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090137980 DLCTRL DEBUG Tx Command reply: GET_REPLY 843493706 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090137981 DLCTRL DEBUG Command: GET 720850730 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090137981 DLCTRL DEBUG Tx Command reply: GET_REPLY 720850730 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090137981 DLCTRL DEBUG Command: GET 887913053 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090137981 DLCTRL DEBUG Tx Command reply: GET_REPLY 887913053 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090137982 DLCTRL DEBUG Command: GET 922092013 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090137982 DLCTRL DEBUG Tx Command reply: GET_REPLY 922092013 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090137983 DLCTRL DEBUG Command: GET 450766072 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090137983 DLCTRL DEBUG Tx Command reply: GET_REPLY 450766072 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090137984 DLCTRL DEBUG Command: GET 244755377 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090137984 DLCTRL DEBUG Tx Command reply: GET_REPLY 244755377 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090137984 DLCTRL DEBUG Command: GET 295931992 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090137984 DLCTRL DEBUG Tx Command reply: GET_REPLY 295931992 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000001001000001'B, t_guard := 20.000000 } 20241216090137998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)4063606 20241216090139028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090139028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090139028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090139028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090139028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e0176, normal) (hnbgw_rua.c:407) 20241216090139028 DHNB DEBUG map_rua[0x56050f9224a0]{init}: Allocated (fsm.c:456) 20241216090139028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090139028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4063606 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090139028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090139028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090139028 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090139028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4063606 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090139028 DCN DEBUG map_sccp[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216090139028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090139028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4063606 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090139028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4063606 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216090139028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090139028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090139028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090139028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090139028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090139028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090139028 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{IDLE}: Allocated (fsm.c:456) 20241216090139028 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090139028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002410056400500f1100926) (sccp_scrc.c:406) 20241216090139028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090139028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090139028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090139028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090139028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090139028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090139028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090139028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090139028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090139028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090139028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090139028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090139028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090139028 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090139028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090139028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090139028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090139028 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090139028 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090139028 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090139028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090139028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090139028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090139028 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)2853677 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090139034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090139034 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090139034 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090139034 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090139034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090139034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090139034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090139034 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090139034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090139034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090139034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090139034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090139034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090139034 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d7ee2) (sccp_scrc.c:477) 20241216090139034 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241216090139034 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090139034 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090139034 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090139034 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090139034 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) 20241216090139034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090139034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@e75c4cc34061: setverdict(pass): none -> pass 20241216090139035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090139036 DLCTRL DEBUG Command: GET 530118106 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090139036 DLCTRL DEBUG Tx Command reply: GET_REPLY 530118106 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090139038 DLCTRL DEBUG Command: GET 338211453 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090139038 DLCTRL DEBUG Tx Command reply: GET_REPLY 338211453 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090139039 DLCTRL DEBUG Command: GET 750397614 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090139039 DLCTRL DEBUG Tx Command reply: GET_REPLY 750397614 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090139041 DLCTRL DEBUG Command: GET 756355602 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090139041 DLCTRL DEBUG Tx Command reply: GET_REPLY 756355602 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090139043 DLCTRL DEBUG Command: GET 140440865 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090139043 DLCTRL DEBUG Tx Command reply: GET_REPLY 140440865 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090139045 DLCTRL DEBUG Command: GET 239611840 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090139045 DLCTRL DEBUG Tx Command reply: GET_REPLY 239611840 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090139047 DLCTRL DEBUG Command: GET 474832845 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090139047 DLCTRL DEBUG Tx Command reply: GET_REPLY 474832845 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090139048 DLCTRL DEBUG Command: GET 566522489 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090139048 DLCTRL DEBUG Tx Command reply: GET_REPLY 566522489 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090139049 DLCTRL DEBUG Command: GET 137554788 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090139049 DLCTRL DEBUG Tx Command reply: GET_REPLY 137554788 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090139049 DLCTRL DEBUG Command: GET 130090028 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090139049 DLCTRL DEBUG Tx Command reply: GET_REPLY 130090028 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090139050 DLCTRL DEBUG Command: GET 895192652 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090139050 DLCTRL DEBUG Tx Command reply: GET_REPLY 895192652 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090139051 DLCTRL DEBUG Command: GET 864221364 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090139051 DLCTRL DEBUG Tx Command reply: GET_REPLY 864221364 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090139052 DLCTRL DEBUG Command: GET 536290257 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090139052 DLCTRL DEBUG Tx Command reply: GET_REPLY 536290257 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090139052 DLCTRL DEBUG Command: GET 473526452 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090139052 DLCTRL DEBUG Tx Command reply: GET_REPLY 473526452 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090139053 DLCTRL DEBUG Command: GET 35718571 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090139053 DLCTRL DEBUG Tx Command reply: GET_REPLY 35718571 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090139054 DLCTRL DEBUG Command: GET 549215075 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090139054 DLCTRL DEBUG Tx Command reply: GET_REPLY 549215075 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090139054 DLCTRL DEBUG Command: GET 835836864 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090139054 DLCTRL DEBUG Tx Command reply: GET_REPLY 835836864 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090139055 DLCTRL DEBUG Command: GET 798210346 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090139055 DLCTRL DEBUG Tx Command reply: GET_REPLY 798210346 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090139056 DLCTRL DEBUG Command: GET 744661137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090139056 DLCTRL DEBUG Tx Command reply: GET_REPLY 744661137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090139057 DLCTRL DEBUG Command: GET 215037859 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090139057 DLCTRL DEBUG Tx Command reply: GET_REPLY 215037859 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000110011011'B, t_guard := 20.000000 } 20241216090139068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)6654822 20241216090140095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090140095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090140095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216090140095 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090140095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x658b66, normal) (hnbgw_rua.c:407) 20241216090140095 DHNB DEBUG map_rua[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090140095 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090140095 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6654822 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090140095 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090140095 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090140095 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216090140095 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6654822 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090140095 DCN DEBUG map_sccp[0x56050f980d80]{init}: Allocated (fsm.c:456) 20241216090140095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090140096 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6654822 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090140096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6654822 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216090140096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090140096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090140096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090140096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090140096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090140096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090140096 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{IDLE}: Allocated (fsm.c:456) 20241216090140096 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090140096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300019b0056400500f1100926) (sccp_scrc.c:406) 20241216090140096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090140096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090140096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090140096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090140096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090140096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090140096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090140096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090140096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090140096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090140096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090140096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090140096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090140096 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090140096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090140096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090140096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090140096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090140096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090140096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090140096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090140096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090140096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090140096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)2191673 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090140101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090140101 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090140101 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090140101 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090140101 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090140101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090140101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090140101 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090140101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090140101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090140102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090140102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090140102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090140102 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c3bad) (sccp_scrc.c:477) 20241216090140102 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241216090140102 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090140102 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090140102 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090140102 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090140102 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) 20241216090140102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090140102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@e75c4cc34061: setverdict(pass): none -> pass 20241216090140104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090140106 DLCTRL DEBUG Command: GET 623391101 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090140106 DLCTRL DEBUG Tx Command reply: GET_REPLY 623391101 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090140110 DLCTRL DEBUG Command: GET 5276863 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090140110 DLCTRL DEBUG Tx Command reply: GET_REPLY 5276863 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090140112 DLCTRL DEBUG Command: GET 773578509 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090140112 DLCTRL DEBUG Tx Command reply: GET_REPLY 773578509 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090140115 DLCTRL DEBUG Command: GET 133842429 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090140115 DLCTRL DEBUG Tx Command reply: GET_REPLY 133842429 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090140117 DLCTRL DEBUG Command: GET 323037680 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090140117 DLCTRL DEBUG Tx Command reply: GET_REPLY 323037680 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090140119 DLCTRL DEBUG Command: GET 600464876 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090140119 DLCTRL DEBUG Tx Command reply: GET_REPLY 600464876 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090140120 DLCTRL DEBUG Command: GET 82923702 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090140120 DLCTRL DEBUG Tx Command reply: GET_REPLY 82923702 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090140121 DLCTRL DEBUG Command: GET 901300411 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090140121 DLCTRL DEBUG Tx Command reply: GET_REPLY 901300411 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090140122 DLCTRL DEBUG Command: GET 771649264 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090140122 DLCTRL DEBUG Tx Command reply: GET_REPLY 771649264 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090140123 DLCTRL DEBUG Command: GET 771070535 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090140123 DLCTRL DEBUG Tx Command reply: GET_REPLY 771070535 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090140124 DLCTRL DEBUG Command: GET 585454042 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090140124 DLCTRL DEBUG Tx Command reply: GET_REPLY 585454042 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090140125 DLCTRL DEBUG Command: GET 270689799 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090140125 DLCTRL DEBUG Tx Command reply: GET_REPLY 270689799 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090140125 DLCTRL DEBUG Command: GET 907338837 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090140125 DLCTRL DEBUG Tx Command reply: GET_REPLY 907338837 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090140126 DLCTRL DEBUG Command: GET 649381845 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090140126 DLCTRL DEBUG Tx Command reply: GET_REPLY 649381845 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090140127 DLCTRL DEBUG Command: GET 822075960 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090140127 DLCTRL DEBUG Tx Command reply: GET_REPLY 822075960 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090140127 DLCTRL DEBUG Command: GET 440291230 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090140127 DLCTRL DEBUG Tx Command reply: GET_REPLY 440291230 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090140128 DLCTRL DEBUG Command: GET 290683059 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090140128 DLCTRL DEBUG Tx Command reply: GET_REPLY 290683059 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090140129 DLCTRL DEBUG Command: GET 899937342 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090140129 DLCTRL DEBUG Tx Command reply: GET_REPLY 899937342 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090140129 DLCTRL DEBUG Command: GET 507385057 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090140129 DLCTRL DEBUG Tx Command reply: GET_REPLY 507385057 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090140130 DLCTRL DEBUG Command: GET 688749157 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090140130 DLCTRL DEBUG Tx Command reply: GET_REPLY 688749157 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000010001011'B, t_guard := 20.000000 } 20241216090140141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)2921973 20241216090141162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090141162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090141162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090141162 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090141162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2c95f5, normal) (hnbgw_rua.c:407) 20241216090141162 DHNB DEBUG map_rua[0x56050f97b000]{init}: Allocated (fsm.c:456) 20241216090141162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090141162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921973 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090141162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090141162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090141162 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921973 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090141162 DCN DEBUG map_sccp[0x56050f981400]{init}: Allocated (fsm.c:456) 20241216090141162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090141162 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2921973 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090141162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921973 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090141162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090141162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090141162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090141162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090141162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090141162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090141162 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{IDLE}: Allocated (fsm.c:456) 20241216090141162 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090141162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f400300008b0056400500f1100926) (sccp_scrc.c:406) 20241216090141162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090141162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090141162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090141162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090141162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090141162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090141162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090141162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090141162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090141162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090141162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090141162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090141162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090141162 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090141162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090141162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090141162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090141162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090141162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090141162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090141162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090141162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090141162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090141162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)6915942 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216090141167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090141167 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090141167 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090141167 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090141167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090141167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090141167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090141167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090141167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090141167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090141167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090141167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090141168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090141168 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ed501) (sccp_scrc.c:477) 20241216090141168 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241216090141168 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090141168 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090141168 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090141168 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090141168 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) 20241216090141168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090141168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@e75c4cc34061: setverdict(pass): none -> pass 20241216090141171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090141172 DLCTRL DEBUG Command: GET 476833962 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090141172 DLCTRL DEBUG Tx Command reply: GET_REPLY 476833962 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20241216090141174 DLCTRL DEBUG Command: GET 724217573 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090141174 DLCTRL DEBUG Tx Command reply: GET_REPLY 724217573 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090141177 DLCTRL DEBUG Command: GET 754820770 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090141177 DLCTRL DEBUG Tx Command reply: GET_REPLY 754820770 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090141178 DLCTRL DEBUG Command: GET 627675782 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090141178 DLCTRL DEBUG Tx Command reply: GET_REPLY 627675782 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090141180 DLCTRL DEBUG Command: GET 855778098 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090141180 DLCTRL DEBUG Tx Command reply: GET_REPLY 855778098 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090141182 DLCTRL DEBUG Command: GET 84807781 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090141182 DLCTRL DEBUG Tx Command reply: GET_REPLY 84807781 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090141185 DLCTRL DEBUG Command: GET 376509124 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090141185 DLCTRL DEBUG Tx Command reply: GET_REPLY 376509124 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090141187 DLCTRL DEBUG Command: GET 780100484 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090141187 DLCTRL DEBUG Tx Command reply: GET_REPLY 780100484 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090141188 DLCTRL DEBUG Command: GET 743795495 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090141188 DLCTRL DEBUG Tx Command reply: GET_REPLY 743795495 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090141188 DLCTRL DEBUG Command: GET 285606875 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090141188 DLCTRL DEBUG Tx Command reply: GET_REPLY 285606875 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090141189 DLCTRL DEBUG Command: GET 259709912 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090141189 DLCTRL DEBUG Tx Command reply: GET_REPLY 259709912 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090141190 DLCTRL DEBUG Command: GET 572500020 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090141190 DLCTRL DEBUG Tx Command reply: GET_REPLY 572500020 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090141191 DLCTRL DEBUG Command: GET 661563455 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090141191 DLCTRL DEBUG Tx Command reply: GET_REPLY 661563455 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090141193 DLCTRL DEBUG Command: GET 995335008 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090141193 DLCTRL DEBUG Tx Command reply: GET_REPLY 995335008 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090141194 DLCTRL DEBUG Command: GET 554107085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090141194 DLCTRL DEBUG Tx Command reply: GET_REPLY 554107085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090141195 DLCTRL DEBUG Command: GET 688908834 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090141195 DLCTRL DEBUG Tx Command reply: GET_REPLY 688908834 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090141195 DLCTRL DEBUG Command: GET 62635068 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090141195 DLCTRL DEBUG Tx Command reply: GET_REPLY 62635068 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090141196 DLCTRL DEBUG Command: GET 118258889 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090141196 DLCTRL DEBUG Tx Command reply: GET_REPLY 118258889 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090141197 DLCTRL DEBUG Command: GET 615029800 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090141197 DLCTRL DEBUG Tx Command reply: GET_REPLY 615029800 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090141198 DLCTRL DEBUG Command: GET 349970403 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090141198 DLCTRL DEBUG Tx Command reply: GET_REPLY 349970403 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001011110110'B, t_guard := 20.000000 } 20241216090141209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)14337914 20241216090142234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090142234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090142234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090142234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090142234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdac77a, normal) (hnbgw_rua.c:407) 20241216090142234 DHNB DEBUG map_rua[0x56050f98cee0]{init}: Allocated (fsm.c:456) 20241216090142234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090142234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337914 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090142234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090142234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090142234 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090142234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337914 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090142235 DCN DEBUG map_sccp[0x56050f982e20]{init}: Allocated (fsm.c:456) 20241216090142235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090142235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14337914 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090142235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337914 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216090142235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090142235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090142235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090142235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090142235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090142235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090142235 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{IDLE}: Allocated (fsm.c:456) 20241216090142235 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090142235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002f60056400500f1100926) (sccp_scrc.c:406) 20241216090142235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090142235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090142235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090142235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090142235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090142235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090142235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090142235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090142235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090142235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090142235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142235 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090142235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090142235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090142235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090142235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090142235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090142235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090142235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)10165514 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241216090142240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090142240 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090142240 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090142240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090142241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090142241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090142241 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090142241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090142241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090142241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090142241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090142241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090142241 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2720a) (sccp_scrc.c:477) 20241216090142241 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241216090142241 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090142241 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090142241 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090142241 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090142241 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) 20241216090142241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090142241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@e75c4cc34061: setverdict(pass): none -> pass 20241216090142243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090142244 DLCTRL DEBUG Command: GET 89864498 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090142244 DLCTRL DEBUG Tx Command reply: GET_REPLY 89864498 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20241216090142246 DLCTRL DEBUG Command: GET 515152452 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090142246 DLCTRL DEBUG Tx Command reply: GET_REPLY 515152452 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090142247 DLCTRL DEBUG Command: GET 67873513 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090142247 DLCTRL DEBUG Tx Command reply: GET_REPLY 67873513 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090142248 DLCTRL DEBUG Command: GET 393577053 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090142248 DLCTRL DEBUG Tx Command reply: GET_REPLY 393577053 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090142249 DLCTRL DEBUG Command: GET 428504617 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090142249 DLCTRL DEBUG Tx Command reply: GET_REPLY 428504617 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090142250 DLCTRL DEBUG Command: GET 733225942 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090142250 DLCTRL DEBUG Tx Command reply: GET_REPLY 733225942 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090142251 DLCTRL DEBUG Command: GET 667839202 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090142251 DLCTRL DEBUG Tx Command reply: GET_REPLY 667839202 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090142252 DLCTRL DEBUG Command: GET 928733657 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090142252 DLCTRL DEBUG Tx Command reply: GET_REPLY 928733657 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090142252 DLCTRL DEBUG Command: GET 488345303 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090142252 DLCTRL DEBUG Tx Command reply: GET_REPLY 488345303 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090142253 DLCTRL DEBUG Command: GET 435542280 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090142253 DLCTRL DEBUG Tx Command reply: GET_REPLY 435542280 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090142254 DLCTRL DEBUG Command: GET 365104774 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090142254 DLCTRL DEBUG Tx Command reply: GET_REPLY 365104774 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090142255 DLCTRL DEBUG Command: GET 475850969 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090142255 DLCTRL DEBUG Tx Command reply: GET_REPLY 475850969 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090142255 DLCTRL DEBUG Command: GET 455741096 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090142255 DLCTRL DEBUG Tx Command reply: GET_REPLY 455741096 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090142256 DLCTRL DEBUG Command: GET 229751409 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090142256 DLCTRL DEBUG Tx Command reply: GET_REPLY 229751409 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090142257 DLCTRL DEBUG Command: GET 673202001 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090142257 DLCTRL DEBUG Tx Command reply: GET_REPLY 673202001 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090142258 DLCTRL DEBUG Command: GET 171348132 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090142258 DLCTRL DEBUG Tx Command reply: GET_REPLY 171348132 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090142258 DLCTRL DEBUG Command: GET 588386868 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090142258 DLCTRL DEBUG Tx Command reply: GET_REPLY 588386868 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090142259 DLCTRL DEBUG Command: GET 613289058 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090142259 DLCTRL DEBUG Tx Command reply: GET_REPLY 613289058 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090142260 DLCTRL DEBUG Command: GET 905750148 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090142260 DLCTRL DEBUG Tx Command reply: GET_REPLY 905750148 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090142261 DLCTRL DEBUG Command: GET 906230284 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090142261 DLCTRL DEBUG Tx Command reply: GET_REPLY 906230284 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090142263 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33977<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@e75c4cc34061: Final verdict of PTC: none 20241216090142263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090142263 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090142263 DLINP DEBUG SRVCONN(,r=127.0.0.1:39652<->l=127.0.0.1:29169) message received (stream_srv.c:768) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@e75c4cc34061: Final verdict of PTC: none 20241216090142263 DLINP NOTICE SRV(,r=127.0.0.1:39652<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090142263 DMAIN NOTICE (127.0.0.1:39652 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39652<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090142263 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(837)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@e75c4cc34061: Final verdict of PTC: none 20241216090142264 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090142264 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090142264 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 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090142264 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(836)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@e75c4cc34061: Final verdict of PTC: none 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090142264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090142264 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 20241216090142264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090142264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090142264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090142264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090142264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090142264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090142264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090142264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090142264 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090142264 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090142264 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090142264 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090142264 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 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090142264 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090142264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090142264 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 20241216090142264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090142264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090142264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090142264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090142264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090142264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090142264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090142264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090142264 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090142264 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090142264 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090142264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090142264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090142264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090142264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090142264 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090142264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{disrupted}: Freeing instance (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4063606)[0x56050f9224a0]{disrupted}: Deallocated (fsm.c:568) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{disconnected}: Freeing instance (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56050f921ff0]{disconnected}: Deallocated (fsm.c:568) 20241216090142264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4063606 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090142264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090142264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090142264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090142264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090142264 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090142264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{disrupted}: Freeing instance (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6654822)[0x56050f97aed0]{disrupted}: Deallocated (fsm.c:568) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{disconnected}: Freeing instance (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56050f980d80]{disconnected}: Deallocated (fsm.c:568) 20241216090142264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6654822 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090142264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090142264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090142264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090142264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090142264 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090142264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{disrupted}: Freeing instance (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2921973)[0x56050f97b000]{disrupted}: Deallocated (fsm.c:568) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{disconnected}: Freeing instance (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56050f981400]{disconnected}: Deallocated (fsm.c:568) 20241216090142264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2921973 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090142264 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090142264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090142264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-M3UA(838)@e75c4cc34061: Final verdict of PTC: none 20241216090142264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142264 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090142264 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090142264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{disrupted}: Freeing instance (context_map.c:202) 20241216090142264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14337914)[0x56050f98cee0]{disrupted}: Deallocated (fsm.c:568) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{disconnected}: Freeing instance (context_map.c:206) 20241216090142264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56050f982e20]{disconnected}: Deallocated (fsm.c:568) 20241216090142264 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14337914 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(830)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@e75c4cc34061: Final verdict of PTC: none20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 HNBGW_Test.sgsn0-M3UA(841)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(829)@e75c4cc34061: Final verdict of PTC: none20241216090142264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090142264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090142264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090142264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090142264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090142265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090142265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@e75c4cc34061: Final verdict of PTC: none 20241216090142265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090142265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090142265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090142265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090142265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090142264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090142264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090142264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090142264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090142265 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090142265 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090142265 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(842)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(839)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090142265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(831)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:01:42 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 20241216090142329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090142931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44692<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=453124) 20241216090142959 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090142959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090142959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090142959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142959 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090142959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090142959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090142959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142959 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090142959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090142959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090142959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090142959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090142959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090142959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090142959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090142959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090142959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090142959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090142959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090142959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090142959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090142959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090142959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090142959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090142959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090142959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090142960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090142960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090142960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090142960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090143290 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090143290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090143290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090143290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090143290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090143290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090143290 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090143290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090143290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090143290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090143290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090143290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090143290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090143290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090143290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090143290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090143290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090143290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090143290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090143290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090143290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090143290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090143290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090143290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090143291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090143291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090143291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090143292 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090143292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090143292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090143292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090143292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090143292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090143292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090143292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090143292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090143292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090143293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090143293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090143293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090143791 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090143791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090143791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090143791 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090143791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090143791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090143791 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090143791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090143791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090143791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090143791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090143791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090143791 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090143791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090143791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090143791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090143791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090143791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090143792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090143792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090143792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090143792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090143792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090143792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090143792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090143792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090143792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090143792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090143792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090143792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090143792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090143792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090143792 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=453124, count=478896) 20241216090144264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090144264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090144264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090144264 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090144264 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090144264 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090144427 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090144427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090144427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090144427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090144427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090144427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090144427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090144427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090144427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090144427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090144427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090144427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090144427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:01: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_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 20241216090145214 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090145214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8b21e), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090145214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090145214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090145214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090145214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090145214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090145214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090145214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090145214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090145214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090145214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090145214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090145795 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(79)[0x56050f99bad0]{IDLE}: Deallocated (fsm.c:568) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090145795 DLSCCP DEBUG SCCP-SCOC(80)[0x56050f99cd40]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241216090146006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090146008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090146011 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37921<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090146122 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090146122 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090146132 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146132 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146133 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146133 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146133 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56909 (stream_srv.c:132) 20241216090146133 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56909<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090146133 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146133 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090146133 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146133 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090146133 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090146133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090146133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146133 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146133 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146133 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090146133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090146133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090146133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090146134 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146134 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090146134 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090146134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146134 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090146134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146134 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146134 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146134 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090146134 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090146134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146135 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090146135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146135 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146135 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146135 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090146135 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090146135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090146135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146135 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146135 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 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090146135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090146135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090146135 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(857)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(857)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(855)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(860)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(858)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090146170 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146170 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146170 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146170 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146170 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146170 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146171 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090146171 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146172 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146172 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090146172 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146172 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090146172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146172 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146172 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090146172 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146172 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090146172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146172 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146172 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146172 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090146172 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090146172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146172 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146172 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146172 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090146172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090146172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146172 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146172 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 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090146172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090146172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090146172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090146172 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 20241216090146172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090146172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(863)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(866)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090146215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090146215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090146215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090146215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090146215 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090146215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090146215 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090146215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090146215 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090146219 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090146219 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090146219 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090146219 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090146219 DHNBAP DEBUG (127.0.0.1:56909 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090146219 DHNBAP NOTICE (127.0.0.1:56909 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090146219 DHNBAP NOTICE (127.0.0.1:56909 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090146219 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090146219 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090146352 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090146352 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090146352 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090146352 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090146361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090146361 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090146361 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090146361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090146361 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090146361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090146364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090146364 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090146364 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090146364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090146364 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090146364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090146364 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 20241216090146364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090146364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090146364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090146364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090146364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090146364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090146364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090146364 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090146364 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090146364 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146365 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 20241216090146365 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 20241216090146365 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090146365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090146365 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090146365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090146366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090146366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146366 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090146366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090146366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090146366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090146366 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(860)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090146372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090146372 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090146372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090146372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090146372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090146372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090146374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090146374 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090146374 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090146374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090146374 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090146374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090146375 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 20241216090146375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090146375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090146375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090146375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090146375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090146375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090146375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090146375 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090146375 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090146375 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146376 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146376 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090146376 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090146376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146376 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090146376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146376 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090146376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090146376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090146376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090146376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090146387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090146387 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090146387 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090146387 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090146394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146394 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090146394 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090146394 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090146394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090146394 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090146394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090146396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146396 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090146396 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090146396 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090146396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090146396 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090146396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090146396 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 20241216090146396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090146396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090146396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090146396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090146397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090146397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090146397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090146397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090146397 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090146397 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146398 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146398 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090146398 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090146398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090146398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146398 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090146398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090146398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090146398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090146398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090146401 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 20241216090146401 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 20241216090146401 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090146401 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090146411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146411 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090146411 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090146411 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090146411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090146411 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090146411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090146413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146413 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090146413 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090146413 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090146413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090146413 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090146413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090146413 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 20241216090146413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090146414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090146414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090146414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090146414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090146414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090146414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090146414 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090146414 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090146414 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090146415 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090146415 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090146415 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090146415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090146415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090146415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090146415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090146415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090146415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090146415 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090146415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090146415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090146415 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090146415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090146415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090146415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090146415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090146415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090146415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090146415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090146415 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(856)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090147166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147166 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090147166 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090147166 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090147166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090147166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090147166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090147166 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090147166 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090147166 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090147166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090147166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090147166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090147166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090147166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090147166 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090147166 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090147166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090147166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090147166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090147166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090147166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090147166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090147166 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147169 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090147169 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090147169 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090147169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147169 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090147169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090147169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090147169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090147169 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090147169 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090147172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147172 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090147172 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090147172 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 20241216090147172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147172 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147172 DLM3UA DEBUG 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) 20241216090147172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090147172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090147172 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090147172 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) 20241216090147172 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) 20241216090147172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090147172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090147172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090147172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090147172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090147172 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090147172 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090147172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090147172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090147172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090147172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090147172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090147172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090147172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147173 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090147173 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090147173 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 20241216090147173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147173 DLM3UA DEBUG 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) 20241216090147173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090147173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090147173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090147173 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090147173 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090147199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147199 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090147199 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090147199 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090147199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147199 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090147199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090147199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090147199 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090147199 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090147199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090147199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090147199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090147199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090147200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090147200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090147200 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090147200 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090147200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090147200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090147200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090147200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090147200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090147200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090147200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147204 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090147204 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090147204 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090147204 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147204 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090147204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090147204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090147204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147204 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147204 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090147204 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090147204 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090147212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090147212 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090147212 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 20241216090147212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147212 DLM3UA DEBUG 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) 20241216090147212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090147212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090147212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090147212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147212 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090147212 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090147212 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) 20241216090147212 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) 20241216090147212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090147212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090147213 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090147213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090147213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090147213 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090147213 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090147213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090147213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090147213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090147213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090147213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090147213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090147213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090147216 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090147216 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090147216 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 20241216090147216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090147216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090147216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090147216 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090147216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090147216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090147216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090147216 DLM3UA DEBUG 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) 20241216090147216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090147216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090147216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090147216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090147216 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090147216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090147216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090147216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090147216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090147216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090147216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090147216 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090147216 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090147216 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090148232 DLCTRL DEBUG Command: GET 515201577 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090148232 DLCTRL DEBUG Tx Command reply: GET_REPLY 515201577 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090148239 DLCTRL DEBUG Command: GET 166482812 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090148239 DLCTRL DEBUG Tx Command reply: GET_REPLY 166482812 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090148243 DLCTRL DEBUG Command: GET 622519737 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090148243 DLCTRL DEBUG Tx Command reply: GET_REPLY 622519737 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090148246 DLCTRL DEBUG Command: GET 842429974 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090148246 DLCTRL DEBUG Tx Command reply: GET_REPLY 842429974 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090148249 DLCTRL DEBUG Command: GET 861497234 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090148249 DLCTRL DEBUG Tx Command reply: GET_REPLY 861497234 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090148251 DLCTRL DEBUG Command: GET 912950727 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090148251 DLCTRL DEBUG Tx Command reply: GET_REPLY 912950727 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090148253 DLCTRL DEBUG Command: GET 554334169 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090148253 DLCTRL DEBUG Tx Command reply: GET_REPLY 554334169 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090148255 DLCTRL DEBUG Command: GET 482544863 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090148255 DLCTRL DEBUG Tx Command reply: GET_REPLY 482544863 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090148257 DLCTRL DEBUG Command: GET 320801726 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090148257 DLCTRL DEBUG Tx Command reply: GET_REPLY 320801726 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090148259 DLCTRL DEBUG Command: GET 949888066 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090148259 DLCTRL DEBUG Tx Command reply: GET_REPLY 949888066 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090148260 DLCTRL DEBUG Command: GET 954252470 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090148260 DLCTRL DEBUG Tx Command reply: GET_REPLY 954252470 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090148261 DLCTRL DEBUG Command: GET 210159658 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090148261 DLCTRL DEBUG Tx Command reply: GET_REPLY 210159658 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090148262 DLCTRL DEBUG Command: GET 609588324 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090148262 DLCTRL DEBUG Tx Command reply: GET_REPLY 609588324 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090148264 DLCTRL DEBUG Command: GET 154073349 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090148264 DLCTRL DEBUG Tx Command reply: GET_REPLY 154073349 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090148265 DLCTRL DEBUG Command: GET 488831515 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090148265 DLCTRL DEBUG Tx Command reply: GET_REPLY 488831515 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090148266 DLCTRL DEBUG Command: GET 340884092 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090148266 DLCTRL DEBUG Tx Command reply: GET_REPLY 340884092 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090148267 DLCTRL DEBUG Command: GET 77594325 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090148268 DLCTRL DEBUG Tx Command reply: GET_REPLY 77594325 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090148270 DLCTRL DEBUG Command: GET 414860232 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090148270 DLCTRL DEBUG Tx Command reply: GET_REPLY 414860232 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090148273 DLCTRL DEBUG Command: GET 368139320 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090148273 DLCTRL DEBUG Tx Command reply: GET_REPLY 368139320 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090148275 DLCTRL DEBUG Command: GET 809401846 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090148275 DLCTRL DEBUG Tx Command reply: GET_REPLY 809401846 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000000110110001'B, t_guard := 20.000000 } 20241216090148309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)8059786 20241216090149366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090149366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090149366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090149366 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090149366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7afb8a, normal) (hnbgw_rua.c:407) 20241216090149366 DHNB DEBUG map_rua[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216090149366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090149366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8059786 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090149366 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090149366 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090149366 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090149366 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8059786 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090149366 DCN DEBUG map_sccp[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090149366 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8059786 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090149366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8059786 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216090149366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090149366 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090149366 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090149366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090149366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090149366 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090149366 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{IDLE}: Allocated (fsm.c:456) 20241216090149366 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090149367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001b10056400500f1100926) (sccp_scrc.c:406) 20241216090149367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090149367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090149367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090149367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090149367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090149367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090149367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090149367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090149367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090149367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090149367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090149367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090149367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090149367 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090149367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090149367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090149367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090149367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090149367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090149367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090149367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090149367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090149367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090149367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)16501574 HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@e75c4cc34061: setverdict(pass): none -> pass 20241216090149387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090149387 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090149387 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090149387 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090149387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090149387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090149387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090149388 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090149388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090149388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090149388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090149388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090149388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090149388 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009749f2) (sccp_scrc.c:477) 20241216090149388 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241216090149388 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090149388 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090149388 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090149388 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090149388 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) 20241216090149388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090149388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090149390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090149393 DLCTRL DEBUG Command: GET 805127121 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090149393 DLCTRL DEBUG Tx Command reply: GET_REPLY 805127121 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090149398 DLCTRL DEBUG Command: GET 472246316 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090149398 DLCTRL DEBUG Tx Command reply: GET_REPLY 472246316 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090149403 DLCTRL DEBUG Command: GET 232590542 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090149403 DLCTRL DEBUG Tx Command reply: GET_REPLY 232590542 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090149406 DLCTRL DEBUG Command: GET 428091510 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090149406 DLCTRL DEBUG Tx Command reply: GET_REPLY 428091510 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090149408 DLCTRL DEBUG Command: GET 450327059 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090149408 DLCTRL DEBUG Tx Command reply: GET_REPLY 450327059 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090149410 DLCTRL DEBUG Command: GET 461448027 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090149410 DLCTRL DEBUG Tx Command reply: GET_REPLY 461448027 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090149411 DLCTRL DEBUG Command: GET 628647886 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090149411 DLCTRL DEBUG Tx Command reply: GET_REPLY 628647886 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090149411 DLCTRL DEBUG Command: GET 25548494 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090149411 DLCTRL DEBUG Tx Command reply: GET_REPLY 25548494 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090149412 DLCTRL DEBUG Command: GET 622736787 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090149412 DLCTRL DEBUG Tx Command reply: GET_REPLY 622736787 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090149413 DLCTRL DEBUG Command: GET 844384349 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090149413 DLCTRL DEBUG Tx Command reply: GET_REPLY 844384349 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090149414 DLCTRL DEBUG Command: GET 10776834 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090149414 DLCTRL DEBUG Tx Command reply: GET_REPLY 10776834 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090149415 DLCTRL DEBUG Command: GET 712690124 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090149415 DLCTRL DEBUG Tx Command reply: GET_REPLY 712690124 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090149417 DLCTRL DEBUG Command: GET 4191176 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090149417 DLCTRL DEBUG Tx Command reply: GET_REPLY 4191176 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090149418 DLCTRL DEBUG Command: GET 450056728 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090149418 DLCTRL DEBUG Tx Command reply: GET_REPLY 450056728 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090149419 DLCTRL DEBUG Command: GET 213100759 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090149419 DLCTRL DEBUG Tx Command reply: GET_REPLY 213100759 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090149421 DLCTRL DEBUG Command: GET 40048259 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090149421 DLCTRL DEBUG Tx Command reply: GET_REPLY 40048259 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090149422 DLCTRL DEBUG Command: GET 810577741 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090149422 DLCTRL DEBUG Tx Command reply: GET_REPLY 810577741 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090149423 DLCTRL DEBUG Command: GET 824668990 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090149423 DLCTRL DEBUG Tx Command reply: GET_REPLY 824668990 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090149424 DLCTRL DEBUG Command: GET 25981178 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090149424 DLCTRL DEBUG Tx Command reply: GET_REPLY 25981178 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090149425 DLCTRL DEBUG Command: GET 161662366 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090149425 DLCTRL DEBUG Tx Command reply: GET_REPLY 161662366 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001110101110'B, t_guard := 20.000000 } 20241216090149437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)14888913 20241216090150446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090150446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090150446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216090150446 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090150446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe32fd1, normal) (hnbgw_rua.c:407) 20241216090150446 DHNB DEBUG map_rua[0x56050f97b000]{init}: Allocated (fsm.c:456) 20241216090150446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090150446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14888913 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090150446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090150446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090150446 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216090150446 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14888913 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216090150446 DCN DEBUG map_sccp[0x56050f981400]{init}: Allocated (fsm.c:456) 20241216090150446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090150446 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14888913 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090150446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14888913 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216090150446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090150446 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090150446 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090150446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090150446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090150446 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090150446 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{IDLE}: Allocated (fsm.c:456) 20241216090150446 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090150446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003ae0056400500f1100926) (sccp_scrc.c:406) 20241216090150446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090150446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090150446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090150446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090150446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090150446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090150446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090150446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090150446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090150446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090150446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090150446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090150446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090150446 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090150446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090150446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090150447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090150447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090150447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090150447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090150447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090150447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090150447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090150447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(864)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)5788894 HNBGW_Test.sgsn1-SCCP(864)@e75c4cc34061: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(864)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090150453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090150453 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090150453 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090150453 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 20241216090150453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090150453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090150453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090150453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090150453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090150453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090150453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090150453 DLM3UA DEBUG 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) 20241216090150453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090150453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ac4a4) (sccp_scrc.c:477) 20241216090150453 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241216090150453 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090150453 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090150453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090150453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090150453 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) 20241216090150453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090150453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090150453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090150454 DLCTRL DEBUG Command: GET 511019512 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090150454 DLCTRL DEBUG Tx Command reply: GET_REPLY 511019512 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090150455 DLCTRL DEBUG Command: GET 225803128 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090150455 DLCTRL DEBUG Tx Command reply: GET_REPLY 225803128 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090150457 DLCTRL DEBUG Command: GET 217924054 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090150457 DLCTRL DEBUG Tx Command reply: GET_REPLY 217924054 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090150458 DLCTRL DEBUG Command: GET 863129529 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090150458 DLCTRL DEBUG Tx Command reply: GET_REPLY 863129529 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090150459 DLCTRL DEBUG Command: GET 616265785 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090150459 DLCTRL DEBUG Tx Command reply: GET_REPLY 616265785 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090150460 DLCTRL DEBUG Command: GET 666709887 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090150460 DLCTRL DEBUG Tx Command reply: GET_REPLY 666709887 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090150461 DLCTRL DEBUG Command: GET 574650434 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090150461 DLCTRL DEBUG Tx Command reply: GET_REPLY 574650434 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090150461 DLCTRL DEBUG Command: GET 34498951 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090150461 DLCTRL DEBUG Tx Command reply: GET_REPLY 34498951 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090150462 DLCTRL DEBUG Command: GET 323306471 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090150462 DLCTRL DEBUG Tx Command reply: GET_REPLY 323306471 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090150463 DLCTRL DEBUG Command: GET 872966938 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090150463 DLCTRL DEBUG Tx Command reply: GET_REPLY 872966938 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090150464 DLCTRL DEBUG Command: GET 646486394 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090150464 DLCTRL DEBUG Tx Command reply: GET_REPLY 646486394 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090150465 DLCTRL DEBUG Command: GET 506548655 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090150465 DLCTRL DEBUG Tx Command reply: GET_REPLY 506548655 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090150465 DLCTRL DEBUG Command: GET 232444610 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090150465 DLCTRL DEBUG Tx Command reply: GET_REPLY 232444610 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090150466 DLCTRL DEBUG Command: GET 722997968 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090150466 DLCTRL DEBUG Tx Command reply: GET_REPLY 722997968 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090150467 DLCTRL DEBUG Command: GET 763330470 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090150467 DLCTRL DEBUG Tx Command reply: GET_REPLY 763330470 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090150468 DLCTRL DEBUG Command: GET 275584832 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090150468 DLCTRL DEBUG Tx Command reply: GET_REPLY 275584832 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090150469 DLCTRL DEBUG Command: GET 454697950 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090150469 DLCTRL DEBUG Tx Command reply: GET_REPLY 454697950 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090150469 DLCTRL DEBUG Command: GET 870170814 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090150469 DLCTRL DEBUG Tx Command reply: GET_REPLY 870170814 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090150470 DLCTRL DEBUG Command: GET 20111250 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090150470 DLCTRL DEBUG Tx Command reply: GET_REPLY 20111250 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090150471 DLCTRL DEBUG Command: GET 52243013 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090150471 DLCTRL DEBUG Tx Command reply: GET_REPLY 52243013 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001110100000'B, t_guard := 20.000000 } 20241216090150483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)6492732 20241216090151512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090151512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090151512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090151512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090151512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x63123c, normal) (hnbgw_rua.c:407) 20241216090151512 DHNB DEBUG map_rua[0x56050f982e20]{init}: Allocated (fsm.c:456) 20241216090151512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090151512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6492732 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090151512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090151512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090151512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6492732 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090151512 DCN DEBUG map_sccp[0x56050f977a30]{init}: Allocated (fsm.c:456) 20241216090151512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090151512 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6492732 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090151512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6492732 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090151512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090151512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090151512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090151512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090151512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090151512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090151512 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{IDLE}: Allocated (fsm.c:456) 20241216090151512 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090151512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003a00056400500f1100926) (sccp_scrc.c:406) 20241216090151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090151512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090151512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090151512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090151512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090151512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090151512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090151512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090151512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090151512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090151513 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090151513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090151513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090151513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090151513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090151513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090151513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090151513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090151513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090151513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)5952505 HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090151522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090151522 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090151522 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090151522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090151522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090151522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090151522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090151522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090151522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090151522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090151522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090151522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090151522 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0051bf05) (sccp_scrc.c:477) 20241216090151522 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241216090151522 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090151522 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090151522 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090151522 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090151523 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) 20241216090151523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090151523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@e75c4cc34061: setverdict(pass): none -> pass 20241216090151525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090151527 DLCTRL DEBUG Command: GET 599751693 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090151527 DLCTRL DEBUG Tx Command reply: GET_REPLY 599751693 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090151530 DLCTRL DEBUG Command: GET 533887626 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090151530 DLCTRL DEBUG Tx Command reply: GET_REPLY 533887626 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090151532 DLCTRL DEBUG Command: GET 886285537 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090151532 DLCTRL DEBUG Tx Command reply: GET_REPLY 886285537 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090151534 DLCTRL DEBUG Command: GET 345351820 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090151534 DLCTRL DEBUG Tx Command reply: GET_REPLY 345351820 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090151535 DLCTRL DEBUG Command: GET 302849342 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090151535 DLCTRL DEBUG Tx Command reply: GET_REPLY 302849342 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090151536 DLCTRL DEBUG Command: GET 34508347 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090151536 DLCTRL DEBUG Tx Command reply: GET_REPLY 34508347 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090151537 DLCTRL DEBUG Command: GET 38300505 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090151537 DLCTRL DEBUG Tx Command reply: GET_REPLY 38300505 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090151538 DLCTRL DEBUG Command: GET 611893829 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090151538 DLCTRL DEBUG Tx Command reply: GET_REPLY 611893829 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090151539 DLCTRL DEBUG Command: GET 661519900 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090151539 DLCTRL DEBUG Tx Command reply: GET_REPLY 661519900 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090151539 DLCTRL DEBUG Command: GET 268170682 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090151539 DLCTRL DEBUG Tx Command reply: GET_REPLY 268170682 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090151540 DLCTRL DEBUG Command: GET 563507610 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090151540 DLCTRL DEBUG Tx Command reply: GET_REPLY 563507610 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090151541 DLCTRL DEBUG Command: GET 772351612 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090151541 DLCTRL DEBUG Tx Command reply: GET_REPLY 772351612 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090151542 DLCTRL DEBUG Command: GET 817506105 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090151542 DLCTRL DEBUG Tx Command reply: GET_REPLY 817506105 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090151543 DLCTRL DEBUG Command: GET 595016311 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090151543 DLCTRL DEBUG Tx Command reply: GET_REPLY 595016311 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090151543 DLCTRL DEBUG Command: GET 249744756 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090151543 DLCTRL DEBUG Tx Command reply: GET_REPLY 249744756 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090151544 DLCTRL DEBUG Command: GET 641070122 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090151544 DLCTRL DEBUG Tx Command reply: GET_REPLY 641070122 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090151545 DLCTRL DEBUG Command: GET 151473546 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090151545 DLCTRL DEBUG Tx Command reply: GET_REPLY 151473546 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090151546 DLCTRL DEBUG Command: GET 225871172 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090151546 DLCTRL DEBUG Tx Command reply: GET_REPLY 225871172 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090151546 DLCTRL DEBUG Command: GET 998902443 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090151546 DLCTRL DEBUG Tx Command reply: GET_REPLY 998902443 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090151547 DLCTRL DEBUG Command: GET 844582464 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090151547 DLCTRL DEBUG Tx Command reply: GET_REPLY 844582464 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090151551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44712<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090151551 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37921<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090151551 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) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090151551 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090151551 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) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 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 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151551 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.msc1-SCCP(858)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 DLINP DEBUG SRVCONN(,r=127.0.0.1:56909<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090151551 DLINP NOTICE SRV(,r=127.0.0.1:56909<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090151551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090151551 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 20241216090151551 DMAIN NOTICE (127.0.0.1:56909 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56909<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090151551 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090151551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090151551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090151551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090151551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090151551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090151551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090151551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090151551 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090151551 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090151551 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090151551 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(863)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 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 20241216090151551 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090151551 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090151551 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) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090151551 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090151551 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090151551 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) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090151551 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 20241216090151551 DLSS7 <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(862)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(855)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090151551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(865)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(848)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 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 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090151551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090151551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090151551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090151551 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.sgsn1-M3UA(866)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(849)@e75c4cc34061: Final verdict of PTC: none 20241216090151551 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 20241216090151551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090151551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090151551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090151551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090151551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090151551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090151551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090151551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090151551 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090151551 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090151551 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090151551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090151551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090151551 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090151551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090151551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090151551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090151551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090151551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090151551 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090151551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090151551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090151551 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090151551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090151551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090151551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090151551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{disrupted}: Freeing instance (context_map.c:202) 20241216090151551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8059786)[0x56050f921ff0]{disrupted}: Deallocated (fsm.c:568) 20241216090151551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090151551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{disconnected}: Freeing instance (context_map.c:206) 20241216090151551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56050f97aed0]{disconnected}: Deallocated (fsm.c:568) 20241216090151551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8059786 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090151551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090151551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090151551 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090151551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090151551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090151551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090151552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090151552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090151552 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090151552 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090151552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{disrupted}: Freeing instance (context_map.c:202) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6492732)[0x56050f982e20]{disrupted}: Deallocated (fsm.c:568) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{disconnected}: Freeing instance (context_map.c:206) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56050f977a30]{disconnected}: Deallocated (fsm.c:568) 20241216090151552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6492732 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216090151552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090151552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090151552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090151552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090151552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090151552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090151552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090151552 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090151552 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090151552 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090151552 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090151552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090151552 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090151552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090151552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090151552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090151552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090151552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090151552 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090151552 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090151552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{disrupted}: Freeing instance (context_map.c:202) 20241216090151552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14888913)[0x56050f97b000]{disrupted}: Deallocated (fsm.c:568) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{disconnected}: Freeing instance (context_map.c:206) 20241216090151552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56050f981400]{disconnected}: Deallocated (fsm.c:568) 20241216090151552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14888913 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090151552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090151552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090151552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090151552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090151552 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090151552 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090151552 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090151552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090151552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090151552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090151552 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 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090151552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW-MGCP(867)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(864)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@e75c4cc34061: Final verdict of PTC: none 20241216090151552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090151552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090151552 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090151552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090151552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090151552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090151552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090151552 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) 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090151552 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090151552 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090151552 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090151552 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090151552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090151552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090151552 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_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@e75c4cc34061: Final verdict of PTC: none 20241216090151552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090151552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090151552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090151552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090151552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090151552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090151552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090151552 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090151552 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090151552 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090151552 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(857)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090151576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44700<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(850)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:01:51 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 20241216090151690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090152265 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090152265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090152265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152265 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090152265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090152265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152265 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090152265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090152265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152265 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090152265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090152265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090152266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090152266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090152266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090152266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090152266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090152266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090152266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090152266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090152294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=519396) 20241216090152960 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090152960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090152960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152960 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090152960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090152960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152960 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090152960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090152960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090152960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090152960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090152960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090152960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090152960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090152960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090152960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090152960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090152960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090152960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090152960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090152960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090152960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090153291 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090153291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090153291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090153291 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090153291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090153291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090153291 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090153291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090153291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090153291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090153291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090153291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090153291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090153291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090153291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090153291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090153291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090153291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090153291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090153291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090153291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090153291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090153291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090153292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090153292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090153292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090153292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090153293 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090153293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090153293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090153294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090153294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090153294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090153294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090153294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090153294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090153294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090153294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090153294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090153294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090153294 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=519396, count=540648) 20241216090153551 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090153551 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090153552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090153552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090153552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090153552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090153552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090153552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090153552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090153553 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090153553 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090153553 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090153792 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090153793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090153793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090153793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090153793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090153793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090153793 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090153793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090153793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090153793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090153793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090153793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090153793 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090153793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090153793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090153793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090153793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090153793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090153793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090153793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090153793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090153793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090153793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090153793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090153793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090153793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090153793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090153793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090153793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090153793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090153793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:01: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_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 20241216090154428 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090154428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037422c), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090154428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090154428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090154428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090154428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090154428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090154428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090154428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090154429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090154429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090154429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090154429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090155210 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090155210 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090155210 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090155210 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090155210 DLSCCP DEBUG SCCP-SCOC(81)[0x56050f98f430]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241216090155415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090155419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090155422 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33139<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090155496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090155496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090155504 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155504 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155505 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155505 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155505 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155505 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155505 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155505 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090155505 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34117 (stream_srv.c:132) 20241216090155505 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34117<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090155506 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155506 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090155506 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155506 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090155506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155506 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155506 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155506 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090155506 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155506 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090155506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155506 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155506 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155506 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090155506 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155506 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090155506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155506 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155506 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155506 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090155506 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090155507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155507 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155507 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 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090155507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090155507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090155507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090155507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(881)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(879)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(884)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(884)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(882)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090155532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155532 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155532 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155532 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090155532 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155533 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090155533 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090155533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155533 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090155533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155533 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155533 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155533 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090155533 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155534 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090155534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155534 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155534 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090155534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155534 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090155534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155534 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155534 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090155534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090155534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155534 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155534 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 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090155534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090155534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090155534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090155534 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 20241216090155534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090155534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(890)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090155570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090155570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090155570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090155570 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090155570 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090155570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090155570 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090155570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090155570 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090155575 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090155575 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090155575 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090155575 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090155575 DHNBAP DEBUG (127.0.0.1:34117 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090155575 DHNBAP NOTICE (127.0.0.1:34117 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090155575 DHNBAP NOTICE (127.0.0.1:34117 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090155575 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090155575 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090155718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090155718 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090155718 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090155718 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090155720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155720 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090155720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090155720 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090155720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090155720 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090155720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090155721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155721 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090155721 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090155721 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090155721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090155721 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090155721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090155721 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 20241216090155721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090155721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090155721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090155721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090155721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090155721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090155721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090155721 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090155721 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090155721 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155722 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155722 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090155722 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090155722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155722 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090155722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155722 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090155722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090155722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090155722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090155722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090155730 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 20241216090155730 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 20241216090155730 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090155730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(884)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090155732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155732 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090155732 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090155733 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090155733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090155733 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090155733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090155734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155734 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090155734 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090155734 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090155734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090155734 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090155734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090155734 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 20241216090155734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090155734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090155734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090155734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090155734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090155734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090155734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090155734 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090155734 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090155734 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155735 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090155735 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090155735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090155735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155735 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090155736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090155736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090155736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090155736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090155747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090155747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090155747 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090155747 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090155752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090155752 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090155752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090155752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090155752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090155752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090155753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090155753 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090155753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090155753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090155753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090155753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090155753 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 20241216090155753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090155753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090155753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090155753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090155753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090155753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090155753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090155753 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090155753 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090155753 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155754 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090155754 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090155754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090155754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155754 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090155755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090155755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090155755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090155755 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090155759 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 20241216090155759 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 20241216090155759 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090155759 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090155764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090155764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090155764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090155764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090155764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090155764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090155766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155766 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090155766 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090155766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090155766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090155766 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090155766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090155766 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 20241216090155766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090155766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090155766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090155766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090155766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090155766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090155766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090155766 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090155766 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090155766 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090155767 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090155767 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090155767 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090155767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090155767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090155767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090155767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090155767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090155767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090155767 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090155767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090155767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090155767 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090155767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090155767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090155767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090155767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090155767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090155767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090155767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090155767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(880)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090156526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156526 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090156526 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090156527 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090156527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090156527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090156527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090156527 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090156527 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090156527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090156527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090156527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090156527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090156527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090156527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090156527 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090156527 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090156527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090156527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090156527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090156527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090156527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090156527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090156527 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156528 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090156528 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090156528 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090156528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090156528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090156528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090156528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090156529 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090156529 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090156539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156539 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090156539 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090156539 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 20241216090156539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156539 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156539 DLM3UA DEBUG 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) 20241216090156539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090156539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156539 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156539 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090156539 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090156539 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) 20241216090156539 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) 20241216090156539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090156539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090156539 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090156539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090156539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090156539 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090156539 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090156540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090156540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090156540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090156540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090156540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090156540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090156540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156541 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090156541 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090156541 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 20241216090156542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156542 DLM3UA DEBUG 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) 20241216090156542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090156542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090156542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090156542 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090156542 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090156556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156556 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090156556 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090156556 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090156556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090156556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090156556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090156556 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090156556 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090156556 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090156556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090156556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090156556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090156556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090156556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090156557 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090156557 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090156557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090156557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090156557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090156557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090156557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090156557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090156557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156558 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090156558 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090156558 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090156558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090156558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090156558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090156558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090156559 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090156559 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090156569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156569 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090156569 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090156569 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 20241216090156569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156569 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156569 DLM3UA DEBUG 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) 20241216090156569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090156569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090156569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090156569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090156569 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090156569 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) 20241216090156569 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) 20241216090156569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090156569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090156569 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090156569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090156569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090156569 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090156569 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090156569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090156569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090156570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090156570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090156570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090156570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090156570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090156572 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090156572 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090156572 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 20241216090156572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090156572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090156572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090156572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090156572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090156572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090156572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090156572 DLM3UA DEBUG 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) 20241216090156572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090156572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090156572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090156572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090156572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090156572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090156572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090156572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090156572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090156572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090156572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090156572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090156572 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090156572 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090157587 DLCTRL DEBUG Command: GET 69340195 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090157587 DLCTRL DEBUG Tx Command reply: GET_REPLY 69340195 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090157595 DLCTRL DEBUG Command: GET 348476634 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090157595 DLCTRL DEBUG Tx Command reply: GET_REPLY 348476634 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090157600 DLCTRL DEBUG Command: GET 80661134 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090157600 DLCTRL DEBUG Tx Command reply: GET_REPLY 80661134 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090157604 DLCTRL DEBUG Command: GET 952312835 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090157604 DLCTRL DEBUG Tx Command reply: GET_REPLY 952312835 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090157607 DLCTRL DEBUG Command: GET 194755873 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090157607 DLCTRL DEBUG Tx Command reply: GET_REPLY 194755873 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090157610 DLCTRL DEBUG Command: GET 534798560 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090157610 DLCTRL DEBUG Tx Command reply: GET_REPLY 534798560 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090157613 DLCTRL DEBUG Command: GET 244565244 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090157613 DLCTRL DEBUG Tx Command reply: GET_REPLY 244565244 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090157615 DLCTRL DEBUG Command: GET 773570831 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090157615 DLCTRL DEBUG Tx Command reply: GET_REPLY 773570831 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090157618 DLCTRL DEBUG Command: GET 247483673 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090157618 DLCTRL DEBUG Tx Command reply: GET_REPLY 247483673 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090157620 DLCTRL DEBUG Command: GET 158590044 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090157620 DLCTRL DEBUG Tx Command reply: GET_REPLY 158590044 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090157623 DLCTRL DEBUG Command: GET 729556609 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090157623 DLCTRL DEBUG Tx Command reply: GET_REPLY 729556609 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090157625 DLCTRL DEBUG Command: GET 574360234 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090157625 DLCTRL DEBUG Tx Command reply: GET_REPLY 574360234 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090157627 DLCTRL DEBUG Command: GET 369998363 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090157627 DLCTRL DEBUG Tx Command reply: GET_REPLY 369998363 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090157629 DLCTRL DEBUG Command: GET 462299558 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090157629 DLCTRL DEBUG Tx Command reply: GET_REPLY 462299558 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090157630 DLCTRL DEBUG Command: GET 240535331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090157630 DLCTRL DEBUG Tx Command reply: GET_REPLY 240535331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090157632 DLCTRL DEBUG Command: GET 893463048 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090157632 DLCTRL DEBUG Tx Command reply: GET_REPLY 893463048 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090157633 DLCTRL DEBUG Command: GET 800805337 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090157633 DLCTRL DEBUG Tx Command reply: GET_REPLY 800805337 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090157635 DLCTRL DEBUG Command: GET 536260402 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090157635 DLCTRL DEBUG Tx Command reply: GET_REPLY 536260402 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090157636 DLCTRL DEBUG Command: GET 903887281 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090157636 DLCTRL DEBUG Tx Command reply: GET_REPLY 903887281 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090157637 DLCTRL DEBUG Command: GET 181910580 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090157637 DLCTRL DEBUG Tx Command reply: GET_REPLY 181910580 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000011010100'B, t_guard := 20.000000 } 20241216090157666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52346<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)15504710 20241216090158715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090158715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090158715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241216090158715 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090158715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec9546, normal) (hnbgw_rua.c:407) 20241216090158715 DHNB DEBUG map_rua[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216090158715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090158715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15504710 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090158715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090158715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090158715 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241216090158715 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15504710 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241216090158715 DCN DEBUG map_sccp[0x56050f97b000]{init}: Allocated (fsm.c:456) 20241216090158715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090158715 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15504710 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090158715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15504710 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241216090158715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090158715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090158715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090158715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090158715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090158715 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090158715 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{IDLE}: Allocated (fsm.c:456) 20241216090158715 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090158715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030000d40056400500f1100926) (sccp_scrc.c:406) 20241216090158715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090158715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090158715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090158715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090158715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090158715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090158715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090158715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090158715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090158715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090158715 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090158715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090158715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090158715 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090158715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090158715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090158716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090158716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090158716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090158716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090158716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090158716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090158716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090158716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)6367420 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(892)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090158737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090158737 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090158737 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090158737 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 20241216090158737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090158737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090158737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090158737 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090158738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090158738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090158738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090158738 DLM3UA DEBUG 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) 20241216090158738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090158738 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e53e9) (sccp_scrc.c:477) 20241216090158738 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241216090158738 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090158738 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090158738 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090158738 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090158738 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) 20241216090158738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090158738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090158738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52346<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090158739 DLCTRL DEBUG Command: GET 968096237 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090158739 DLCTRL DEBUG Tx Command reply: GET_REPLY 968096237 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090158743 DLCTRL DEBUG Command: GET 705910524 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090158743 DLCTRL DEBUG Tx Command reply: GET_REPLY 705910524 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090158746 DLCTRL DEBUG Command: GET 662106820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090158746 DLCTRL DEBUG Tx Command reply: GET_REPLY 662106820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090158748 DLCTRL DEBUG Command: GET 195243915 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090158748 DLCTRL DEBUG Tx Command reply: GET_REPLY 195243915 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090158751 DLCTRL DEBUG Command: GET 709282816 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090158751 DLCTRL DEBUG Tx Command reply: GET_REPLY 709282816 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090158753 DLCTRL DEBUG Command: GET 550507723 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090158753 DLCTRL DEBUG Tx Command reply: GET_REPLY 550507723 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090158755 DLCTRL DEBUG Command: GET 501939394 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090158755 DLCTRL DEBUG Tx Command reply: GET_REPLY 501939394 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20241216090158756 DLCTRL DEBUG Command: GET 800143704 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090158756 DLCTRL DEBUG Tx Command reply: GET_REPLY 800143704 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090158758 DLCTRL DEBUG Command: GET 727294173 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090158758 DLCTRL DEBUG Tx Command reply: GET_REPLY 727294173 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090158759 DLCTRL DEBUG Command: GET 639333665 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090158759 DLCTRL DEBUG Tx Command reply: GET_REPLY 639333665 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090158760 DLCTRL DEBUG Command: GET 665238839 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090158760 DLCTRL DEBUG Tx Command reply: GET_REPLY 665238839 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090158761 DLCTRL DEBUG Command: GET 647891617 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090158761 DLCTRL DEBUG Tx Command reply: GET_REPLY 647891617 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090158762 DLCTRL DEBUG Command: GET 969834218 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090158762 DLCTRL DEBUG Tx Command reply: GET_REPLY 969834218 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090158763 DLCTRL DEBUG Command: GET 625866621 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090158763 DLCTRL DEBUG Tx Command reply: GET_REPLY 625866621 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090158764 DLCTRL DEBUG Command: GET 63592202 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090158764 DLCTRL DEBUG Tx Command reply: GET_REPLY 63592202 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090158765 DLCTRL DEBUG Command: GET 260454386 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090158765 DLCTRL DEBUG Tx Command reply: GET_REPLY 260454386 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090158766 DLCTRL DEBUG Command: GET 782038381 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090158766 DLCTRL DEBUG Tx Command reply: GET_REPLY 782038381 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090158767 DLCTRL DEBUG Command: GET 874804643 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090158767 DLCTRL DEBUG Tx Command reply: GET_REPLY 874804643 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090158768 DLCTRL DEBUG Command: GET 967070749 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090158768 DLCTRL DEBUG Tx Command reply: GET_REPLY 967070749 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090158768 DLCTRL DEBUG Command: GET 303556843 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090158768 DLCTRL DEBUG Tx Command reply: GET_REPLY 303556843 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000010101101'B, t_guard := 20.000000 } 20241216090158780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)16688198 20241216090159802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090159802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090159802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241216090159802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090159802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfea446, normal) (hnbgw_rua.c:407) 20241216090159802 DHNB DEBUG map_rua[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216090159802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090159802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16688198 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090159802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090159802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090159802 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241216090159802 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16688198 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241216090159802 DCN DEBUG map_sccp[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090159802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090159802 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16688198 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090159802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16688198 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241216090159802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090159802 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090159802 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090159802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090159802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090159802 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090159802 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{IDLE}: Allocated (fsm.c:456) 20241216090159802 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090159802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000ad0056400500f1100926) (sccp_scrc.c:406) 20241216090159802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090159802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090159802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090159802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090159802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090159802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090159802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090159802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090159802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090159802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090159802 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090159802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090159803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090159803 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090159803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090159803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090159803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090159803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090159803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090159803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090159803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090159803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090159803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090159803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)9120913 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090159809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090159809 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090159809 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090159809 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 20241216090159809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090159809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090159809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090159809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090159810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090159810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090159810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090159810 DLM3UA DEBUG 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) 20241216090159810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090159810 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c5994) (sccp_scrc.c:477) 20241216090159810 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241216090159810 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090159810 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090159810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090159810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090159810 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) 20241216090159810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090159810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@e75c4cc34061: setverdict(pass): none -> pass 20241216090159812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090159814 DLCTRL DEBUG Command: GET 73093461 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090159814 DLCTRL DEBUG Tx Command reply: GET_REPLY 73093461 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090159818 DLCTRL DEBUG Command: GET 994808263 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090159818 DLCTRL DEBUG Tx Command reply: GET_REPLY 994808263 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090159822 DLCTRL DEBUG Command: GET 645940269 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090159822 DLCTRL DEBUG Tx Command reply: GET_REPLY 645940269 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090159825 DLCTRL DEBUG Command: GET 731271414 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090159825 DLCTRL DEBUG Tx Command reply: GET_REPLY 731271414 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090159827 DLCTRL DEBUG Command: GET 495216627 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090159827 DLCTRL DEBUG Tx Command reply: GET_REPLY 495216627 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090159829 DLCTRL DEBUG Command: GET 503104769 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090159829 DLCTRL DEBUG Tx Command reply: GET_REPLY 503104769 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090159830 DLCTRL DEBUG Command: GET 246292579 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090159830 DLCTRL DEBUG Tx Command reply: GET_REPLY 246292579 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20241216090159831 DLCTRL DEBUG Command: GET 780781649 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090159831 DLCTRL DEBUG Tx Command reply: GET_REPLY 780781649 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090159832 DLCTRL DEBUG Command: GET 982691374 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090159832 DLCTRL DEBUG Tx Command reply: GET_REPLY 982691374 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090159833 DLCTRL DEBUG Command: GET 311994895 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090159833 DLCTRL DEBUG Tx Command reply: GET_REPLY 311994895 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090159834 DLCTRL DEBUG Command: GET 117111490 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090159834 DLCTRL DEBUG Tx Command reply: GET_REPLY 117111490 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090159835 DLCTRL DEBUG Command: GET 900274510 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090159835 DLCTRL DEBUG Tx Command reply: GET_REPLY 900274510 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090159836 DLCTRL DEBUG Command: GET 418710458 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090159836 DLCTRL DEBUG Tx Command reply: GET_REPLY 418710458 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090159836 DLCTRL DEBUG Command: GET 594799321 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090159836 DLCTRL DEBUG Tx Command reply: GET_REPLY 594799321 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090159837 DLCTRL DEBUG Command: GET 71384892 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090159837 DLCTRL DEBUG Tx Command reply: GET_REPLY 71384892 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090159838 DLCTRL DEBUG Command: GET 627747639 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090159838 DLCTRL DEBUG Tx Command reply: GET_REPLY 627747639 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090159839 DLCTRL DEBUG Command: GET 379371527 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090159839 DLCTRL DEBUG Tx Command reply: GET_REPLY 379371527 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090159840 DLCTRL DEBUG Command: GET 423485987 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090159840 DLCTRL DEBUG Tx Command reply: GET_REPLY 423485987 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090159841 DLCTRL DEBUG Command: GET 793807137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090159841 DLCTRL DEBUG Tx Command reply: GET_REPLY 793807137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090159842 DLCTRL DEBUG Command: GET 245149270 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090159842 DLCTRL DEBUG Tx Command reply: GET_REPLY 245149270 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000010001101'B, t_guard := 20.000000 } 20241216090159853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)2899112 20241216090200876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090200876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090200876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241216090200876 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090200876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2c3ca8, normal) (hnbgw_rua.c:407) 20241216090200876 DHNB DEBUG map_rua[0x56050f977a30]{init}: Allocated (fsm.c:456) 20241216090200876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090200877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2899112 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090200877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090200877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090200877 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241216090200877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2899112 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241216090200877 DCN DEBUG map_sccp[0x56050f98e360]{init}: Allocated (fsm.c:456) 20241216090200877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090200877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2899112 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090200877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2899112 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241216090200877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090200877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090200877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090200877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090200877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090200877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090200877 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{IDLE}: Allocated (fsm.c:456) 20241216090200877 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090200877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300008d0056400500f1100926) (sccp_scrc.c:406) 20241216090200877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090200877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090200877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090200877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090200877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090200877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090200877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090200877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090200877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090200877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090200877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090200877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090200877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090200877 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090200877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090200877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090200877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090200877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090200877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090200877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090200877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090200877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090200877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)3232482 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241216090200883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200883 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090200883 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090200883 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 20241216090200883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090200883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090200883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090200883 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090200883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090200883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090200883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090200883 DLM3UA DEBUG 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) 20241216090200883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090200883 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e09aaf) (sccp_scrc.c:477) 20241216090200883 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241216090200883 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090200883 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090200883 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090200883 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090200883 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) 20241216090200883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090200883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@e75c4cc34061: setverdict(pass): none -> pass 20241216090200885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090200887 DLCTRL DEBUG Command: GET 80744108 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090200887 DLCTRL DEBUG Tx Command reply: GET_REPLY 80744108 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090200889 DLCTRL DEBUG Command: GET 482553712 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090200889 DLCTRL DEBUG Tx Command reply: GET_REPLY 482553712 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090200891 DLCTRL DEBUG Command: GET 695859873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090200891 DLCTRL DEBUG Tx Command reply: GET_REPLY 695859873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090200893 DLCTRL DEBUG Command: GET 199634763 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090200893 DLCTRL DEBUG Tx Command reply: GET_REPLY 199634763 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090200894 DLCTRL DEBUG Command: GET 373182466 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090200894 DLCTRL DEBUG Tx Command reply: GET_REPLY 373182466 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090200895 DLCTRL DEBUG Command: GET 947792553 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090200895 DLCTRL DEBUG Tx Command reply: GET_REPLY 947792553 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090200896 DLCTRL DEBUG Command: GET 842123903 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090200896 DLCTRL DEBUG Tx Command reply: GET_REPLY 842123903 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20241216090200897 DLCTRL DEBUG Command: GET 449108903 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090200897 DLCTRL DEBUG Tx Command reply: GET_REPLY 449108903 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090200897 DLCTRL DEBUG Command: GET 5293103 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090200897 DLCTRL DEBUG Tx Command reply: GET_REPLY 5293103 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090200898 DLCTRL DEBUG Command: GET 524625910 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090200898 DLCTRL DEBUG Tx Command reply: GET_REPLY 524625910 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090200899 DLCTRL DEBUG Command: GET 506023954 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090200899 DLCTRL DEBUG Tx Command reply: GET_REPLY 506023954 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090200900 DLCTRL DEBUG Command: GET 803026548 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090200900 DLCTRL DEBUG Tx Command reply: GET_REPLY 803026548 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090200901 DLCTRL DEBUG Command: GET 687686433 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090200901 DLCTRL DEBUG Tx Command reply: GET_REPLY 687686433 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090200902 DLCTRL DEBUG Command: GET 434664995 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090200902 DLCTRL DEBUG Tx Command reply: GET_REPLY 434664995 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090200902 DLCTRL DEBUG Command: GET 687544621 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090200902 DLCTRL DEBUG Tx Command reply: GET_REPLY 687544621 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090200903 DLCTRL DEBUG Command: GET 878581130 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090200903 DLCTRL DEBUG Tx Command reply: GET_REPLY 878581130 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090200904 DLCTRL DEBUG Command: GET 283143019 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090200904 DLCTRL DEBUG Tx Command reply: GET_REPLY 283143019 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090200905 DLCTRL DEBUG Command: GET 613698496 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090200905 DLCTRL DEBUG Tx Command reply: GET_REPLY 613698496 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090200906 DLCTRL DEBUG Command: GET 407781579 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090200906 DLCTRL DEBUG Tx Command reply: GET_REPLY 407781579 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090200907 DLCTRL DEBUG Command: GET 794561529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090200907 DLCTRL DEBUG Tx Command reply: GET_REPLY 794561529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090200910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090200911 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090200911 DLINP DEBUG SRVCONN(,r=127.0.0.1:34117<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090200911 DLINP NOTICE SRV(,r=127.0.0.1:34117<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090200911 DMAIN NOTICE (127.0.0.1:34117 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34117<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090200911 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090200911 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33139<->l=127.0.0.1:4262) (control_if.c:193) 20241216090200911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090200911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(886)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(889)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@e75c4cc34061: Final verdict of PTC: none 20241216090200911 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 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090200911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090200911 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 20241216090200911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090200911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090200911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090200911 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090200911 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 20241216090200911 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090200911 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) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090200911 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 20241216090200911 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090200911 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090200911 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) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090200911 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090200911 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) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090200911 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 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090200911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090200911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090200911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090200911 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090200911 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090200911 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090200911 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090200911 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 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090200911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(882)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(879)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(883)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(880)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(885)@e75c4cc34061: Final verdict of PTC: none 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090200911 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090200911 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) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090200911 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 20241216090200911 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 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090200911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090200911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090200911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090200911 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 20241216090200911 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.sgsn0-M3UA(887)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(873)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(872)@e75c4cc34061: Final verdict of PTC: none 20241216090200912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090200912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090200912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090200912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090200912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090200912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090200912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090200911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090200911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090200911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090200911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090200911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090200911 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090200911 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090200911 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090200911 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090200911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090200911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090200911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090200911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090200911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090200911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090200912 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090200912 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090200912 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090200912 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090200912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090200912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090200912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090200912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090200912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090200912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090200912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090200912 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090200912 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090200912 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090200912 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090200912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090200912 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090200912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090200912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090200912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090200912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090200912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090200912 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090200912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090200912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{disrupted}: Freeing instance (context_map.c:202) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15504710)[0x56050f98f430]{disrupted}: Deallocated (fsm.c:568) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{disconnected}: Freeing instance (context_map.c:206) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56050f97b000]{disconnected}: Deallocated (fsm.c:568) 20241216090200912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15504710 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090200912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090200912 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090200912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090200912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090200912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090200912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090200912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090200912 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090200912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090200912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{disrupted}: Freeing instance (context_map.c:202) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16688198)[0x56050f921ff0]{disrupted}: Deallocated (fsm.c:568) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{disconnected}: Freeing instance (context_map.c:206) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56050f97aed0]{disconnected}: Deallocated (fsm.c:568) 20241216090200912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16688198 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090200912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090200912 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090200912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090200912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090200912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090200912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090200912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090200912 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090200912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090200912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{disrupted}: Freeing instance (context_map.c:202) 20241216090200912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2899112)[0x56050f977a30]{disrupted}: Deallocated (fsm.c:568) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{disconnected}: Freeing instance (context_map.c:206) 20241216090200912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56050f98e360]{disconnected}: Deallocated (fsm.c:568) 20241216090200912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2899112 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090200912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090200912 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090200912 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090200912 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090200912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090200912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090200912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090200912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090200912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090200912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090200912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(891)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090200927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(874)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:01 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 20241216090201063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090201552 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090201552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090201552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090201552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090201552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090201552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090201552 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090201552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090201552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090201552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090201552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090201552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090201552 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090201552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090201552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090201552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090201552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090201552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090201553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090201553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090201553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090201553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090201553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090201553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090201553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090201553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090201553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090201553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090201553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090201553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090201553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090201553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090201553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090201553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090201765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516212) 20241216090202266 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090202266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202266 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090202266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202266 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090202266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202266 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090202266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090202267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090202267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090202267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090202267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090202267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090202267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090202267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090202267 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=516212, count=546996) 20241216090202912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090202912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090202912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090202912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090202912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090202912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090202912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090202912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090202912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090202912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090202912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090202912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090202961 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090202961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202961 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090202962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202962 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090202962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090202962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090202962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090202962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090202962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090202962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090202962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090202962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090202962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090202962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090202962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090202962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090203292 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090203292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090203292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090203292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090203292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090203292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090203292 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090203292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090203292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090203292 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090203292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090203292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090203293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090203293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090203293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090203293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090203293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090203293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090203293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090203293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090203293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090203293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090203293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090203293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090203293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090203293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090203294 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090203294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090203294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090203294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090203294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090203294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090203294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090203294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090203294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090203294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090203294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090203294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090203294 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090203793 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090203793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00608c8d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090203793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090203793 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090203793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090203794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090203794 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090203794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fca353), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090203794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090203794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090203794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090203794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090203794 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090203794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008255d4), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090203794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090203794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090203794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090203794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090203794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090203794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090203794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090203794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090203794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090203794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090203794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090203794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090203794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090203794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090203794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090203794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090203794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02: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_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 20241216090204424 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090204424 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090204424 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090204424 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090204424 DLSCCP DEBUG SCCP-SCOC(82)[0x56050f99d5e0]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241216090204874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090204877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090204881 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39423<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090204975 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090204975 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090204984 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090204984 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090204984 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090204984 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090204985 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090204985 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090204985 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39856 (stream_srv.c:132) 20241216090204985 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39856<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090204985 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090204985 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090204986 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090204986 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090204986 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090204986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090204986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090204986 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090204986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090204986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090204986 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090204986 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090204986 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090204986 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090204986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090204986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090204986 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090204986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090204986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090204986 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090204986 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090204986 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090204986 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090204986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090204986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090204986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090204986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090204986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090204986 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090204986 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090204986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090204986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090204986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090204986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090204986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090204986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090204986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090204986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090204986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090204986 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090204986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090204986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090204986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090204986 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 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090204986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090204986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090204986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090204986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241216090204986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090204986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090204986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090204986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090204986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090204986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090204986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090204986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090204986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(905)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(905)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(903)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(908)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(908)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(906)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(911)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(911)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(909)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090205032 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090205032 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205032 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090205032 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090205033 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205033 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205033 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090205033 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090205033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205033 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090205033 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090205033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090205033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090205033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090205034 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090205034 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205034 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090205034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205034 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205034 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205034 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090205034 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205034 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090205034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205034 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205034 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090205035 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090205035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205035 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205035 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 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090205035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090205035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090205035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090205035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090205035 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@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(914)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(912)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(917)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(920)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090205096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090205096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090205096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090205096 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090205096 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090205096 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090205096 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090205096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090205096 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090205104 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090205104 DHNBAP DEBUG (127.0.0.1:39856 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090205104 DHNBAP NOTICE (127.0.0.1:39856 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090205104 DHNBAP NOTICE (127.0.0.1:39856 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090205104 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090205199 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090205199 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090205199 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090205199 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090205208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205208 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090205208 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090205208 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090205208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090205208 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090205208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090205211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205211 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090205211 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090205211 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090205211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090205211 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090205211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090205211 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 20241216090205211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090205211 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090205211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205211 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205211 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205211 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205211 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090205211 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090205211 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205212 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 20241216090205212 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 20241216090205212 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090205212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241216090205212 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205212 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090205212 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090205213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090205213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205213 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090205213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090205213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090205213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090205213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(908)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090205218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205218 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090205218 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090205218 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090205218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090205218 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090205218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090205221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205221 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090205221 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090205221 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090205221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090205221 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090205221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090205221 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 20241216090205221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090205221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090205221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205221 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090205221 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090205221 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205222 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090205222 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090205222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090205222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205222 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090205223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090205223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090205223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090205223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090205226 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 20241216090205226 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 20241216090205226 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090205226 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090205232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205232 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090205232 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090205232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090205232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090205232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090205232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090205235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205235 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090205235 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090205235 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090205235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090205235 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090205235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090205235 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 20241216090205235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090205236 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090205236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205236 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090205236 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090205236 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205237 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205237 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090205237 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090205237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205237 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090205237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205238 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090205238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090205238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090205238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090205238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090205250 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090205250 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090205250 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090205250 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090205255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205255 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090205255 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090205255 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090205255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090205255 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090205255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090205258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205258 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090205258 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090205258 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090205258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090205258 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090205258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090205258 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 20241216090205258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090205258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090205258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205258 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090205258 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090205258 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205259 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090205259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090205260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205260 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090205260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090205260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090205260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090205260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090205267 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 20241216090205267 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 20241216090205267 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090205267 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090205273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205273 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090205273 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090205273 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090205273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090205273 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090205273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090205276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205276 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090205276 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090205276 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090205276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090205276 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090205276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090205276 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 20241216090205276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090205276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090205276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205276 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090205276 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090205276 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205277 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205278 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090205278 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205278 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090205278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205278 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090205278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090205278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090205278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090205278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090205284 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 20241216090205284 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 20241216090205284 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 20241216090205284 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090205284 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090205284 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090205284 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(920)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216090205289 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) 20241216090205289 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216090205289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090205289 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090205289 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090205289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090205289 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090205289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090205289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241216090205289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205289 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090205289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090205293 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) 20241216090205293 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090205293 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090205293 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090205293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090205293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090205293 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216090205293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090205293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090205293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090205293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090205293 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090205293 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090205293 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090205293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090205293 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241216090205293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090205294 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090205294 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090205294 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090205294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090205294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090205294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090205294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090205294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090205295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090205295 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090205295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090205295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090205295 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090205295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090205295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090205295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090205295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090205295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090205295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090205295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090205295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(904)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090206015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206015 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090206015 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090206015 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090206015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206015 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090206015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090206015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090206015 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090206015 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090206015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090206015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090206015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090206016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090206016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090206016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090206016 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090206016 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090206016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090206016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090206016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090206016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090206016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090206016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090206016 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206019 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090206019 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090206019 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090206019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090206019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206019 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206019 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090206019 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090206019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206020 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206020 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206020 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090206020 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090206020 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090206026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206026 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090206026 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090206026 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 20241216090206026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206026 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206026 DLM3UA DEBUG 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) 20241216090206026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090206026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090206026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206026 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090206026 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090206026 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) 20241216090206026 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) 20241216090206026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090206026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090206027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090206027 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090206027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090206027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090206027 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090206027 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090206027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206027 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090206027 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090206027 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090206027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090206027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090206027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090206027 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206028 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090206028 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090206028 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 20241216090206028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206028 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206028 DLM3UA DEBUG 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) 20241216090206028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090206028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090206028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206029 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090206029 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090206029 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090206037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206037 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090206037 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090206037 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 20241216090206037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206037 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206037 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) 20241216090206037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090206037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090206038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090206038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090206038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090206038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090206038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090206037 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090206037 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) 20241216090206037 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) 20241216090206037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090206037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090206037 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090206037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090206037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090206037 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090206038 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090206038 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206040 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090206040 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090206040 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 20241216090206040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206040 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206040 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) 20241216090206040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090206040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090206040 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206040 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090206040 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090206040 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090206058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206058 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090206058 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090206058 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090206058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090206058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090206058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090206058 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090206058 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090206058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090206058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090206058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090206058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090206058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090206058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090206058 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090206058 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090206059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090206059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090206059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090206059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090206059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090206059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090206059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206059 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090206059 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090206059 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090206059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090206059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090206059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090206059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090206060 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090206060 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090206077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090206077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090206077 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 20241216090206077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206077 DLM3UA DEBUG 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) 20241216090206077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090206077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090206077 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090206077 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) 20241216090206077 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) 20241216090206077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090206077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090206077 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090206077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090206077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090206077 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090206077 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090206077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090206077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090206077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090206077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090206077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090206077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090206077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206079 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090206079 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090206079 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 20241216090206079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206079 DLM3UA DEBUG 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) 20241216090206079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090206079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090206079 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090206079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206079 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090206079 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090206079 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090206089 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) 20241216090206089 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090206089 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090206089 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 20241216090206089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206089 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206090 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) 20241216090206090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090206090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090206090 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) 20241216090206090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 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) 20241216090206090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090206090 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090206090 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) 20241216090206090 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) 20241216090206090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090206090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090206090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090206090 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090206090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090206090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090206090 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090206090 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: link up (cnlink.c:111) 20241216090206090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090206090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090206090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090206090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090206090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090206090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090206090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090206090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206092 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) 20241216090206092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090206092 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090206092 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 20241216090206092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090206092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090206092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090206092 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090206092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090206092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090206092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090206092 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) 20241216090206092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090206092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090206092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090206092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090206092 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) 20241216090206092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090206092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206092 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) 20241216090206092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090206092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090206092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090206092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090206092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090206092 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090206092 DRANAP INFO cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090207118 DLCTRL DEBUG Command: GET 558404830 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090207118 DLCTRL DEBUG Tx Command reply: GET_REPLY 558404830 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090207120 DLCTRL DEBUG Command: GET 392808118 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090207120 DLCTRL DEBUG Tx Command reply: GET_REPLY 392808118 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090207125 DLCTRL DEBUG Command: GET 191639360 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090207125 DLCTRL DEBUG Tx Command reply: GET_REPLY 191639360 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090207129 DLCTRL DEBUG Command: GET 873569807 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090207129 DLCTRL DEBUG Tx Command reply: GET_REPLY 873569807 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090207133 DLCTRL DEBUG Command: GET 267133862 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090207133 DLCTRL DEBUG Tx Command reply: GET_REPLY 267133862 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090207136 DLCTRL DEBUG Command: GET 484817574 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090207136 DLCTRL DEBUG Tx Command reply: GET_REPLY 484817574 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090207139 DLCTRL DEBUG Command: GET 955280698 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090207139 DLCTRL DEBUG Tx Command reply: GET_REPLY 955280698 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090207142 DLCTRL DEBUG Command: GET 26634368 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090207142 DLCTRL DEBUG Tx Command reply: GET_REPLY 26634368 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090207144 DLCTRL DEBUG Command: GET 489512514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090207144 DLCTRL DEBUG Tx Command reply: GET_REPLY 489512514 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090207146 DLCTRL DEBUG Command: GET 273268605 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090207146 DLCTRL DEBUG Tx Command reply: GET_REPLY 273268605 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090207148 DLCTRL DEBUG Command: GET 187617521 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090207148 DLCTRL DEBUG Tx Command reply: GET_REPLY 187617521 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090207150 DLCTRL DEBUG Command: GET 841095638 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090207150 DLCTRL DEBUG Tx Command reply: GET_REPLY 841095638 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090207152 DLCTRL DEBUG Command: GET 686587237 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090207152 DLCTRL DEBUG Tx Command reply: GET_REPLY 686587237 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090207153 DLCTRL DEBUG Command: GET 541456496 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090207153 DLCTRL DEBUG Tx Command reply: GET_REPLY 541456496 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090207155 DLCTRL DEBUG Command: GET 766370399 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090207155 DLCTRL DEBUG Tx Command reply: GET_REPLY 766370399 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090207156 DLCTRL DEBUG Command: GET 395803812 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090207156 DLCTRL DEBUG Tx Command reply: GET_REPLY 395803812 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090207157 DLCTRL DEBUG Command: GET 473328703 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090207157 DLCTRL DEBUG Tx Command reply: GET_REPLY 473328703 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090207158 DLCTRL DEBUG Command: GET 206811010 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090207159 DLCTRL DEBUG Tx Command reply: GET_REPLY 206811010 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090207160 DLCTRL DEBUG Command: GET 497396055 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090207160 DLCTRL DEBUG Tx Command reply: GET_REPLY 497396055 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090207161 DLCTRL DEBUG Command: GET 790608340 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090207161 DLCTRL DEBUG Tx Command reply: GET_REPLY 790608340 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000001111100010'B, t_guard := 20.000000 } 20241216090207190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)416356 20241216090208228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090208228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090208228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216090208228 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090208228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x65a64, normal) (hnbgw_rua.c:407) 20241216090208228 DHNB DEBUG map_rua[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216090208229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090208229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-416356 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090208229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090208229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090208229 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241216090208229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-416356 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241216090208229 DCN DEBUG map_sccp[0x56050f98f430]{init}: Allocated (fsm.c:456) 20241216090208229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090208229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-416356 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241216090208229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-416356 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216090208229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090208229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090208229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090208229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090208229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090208229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090208229 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{IDLE}: Allocated (fsm.c:456) 20241216090208229 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090208229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030003e20056400500f1100926) (sccp_scrc.c:406) 20241216090208229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090208229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090208229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090208229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090208229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090208229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090208229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090208229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090208229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090208229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090208229 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090208229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090208229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090208229 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090208229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090208229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090208229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090208229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090208229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090208229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090208229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090208229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090208229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090208229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)10499799 HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090208242 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) 20241216090208242 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090208242 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090208242 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 20241216090208242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090208242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090208242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090208242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090208242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090208242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090208242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090208242 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) 20241216090208242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090208242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00afcbf0) (sccp_scrc.c:477) 20241216090208242 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241216090208242 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090208242 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090208243 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090208243 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090208243 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) 20241216090208243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090208243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(922)@e75c4cc34061: setverdict(pass): none -> pass 20241216090208244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(922)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090208245 DLCTRL DEBUG Command: GET 861584478 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090208245 DLCTRL DEBUG Tx Command reply: GET_REPLY 861584478 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090208249 DLCTRL DEBUG Command: GET 746442845 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090208249 DLCTRL DEBUG Tx Command reply: GET_REPLY 746442845 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090208252 DLCTRL DEBUG Command: GET 453157287 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090208252 DLCTRL DEBUG Tx Command reply: GET_REPLY 453157287 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090208254 DLCTRL DEBUG Command: GET 216574810 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090208254 DLCTRL DEBUG Tx Command reply: GET_REPLY 216574810 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090208256 DLCTRL DEBUG Command: GET 563039757 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090208256 DLCTRL DEBUG Tx Command reply: GET_REPLY 563039757 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090208257 DLCTRL DEBUG Command: GET 96218691 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090208257 DLCTRL DEBUG Tx Command reply: GET_REPLY 96218691 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090208258 DLCTRL DEBUG Command: GET 831606424 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090208258 DLCTRL DEBUG Tx Command reply: GET_REPLY 831606424 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090208260 DLCTRL DEBUG Command: GET 766747130 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090208260 DLCTRL DEBUG Tx Command reply: GET_REPLY 766747130 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090208261 DLCTRL DEBUG Command: GET 291874757 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090208261 DLCTRL DEBUG Tx Command reply: GET_REPLY 291874757 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090208262 DLCTRL DEBUG Command: GET 325246133 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090208262 DLCTRL DEBUG Tx Command reply: GET_REPLY 325246133 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090208263 DLCTRL DEBUG Command: GET 906533578 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090208263 DLCTRL DEBUG Tx Command reply: GET_REPLY 906533578 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090208264 DLCTRL DEBUG Command: GET 934145733 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090208264 DLCTRL DEBUG Tx Command reply: GET_REPLY 934145733 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241216090208265 DLCTRL DEBUG Command: GET 311360011 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090208265 DLCTRL DEBUG Tx Command reply: GET_REPLY 311360011 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090208266 DLCTRL DEBUG Command: GET 700661748 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090208266 DLCTRL DEBUG Tx Command reply: GET_REPLY 700661748 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090208266 DLCTRL DEBUG Command: GET 571858359 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090208267 DLCTRL DEBUG Tx Command reply: GET_REPLY 571858359 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090208267 DLCTRL DEBUG Command: GET 422196426 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090208267 DLCTRL DEBUG Tx Command reply: GET_REPLY 422196426 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090208268 DLCTRL DEBUG Command: GET 644609152 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090208268 DLCTRL DEBUG Tx Command reply: GET_REPLY 644609152 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090208269 DLCTRL DEBUG Command: GET 402743514 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090208269 DLCTRL DEBUG Tx Command reply: GET_REPLY 402743514 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090208269 DLCTRL DEBUG Command: GET 808701522 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090208269 DLCTRL DEBUG Tx Command reply: GET_REPLY 808701522 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090208270 DLCTRL DEBUG Command: GET 751440767 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090208270 DLCTRL DEBUG Tx Command reply: GET_REPLY 751440767 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000111000110'B, t_guard := 20.000000 } 20241216090208281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)2984148 20241216090209309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090209309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090209309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216090209309 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090209309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2d88d4, normal) (hnbgw_rua.c:407) 20241216090209310 DHNB DEBUG map_rua[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216090209310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090209310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2984148 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090209310 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090209310 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090209310 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241216090209310 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2984148 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241216090209310 DCN DEBUG map_sccp[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090209310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090209310 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2984148 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241216090209310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2984148 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216090209310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090209310 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090209310 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090209310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090209310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090209310 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090209310 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{IDLE}: Allocated (fsm.c:456) 20241216090209310 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090209310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001c60056400500f1100926) (sccp_scrc.c:406) 20241216090209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090209310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090209310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090209310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090209310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090209310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090209310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090209310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090209310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090209310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090209311 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090209311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090209311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090209311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090209311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090209311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090209311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090209311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090209311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090209311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090209311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)1612747 HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090209317 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) 20241216090209317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090209317 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090209317 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 20241216090209317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090209317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090209317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090209317 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090209317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090209317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090209317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090209317 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) 20241216090209317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090209317 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b5035b) (sccp_scrc.c:477) 20241216090209317 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241216090209317 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090209317 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090209317 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090209318 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090209318 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) 20241216090209318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090209318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@e75c4cc34061: setverdict(pass): none -> pass 20241216090209320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(923)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090209322 DLCTRL DEBUG Command: GET 167996495 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090209322 DLCTRL DEBUG Tx Command reply: GET_REPLY 167996495 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090209325 DLCTRL DEBUG Command: GET 376826929 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090209325 DLCTRL DEBUG Tx Command reply: GET_REPLY 376826929 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090209329 DLCTRL DEBUG Command: GET 213757388 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090209329 DLCTRL DEBUG Tx Command reply: GET_REPLY 213757388 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090209333 DLCTRL DEBUG Command: GET 1093757 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090209333 DLCTRL DEBUG Tx Command reply: GET_REPLY 1093757 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090209338 DLCTRL DEBUG Command: GET 29195992 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090209338 DLCTRL DEBUG Tx Command reply: GET_REPLY 29195992 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090209341 DLCTRL DEBUG Command: GET 597662907 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090209341 DLCTRL DEBUG Tx Command reply: GET_REPLY 597662907 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090209343 DLCTRL DEBUG Command: GET 811964321 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090209343 DLCTRL DEBUG Tx Command reply: GET_REPLY 811964321 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090209344 DLCTRL DEBUG Command: GET 374155889 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090209344 DLCTRL DEBUG Tx Command reply: GET_REPLY 374155889 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090209346 DLCTRL DEBUG Command: GET 439604577 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090209346 DLCTRL DEBUG Tx Command reply: GET_REPLY 439604577 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090209346 DLCTRL DEBUG Command: GET 526093905 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090209346 DLCTRL DEBUG Tx Command reply: GET_REPLY 526093905 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090209347 DLCTRL DEBUG Command: GET 116574841 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090209347 DLCTRL DEBUG Tx Command reply: GET_REPLY 116574841 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090209348 DLCTRL DEBUG Command: GET 520908248 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090209348 DLCTRL DEBUG Tx Command reply: GET_REPLY 520908248 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241216090209349 DLCTRL DEBUG Command: GET 454996831 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090209349 DLCTRL DEBUG Tx Command reply: GET_REPLY 454996831 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090209350 DLCTRL DEBUG Command: GET 183568116 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090209350 DLCTRL DEBUG Tx Command reply: GET_REPLY 183568116 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090209350 DLCTRL DEBUG Command: GET 773820713 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090209350 DLCTRL DEBUG Tx Command reply: GET_REPLY 773820713 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090209351 DLCTRL DEBUG Command: GET 396858137 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090209351 DLCTRL DEBUG Tx Command reply: GET_REPLY 396858137 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090209352 DLCTRL DEBUG Command: GET 887119631 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090209352 DLCTRL DEBUG Tx Command reply: GET_REPLY 887119631 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090209352 DLCTRL DEBUG Command: GET 534027463 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090209352 DLCTRL DEBUG Tx Command reply: GET_REPLY 534027463 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090209353 DLCTRL DEBUG Command: GET 983197588 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090209353 DLCTRL DEBUG Tx Command reply: GET_REPLY 983197588 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090209354 DLCTRL DEBUG Command: GET 958069147 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090209354 DLCTRL DEBUG Tx Command reply: GET_REPLY 958069147 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000001001101'B, t_guard := 20.000000 } 20241216090209364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@e75c4cc34061: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)768176 20241216090210381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090210381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090210381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090210381 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090210381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbb8b0, normal) (hnbgw_rua.c:407) 20241216090210381 DHNB DEBUG map_rua[0x56050f98e360]{init}: Allocated (fsm.c:456) 20241216090210381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090210381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-768176 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090210381 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090210381 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090210381 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090210381 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-768176 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216090210381 DCN DEBUG map_sccp[0x56050f97dff0]{init}: Allocated (fsm.c:456) 20241216090210381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090210381 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-768176 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090210381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-768176 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216090210381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090210382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090210382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090210382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090210382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090210382 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090210382 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{IDLE}: Allocated (fsm.c:456) 20241216090210382 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090210382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300004d0056400500f1100926) (sccp_scrc.c:406) 20241216090210382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090210382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090210382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090210382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090210382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090210382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090210382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090210382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090210382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090210382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090210382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090210382 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090210382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090210382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090210383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090210383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090210383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090210383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090210383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(915)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@e75c4cc34061: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)12344148 HNBGW_Test.sgsn1-SCCP(915)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(924)@e75c4cc34061: setverdict(pass): none -> pass 20241216090210402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210402 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090210402 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090210402 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 20241216090210402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090210402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090210402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090210402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090210402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090210402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090210402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090210402 DLM3UA DEBUG 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) 20241216090210402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090210402 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c85bc2) (sccp_scrc.c:477) 20241216090210402 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241216090210402 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090210402 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090210402 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090210402 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090210402 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) 20241216090210402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090210402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090210404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(924)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090210406 DLCTRL DEBUG Command: GET 961303344 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090210406 DLCTRL DEBUG Tx Command reply: GET_REPLY 961303344 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090210411 DLCTRL DEBUG Command: GET 496891388 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090210412 DLCTRL DEBUG Tx Command reply: GET_REPLY 496891388 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090210415 DLCTRL DEBUG Command: GET 278231038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090210415 DLCTRL DEBUG Tx Command reply: GET_REPLY 278231038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090210417 DLCTRL DEBUG Command: GET 827194714 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090210417 DLCTRL DEBUG Tx Command reply: GET_REPLY 827194714 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090210418 DLCTRL DEBUG Command: GET 289630086 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090210418 DLCTRL DEBUG Tx Command reply: GET_REPLY 289630086 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090210419 DLCTRL DEBUG Command: GET 86301153 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090210419 DLCTRL DEBUG Tx Command reply: GET_REPLY 86301153 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090210420 DLCTRL DEBUG Command: GET 293195164 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090210420 DLCTRL DEBUG Tx Command reply: GET_REPLY 293195164 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090210420 DLCTRL DEBUG Command: GET 984041211 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090210420 DLCTRL DEBUG Tx Command reply: GET_REPLY 984041211 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090210421 DLCTRL DEBUG Command: GET 968628552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090210421 DLCTRL DEBUG Tx Command reply: GET_REPLY 968628552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090210422 DLCTRL DEBUG Command: GET 371896928 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090210422 DLCTRL DEBUG Tx Command reply: GET_REPLY 371896928 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090210423 DLCTRL DEBUG Command: GET 577212512 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090210423 DLCTRL DEBUG Tx Command reply: GET_REPLY 577212512 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090210423 DLCTRL DEBUG Command: GET 659271802 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090210423 DLCTRL DEBUG Tx Command reply: GET_REPLY 659271802 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241216090210424 DLCTRL DEBUG Command: GET 214450015 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090210424 DLCTRL DEBUG Tx Command reply: GET_REPLY 214450015 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090210425 DLCTRL DEBUG Command: GET 961879898 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090210425 DLCTRL DEBUG Tx Command reply: GET_REPLY 961879898 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090210426 DLCTRL DEBUG Command: GET 505020563 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090210426 DLCTRL DEBUG Tx Command reply: GET_REPLY 505020563 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090210426 DLCTRL DEBUG Command: GET 247583797 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090210426 DLCTRL DEBUG Tx Command reply: GET_REPLY 247583797 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090210427 DLCTRL DEBUG Command: GET 406815595 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090210427 DLCTRL DEBUG Tx Command reply: GET_REPLY 406815595 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090210428 DLCTRL DEBUG Command: GET 923210327 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090210428 DLCTRL DEBUG Tx Command reply: GET_REPLY 923210327 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090210429 DLCTRL DEBUG Command: GET 94373991 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090210429 DLCTRL DEBUG Tx Command reply: GET_REPLY 94373991 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090210430 DLCTRL DEBUG Command: GET 550456111 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090210430 DLCTRL DEBUG Tx Command reply: GET_REPLY 550456111 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090210433 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090210433 DLINP DEBUG SRVCONN(,r=127.0.0.1:39856<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090210433 DLINP NOTICE SRV(,r=127.0.0.1:39856<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090210433 DMAIN NOTICE (127.0.0.1:39856 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39856<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090210433 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090210433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38272<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@e75c4cc34061: Final verdict of PTC: none 20241216090210433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090210433 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090210433 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 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210433 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090210434 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090210434 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: Cannot send after transport endpoint shutdown 20241216090210434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090210434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090210434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc2-RAN(910)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@e75c4cc34061: Final verdict of PTC: none 20241216090210434 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090210434 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) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090210434 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090210434 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) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090210434 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090210434 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) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090210434 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 20241216090210434 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) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090210434 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-M3UA(917)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(909)@e75c4cc34061: Final verdict of PTC: none 20241216090210434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090210434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090210434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090210434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090210434 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090210434 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090210434 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090210434 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090210434 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39423<->l=127.0.0.1:4262) (control_if.c:193) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090210434 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 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090210434 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090210434 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090210434 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) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241216090210434 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 20241216090210434 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 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@e75c4cc34061: Final verdict of PTC: none20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090210434 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090210434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090210434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090210434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090210434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090210434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090210434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090210434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090210434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090210434 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090210434 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090210434 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090210434 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090210434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090210434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090210434 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090210434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090210434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090210434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090210434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090210434 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090210434 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090210434 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090210434 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090210434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090210434 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090210434 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090210434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090210434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210434 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090210434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc0-M3UA(905)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(896)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@e75c4cc34061: Final verdict of PTC: none 20241216090210434 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090210434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090210434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090210434 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090210434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090210434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090210434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090210434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{disrupted}: Freeing instance (context_map.c:202) 20241216090210434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-768176)[0x56050f98e360]{disrupted}: Deallocated (fsm.c:568) 20241216090210434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090210434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{disconnected}: Freeing instance (context_map.c:206) 20241216090210434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56050f97dff0]{disconnected}: Deallocated (fsm.c:568) 20241216090210434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-768176 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241216090210434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090210434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090210434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090210434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090210434 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090210435 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090210435 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090210435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090210435 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090210435 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090210435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090210435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210435 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090210435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090210435 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090210435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{disrupted}: Freeing instance (context_map.c:202) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-416356)[0x56050f99d5e0]{disrupted}: Deallocated (fsm.c:568) 20241216090210435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090210435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{disconnected}: Freeing instance (context_map.c:206) 20241216090210435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56050f98f430]{disconnected}: Deallocated (fsm.c:568) 20241216090210435 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-416356 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090210435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090210435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090210435 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090210435 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090210434 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 20241216090210434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090210434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090210434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090210434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090210434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090210435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090210435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210435 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090210436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090210436 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090210436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090210436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090210436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{disrupted}: Freeing instance (context_map.c:202) 20241216090210436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2984148)[0x56050f921ff0]{disrupted}: Deallocated (fsm.c:568) 20241216090210436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090210436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{disconnected}: Freeing instance (context_map.c:206) 20241216090210436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56050f97aed0]{disconnected}: Deallocated (fsm.c:568) 20241216090210436 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2984148 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(897)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(921)@e75c4cc34061: Final verdict of PTC: none 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090210441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090210441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090210441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090210441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090210441 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 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090210441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090210441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090210441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090210441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090210441 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216090210441 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) 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090210441 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090210441 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090210441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090210441 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090210441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090210441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090210441 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 TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@e75c4cc34061: Final verdict of PTC: none 20241216090210443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090210443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090210443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090210443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090210443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090210443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090210443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090210443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090210444 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090210444 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090210444 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(914)@e75c4cc34061: Final verdict of PTC: none 20241216090210450 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 20241216090210450 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) 20241216090210450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090210450 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090210450 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) 20241216090210450 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) 20241216090210450 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241216090210450 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090210450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090210450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090210450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090210450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090210450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090210450 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 20241216090210450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090210451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090210451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@e75c4cc34061: Final verdict of PTC: none 20241216090210451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090210451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090210451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090210451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090210451 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090210451 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090210451 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090210451 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(916)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(920)@e75c4cc34061: Final verdict of PTC: none 20241216090210466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(898)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:10 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 20241216090210580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090210912 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090210913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090210913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090210913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090210913 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090210913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090210913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090210913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090210913 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090210913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090210913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090210913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090210913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090210913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090210913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090210913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090210913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090210913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090210913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090210913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090210913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090210913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090210913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090210913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090210913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090210914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090210914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090210914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090210914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090210914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090210914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090210914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090211284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38314<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=636012) 20241216090211553 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090211553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090211553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090211553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090211553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090211553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090211553 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090211553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090211553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090211553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090211553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090211553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090211553 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090211553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090211553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090211553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090211553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090211553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090211554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090211554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090211554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090211554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090211554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090211554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090211554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090211554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090211554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090211554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090211554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090211554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090211554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090211554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090211554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090211554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090212267 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090212267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212267 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090212267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212267 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090212267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212267 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090212268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090212268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090212268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090212268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090212268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090212268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090212268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090212268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090212268 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=636012, count=662452) 20241216090212435 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090212435 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090212435 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090212435 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090212435 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090212435 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090212435 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090212435 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090212435 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090212442 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090212442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090212442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090212451 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090212451 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241216090212451 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241216090212962 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090212963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212963 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090212963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212963 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090212963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090212963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090212963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090212963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090212963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090212963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090212963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090212964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090212964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090212964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090212964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090212964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090212964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090213294 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090213294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb8f28), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090213294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090213294 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090213294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090213294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090213294 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090213294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c63e0b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090213294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090213294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090213294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090213294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090213294 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090213294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c696c5), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090213294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090213294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090213294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090213294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090213294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090213295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090213295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090213295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090213295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090213295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090213295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090213295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090213295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090213295 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 20241216090213295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090213295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090213295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090213295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090213295 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02: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_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241216090213789 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(84)[0x56050f994190]{IDLE}: Deallocated (fsm.c:568) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(83)[0x56050f980680]{IDLE}: Deallocated (fsm.c:568) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090213789 DLSCCP DEBUG SCCP-SCOC(85)[0x56050f995090]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_L3Compl_no_cn started. 20241216090214385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090214389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090214394 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44483<->l=127.0.0.1:4262) (control_if.c:572) 20241216090214496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090214496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090214504 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214504 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214504 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214504 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214504 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214504 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214504 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090214504 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214504 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214505 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33801 (stream_srv.c:132) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090214505 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33801<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090214506 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214506 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090214506 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214506 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090214506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214506 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214506 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214506 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090214506 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214506 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090214506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214506 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214506 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214506 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090214506 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214506 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090214506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214506 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214506 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214506 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090214506 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090214506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214506 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214506 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 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090214506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090214506 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090214506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090214506 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 20241216090214506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090214506 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(935)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(933)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090214524 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214524 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214525 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214525 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214525 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214525 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214525 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090214525 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214526 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214526 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090214526 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214526 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090214526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214526 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214526 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214526 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090214526 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214526 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090214526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214526 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214526 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214526 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090214526 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214526 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090214526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214526 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214526 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214526 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090214526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090214526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214526 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214526 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 20241216090214526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090214526 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090214526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090214526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090214526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090214526 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090214526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090214527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090214527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090214527 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090214527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090214527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090214527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090214527 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090214552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090214552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090214552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090214552 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090214552 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090214552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090214552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090214552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090214552 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090214558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090214558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090214558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090214558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090214558 DHNBAP DEBUG (127.0.0.1:33801 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090214558 DHNBAP NOTICE (127.0.0.1:33801 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090214558 DHNBAP NOTICE (127.0.0.1:33801 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090214558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090214558 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090214720 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090214720 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090214720 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090214720 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090214724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214724 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090214724 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090214724 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090214724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090214724 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090214724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090214727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214727 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090214727 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090214727 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090214727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090214727 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090214727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090214727 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 20241216090214727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090214727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090214727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090214727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090214727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090214727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090214727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090214728 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090214728 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090214728 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214729 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214729 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090214729 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090214729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090214729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214729 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214729 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214729 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214729 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090214729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090214729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090214729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090214729 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090214739 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090214739 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090214739 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090214739 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090214741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214741 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090214741 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090214741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090214741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090214741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090214741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090214743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214743 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090214743 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090214743 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090214743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090214743 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090214743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090214743 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 20241216090214743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090214743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090214743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090214743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090214743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090214743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090214743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090214743 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090214743 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090214743 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090214744 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090214744 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090214744 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090214744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090214744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090214744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090214744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090214744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090214744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090214744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090214744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090214744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090214744 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090214744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090214744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090214744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090214744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090214744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090214744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090214744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090214744 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(934)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090215530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090215530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090215530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090215530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090215530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090215530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090215530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090215530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090215530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090215530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090215530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090215530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090215530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090215530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090215530 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090215530 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090215530 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090215530 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090215530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090215530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090215530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090215530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090215530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090215530 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090215530 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090215530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090215530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090215530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090215530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090215530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090215530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090215530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090215530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090215530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090215530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090215530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090215530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090215530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090215530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090215530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090215530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090215530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090215530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090215530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215530 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090215530 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090215530 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090215530 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090215530 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090215554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090215554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090215554 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090215554 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090215554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090215554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090215554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090215554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090215554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090215554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090215554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090215554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090215554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090215554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090215554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090215554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090215554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090215554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090215554 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090215554 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090215554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090215554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090215554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090215554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090215554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090215554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090215554 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090215554 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090215555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090215555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090215555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090215555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090215555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090215555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090215555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090215555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090215556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090215556 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090215556 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090215557 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090215557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090215557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090215557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090215557 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090215557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090215557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090215557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090215557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090215557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090215557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090215557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090215557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090215557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090215557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090215557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090215557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090215557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090215557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090215557 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090215557 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090215575 DLCTRL DEBUG Command: GET 337634611 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090215575 DLCTRL DEBUG Tx Command reply: GET_REPLY 337634611 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090215580 DLCTRL DEBUG Command: GET 286825801 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090215580 DLCTRL DEBUG Tx Command reply: GET_REPLY 286825801 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090215582 DLCTRL DEBUG Command: GET 525110333 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090215582 DLCTRL DEBUG Tx Command reply: GET_REPLY 525110333 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090215585 DLCTRL DEBUG Command: GET 860509290 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090215585 DLCTRL DEBUG Tx Command reply: GET_REPLY 860509290 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090215587 DLCTRL DEBUG Command: GET 394056335 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090215587 DLCTRL DEBUG Tx Command reply: GET_REPLY 394056335 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090215591 DLCTRL DEBUG Command: GET 29202045 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090215591 DLCTRL DEBUG Tx Command reply: GET_REPLY 29202045 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090215595 DLCTRL DEBUG Command: GET 642018054 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090215595 DLCTRL DEBUG Tx Command reply: GET_REPLY 642018054 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090215597 DLCTRL DEBUG Command: GET 842574603 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090215597 DLCTRL DEBUG Tx Command reply: GET_REPLY 842574603 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090215600 DLCTRL DEBUG Command: GET 43649318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090215600 DLCTRL DEBUG Tx Command reply: GET_REPLY 43649318 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090215602 DLCTRL DEBUG Command: GET 377350145 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090215602 DLCTRL DEBUG Tx Command reply: GET_REPLY 377350145 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090215605 DLCTRL DEBUG Command: GET 846388710 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090215605 DLCTRL DEBUG Tx Command reply: GET_REPLY 846388710 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090215609 DLCTRL DEBUG Command: GET 216504035 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090215609 DLCTRL DEBUG Tx Command reply: GET_REPLY 216504035 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090215613 DLCTRL DEBUG Command: GET 131480794 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090215613 DLCTRL DEBUG Tx Command reply: GET_REPLY 131480794 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090215615 DLCTRL DEBUG Command: GET 347061407 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090215615 DLCTRL DEBUG Tx Command reply: GET_REPLY 347061407 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090215618 DLCTRL DEBUG Command: GET 420070035 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090215618 DLCTRL DEBUG Tx Command reply: GET_REPLY 420070035 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090215620 DLCTRL DEBUG Command: GET 388724591 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090215620 DLCTRL DEBUG Tx Command reply: GET_REPLY 388724591 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090215622 DLCTRL DEBUG Command: GET 260881211 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090215622 DLCTRL DEBUG Tx Command reply: GET_REPLY 260881211 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090215625 DLCTRL DEBUG Command: GET 778493517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090215625 DLCTRL DEBUG Tx Command reply: GET_REPLY 778493517 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090215629 DLCTRL DEBUG Command: GET 89100446 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090215629 DLCTRL DEBUG Tx Command reply: GET_REPLY 89100446 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090215632 DLCTRL DEBUG Command: GET 342080772 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090215632 DLCTRL DEBUG Tx Command reply: GET_REPLY 342080772 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000001001110011'B, t_guard := 20.000000 } 20241216090215671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)14532332 20241216090216712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090216712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090216713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090216713 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090216713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xddbeec, normal) (hnbgw_rua.c:407) 20241216090216713 DHNB DEBUG map_rua[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090216713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14532332)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090216713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14532332 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090216713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090216713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090216713 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090216713 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14532332 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241216090216713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14532332)[0x56050f995090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090216713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14532332)[0x56050f995090]{init}: Freeing instance (context_map.c:202) 20241216090216713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14532332)[0x56050f995090]{init}: Deallocated (fsm.c:568) 20241216090216713 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14532332 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090216713 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) 20241216090216713 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090216713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090216713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090216713 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)@e75c4cc34061: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)14532332 20241216090216726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(940)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000000100101111'B, t_guard := 20.000000 } 20241216090216742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)15566602 20241216090217752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090217752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090217752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216090217752 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090217752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed870a, normal) (hnbgw_rua.c:407) 20241216090217752 DHNB DEBUG map_rua[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090217752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15566602)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090217752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15566602 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090217752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090217752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090217752 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216090217752 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15566602 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241216090217752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15566602)[0x56050f995090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090217752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15566602)[0x56050f995090]{init}: Freeing instance (context_map.c:202) 20241216090217752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15566602)[0x56050f995090]{init}: Deallocated (fsm.c:568) 20241216090217752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15566602 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241216090217752 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) 20241216090217752 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090217752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090217752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090217752 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)@e75c4cc34061: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)15566602 20241216090217759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000000010110110'B, t_guard := 20.000000 } 20241216090217779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)8808241 20241216090218795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090218796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090218796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090218796 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090218796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x866731, normal) (hnbgw_rua.c:407) 20241216090218796 DHNB DEBUG map_rua[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090218796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8808241)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090218796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8808241 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090218796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090218796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090218796 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8808241 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241216090218796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8808241)[0x56050f995090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090218796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8808241)[0x56050f995090]{init}: Freeing instance (context_map.c:202) 20241216090218796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8808241)[0x56050f995090]{init}: Deallocated (fsm.c:568) 20241216090218796 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8808241 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241216090218796 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) 20241216090218796 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090218796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090218796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090218796 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)@e75c4cc34061: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)8808241 20241216090218798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000001101001000'B, t_guard := 20.000000 } 20241216090218810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)8513750 20241216090219830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090219830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090219830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090219831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090219831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x81e8d6, normal) (hnbgw_rua.c:407) 20241216090219831 DHNB DEBUG map_rua[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090219831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8513750)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090219831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8513750 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090219831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090219831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090219831 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090219831 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8513750 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241216090219831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8513750)[0x56050f995090]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090219831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8513750)[0x56050f995090]{init}: Freeing instance (context_map.c:202) 20241216090219831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8513750)[0x56050f995090]{init}: Deallocated (fsm.c:568) 20241216090219831 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8513750 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241216090219831 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) 20241216090219831 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241216090219831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090219831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090219831 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)@e75c4cc34061: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)8513750 20241216090219837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090219844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44483<->l=127.0.0.1:4262) (control_if.c:193) 20241216090219845 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090219845 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090219845 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 20241216090219845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090219845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090219845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090219845 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090219845 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090219845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090219845 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090219845 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090219845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090219845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090219845 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.msc0-RAN(934)@e75c4cc34061: Final verdict of PTC: none 20241216090219845 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090219845 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090219845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090219845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090219845 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090219845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090219845 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090219845 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090219845 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090219845 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090219845 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090219845 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090219845 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090219846 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 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090219846 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216090219846 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) 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090219846 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(933)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(938)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@e75c4cc34061: Final verdict of PTC: none 20241216090219846 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090219846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090219846 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090219846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090219846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090219846 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.sgsn0-RAN(937)@e75c4cc34061: Final verdict of PTC: none 20241216090219847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090219847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090219847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@e75c4cc34061: Final verdict of PTC: none 20241216090219847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090219847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090219847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090219847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090219847 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090219847 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) IPA-CTRL-CLI-IPA(927)@e75c4cc34061: Final verdict of PTC: none 20241216090219847 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090219847 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090219847 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090219847 DLINP DEBUG SRVCONN(,r=127.0.0.1:33801<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090219847 DLINP NOTICE SRV(,r=127.0.0.1:33801<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090219847 DMAIN NOTICE (127.0.0.1:33801 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33801<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090219847 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(939)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(926)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090219850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:19 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 20241216090219896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090220435 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090220435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090220435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090220435 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090220435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090220435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090220435 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090220435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090220435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090220435 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090220435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090220435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090220435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090220435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090220435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090220436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090220436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090220436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090220436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090220436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090220436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090220436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090220436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090220436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090220436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090220436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090220437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090220437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090220437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090220437 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090220437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090220437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090220437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090220437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090220437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090220437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090220437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090220437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090220437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090220599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285164) 20241216090220914 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090220914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090220914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090220914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090220914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090220914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090220914 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090220914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090220914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090220914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090220914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090220914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090220914 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090220914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090220914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090220914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090220914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090220914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090220914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090220914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090220914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090220914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090220914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090220914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090220914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090220914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090220914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090220914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090220914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090220914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090220914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090220914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090220915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090220915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090220915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090220915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090220915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090220915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090220915 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090221554 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090221554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090221554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090221554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090221554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090221554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090221554 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090221554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090221554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090221554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090221554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090221554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090221554 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090221554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090221554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090221554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090221554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090221554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090221554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090221554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090221554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090221554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090221554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090221554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090221554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090221554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090221554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090221555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090221555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090221555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090221555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090221555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090221555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090221555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090221555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090221555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090221555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090221555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090221555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090221555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090221555 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=285164, count=313404) 20241216090221846 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090221846 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090221846 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090221847 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090221847 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090221847 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090222268 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090222268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222268 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090222268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222268 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090222268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222268 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090222269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090222269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090222269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090222269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090222269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02: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_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 20241216090222964 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090222964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222964 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090222964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222964 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090222964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090222964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090222964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090222964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090222964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090222964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090222964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090222965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090222965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090222965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090222965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090222965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090222965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090223289 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(88)[0x56050f9bfef0]{IDLE}: Deallocated (fsm.c:568) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090223289 DLSCCP DEBUG SCCP-SCOC(87)[0x56050f985250]{IDLE}: Deallocated (fsm.c:568) 20241216090223292 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090223292 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090223292 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090223292 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090223292 DLSCCP DEBUG SCCP-SCOC(86)[0x56050f97a3a0]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241216090223720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090223731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090223738 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43743<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090223884 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090223884 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090223896 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223896 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223896 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223896 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223896 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223896 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090223896 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59890 (stream_srv.c:132) 20241216090223896 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59890<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090223896 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223896 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223898 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223898 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090223898 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223898 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090223898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223898 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223898 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223898 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090223898 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223898 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090223898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223898 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223898 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223898 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090223898 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090223898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223898 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223898 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223898 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090223898 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090223898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223898 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223898 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 20241216090223898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090223898 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090223898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223899 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223899 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090223899 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090223899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223899 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223899 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223899 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090223899 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 20241216090223899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223899 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223899 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223899 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090223899 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(954)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(954)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(952)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(957)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(955)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-M3UA(960)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@e75c4cc34061: ************************************************* HNBGW_Test.msc2-SCCP(958)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090223940 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223940 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223940 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223940 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223940 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223940 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223940 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090223940 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090223941 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223941 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090223941 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223942 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090223942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223942 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223942 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223942 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090223942 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223942 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090223942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223942 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223942 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223942 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090223942 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223942 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090223942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223942 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223942 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090223942 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090223942 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090223942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090223942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090223942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090223942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090223942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090223942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090223942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090223942 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090223942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223942 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 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090223942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241216090223942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090223942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090223942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090223942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090223942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090223942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090223992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090223992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090223992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090223992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090223992 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090223992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090223992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090223992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090223992 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090223997 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090223997 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090223997 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090223997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090223997 DHNBAP DEBUG (127.0.0.1:59890 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090223997 DHNBAP NOTICE (127.0.0.1:59890 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090223997 DHNBAP NOTICE (127.0.0.1:59890 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090223997 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090223997 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090224112 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090224112 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090224112 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090224112 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090224119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224119 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090224119 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090224119 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090224119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090224119 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090224119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090224122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224122 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090224122 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090224122 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090224122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090224122 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090224122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090224122 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 20241216090224122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090224122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090224122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224123 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090224123 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090224123 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090224124 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090224124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090224124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090224124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090224124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090224124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224124 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090224124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090224125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090224125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090224125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090224125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224125 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 20241216090224125 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 20241216090224125 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090224125 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090224131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224131 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090224131 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090224131 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090224131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090224131 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090224131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090224134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090224134 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090224134 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090224134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090224134 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090224134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090224134 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 20241216090224135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090224135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090224135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224135 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090224135 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090224135 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090224136 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090224136 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090224136 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090224136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090224136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090224137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090224137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090224137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090224137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090224136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224136 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090224138 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 20241216090224138 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 20241216090224138 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 20241216090224138 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241216090224138 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241216090224138 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241216090224138 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(960)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241216090224144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224144 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241216090224144 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241216090224144 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241216090224144 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241216090224144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090224144 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241216090224144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241216090224144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090224144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241216090224144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224144 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224144 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090224151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224151 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090224151 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090224151 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090224151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090224151 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241216090224151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090224151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090224151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241216090224151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224151 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090224151 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090224151 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090224153 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090224153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090224153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090224153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090224153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224153 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090224153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224153 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090224153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090224153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090224153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090224153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090224153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224155 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090224155 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090224155 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090224155 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090224160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224160 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090224160 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090224160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090224160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090224160 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090224160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090224161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224161 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090224161 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090224161 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090224161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090224161 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090224161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090224161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090224161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090224161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224161 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090224161 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090224161 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090224162 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090224162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090224162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090224162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090224162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090224162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224162 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090224162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090224162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090224162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090224162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090224162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224168 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 20241216090224168 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 20241216090224168 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090224168 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090224173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090224173 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090224173 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090224173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090224173 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090224173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090224176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224176 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090224176 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090224176 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090224176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090224176 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090224176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090224176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090224176 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090224176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224176 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224176 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224176 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224176 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090224177 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090224177 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090224178 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090224178 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090224178 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090224178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090224178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224178 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090224178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090224179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090224179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090224179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090224179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224178 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090224182 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 20241216090224182 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 20241216090224182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090224182 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241216090224185 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) 20241216090224185 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241216090224185 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090224185 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090224185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090224185 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241216090224185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090224187 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) 20241216090224187 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090224187 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090224187 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090224187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090224187 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090224187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090224187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090224187 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241216090224187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090224187 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090224187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090224187 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090224187 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090224187 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090224188 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090224188 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090224188 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090224188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090224188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224188 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090224188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224188 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090224189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224189 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224189 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224189 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090224189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090224189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090224189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090224189 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(953)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090224927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224927 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090224927 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090224927 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090224927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224927 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033)[0;m 20241216090224928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090224928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090224928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090224928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224928 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090224928 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090224928 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090224928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090224928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090224929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090224929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224929 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090224929 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090224929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224929 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224929 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224929 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090224929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090224929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090224929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090224929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090224932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090224932 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090224932 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090224932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224932 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090224932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090224932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224932 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090224932 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090224932 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090224933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224933 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090224933 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090224933 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 20241216090224933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224933 DLM3UA DEBUG 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) 20241216090224933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090224933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224933 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090224933 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090224933 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) 20241216090224933 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) 20241216090224933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090224933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224933 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090224933 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090224933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224933 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224933 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224933 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090224933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090224933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090224933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090224933 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090224934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090224934 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 20241216090224934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224934 DLM3UA DEBUG 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) 20241216090224934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090224934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090224934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090224935 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090224935 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090224947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224947 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090224947 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090224947 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 20241216090224947 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224947 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224947 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) 20241216090224947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090224947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090224947 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090224948 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090224948 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) 20241216090224948 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) 20241216090224948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090224948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224948 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090224948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224948 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090224948 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{CONNECTED}: link up (cnlink.c:111) 20241216090224949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090224949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090224949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090224949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090224949 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224951 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241216090224951 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241216090224951 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 20241216090224951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224951 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224951 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) 20241216090224951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241216090224951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090224951 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090224951 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090224951 DRANAP INFO cnlink(msc-2)[0x56050f904870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090224966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224966 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090224966 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090224966 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090224966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090224966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090224966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090224966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224967 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090224967 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090224967 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090224967 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090224967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090224967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090224967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224967 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090224967 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090224967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090224967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090224967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090224967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090224967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090224969 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090224969 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090224969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224969 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090224969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090224969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090224969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224970 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224970 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224970 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090224970 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090224970 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090224980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224980 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090224980 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090224980 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 20241216090224980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224980 DLM3UA DEBUG 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) 20241216090224980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090224980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090224980 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090224980 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) 20241216090224980 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) 20241216090224980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224980 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090224980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224980 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090224980 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090224980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090224980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090224980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090224980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090224980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224981 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090224981 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090224981 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 20241216090224981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224981 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224981 DLM3UA DEBUG 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) 20241216090224981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090224981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090224981 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090224981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224981 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224981 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224981 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090224981 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090224981 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090224987 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) 20241216090224987 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090224987 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090224987 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 20241216090224987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224987 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) 20241216090224987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090224987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090224987 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) 20241216090224987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 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) 20241216090224987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090224987 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090224987 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) 20241216090224987 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) 20241216090224987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090224987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090224987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090224987 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090224987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090224987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090224987 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090224987 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: link up (cnlink.c:111) 20241216090224988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090224988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090224988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090224988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090224988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090224988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090224988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090224988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224988 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) 20241216090224989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090224989 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090224989 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 20241216090224989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090224989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090224989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090224989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090224989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090224989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090224989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090224989 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) 20241216090224989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090224989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090224989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241216090224989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241216090224989 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) 20241216090224989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090224989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224989 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) 20241216090224989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090224989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090224989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090224989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090224989 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090224989 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090224989 DRANAP INFO cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090226007 DLCTRL DEBUG Command: GET 28291445 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090226007 DLCTRL DEBUG Tx Command reply: GET_REPLY 28291445 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090226015 DLCTRL DEBUG Command: GET 330008523 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090226015 DLCTRL DEBUG Tx Command reply: GET_REPLY 330008523 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090226020 DLCTRL DEBUG Command: GET 67082026 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090226020 DLCTRL DEBUG Tx Command reply: GET_REPLY 67082026 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090226026 DLCTRL DEBUG Command: GET 661507735 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090226026 DLCTRL DEBUG Tx Command reply: GET_REPLY 661507735 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090226031 DLCTRL DEBUG Command: GET 747824608 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090226031 DLCTRL DEBUG Tx Command reply: GET_REPLY 747824608 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090226035 DLCTRL DEBUG Command: GET 318030850 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090226036 DLCTRL DEBUG Tx Command reply: GET_REPLY 318030850 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090226038 DLCTRL DEBUG Command: GET 198239200 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090226038 DLCTRL DEBUG Tx Command reply: GET_REPLY 198239200 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090226040 DLCTRL DEBUG Command: GET 498568547 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090226040 DLCTRL DEBUG Tx Command reply: GET_REPLY 498568547 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090226043 DLCTRL DEBUG Command: GET 702476214 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090226043 DLCTRL DEBUG Tx Command reply: GET_REPLY 702476214 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090226046 DLCTRL DEBUG Command: GET 40188696 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090226046 DLCTRL DEBUG Tx Command reply: GET_REPLY 40188696 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090226049 DLCTRL DEBUG Command: GET 542727840 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090226049 DLCTRL DEBUG Tx Command reply: GET_REPLY 542727840 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090226054 DLCTRL DEBUG Command: GET 938374430 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090226054 DLCTRL DEBUG Tx Command reply: GET_REPLY 938374430 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090226057 DLCTRL DEBUG Command: GET 638349193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090226057 DLCTRL DEBUG Tx Command reply: GET_REPLY 638349193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090226059 DLCTRL DEBUG Command: GET 763746869 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090226059 DLCTRL DEBUG Tx Command reply: GET_REPLY 763746869 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090226060 DLCTRL DEBUG Command: GET 727731002 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090226060 DLCTRL DEBUG Tx Command reply: GET_REPLY 727731002 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090226062 DLCTRL DEBUG Command: GET 726592833 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090226062 DLCTRL DEBUG Tx Command reply: GET_REPLY 726592833 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090226063 DLCTRL DEBUG Command: GET 548941168 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090226063 DLCTRL DEBUG Tx Command reply: GET_REPLY 548941168 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090226064 DLCTRL DEBUG Command: GET 76756178 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090226064 DLCTRL DEBUG Tx Command reply: GET_REPLY 76756178 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090226065 DLCTRL DEBUG Command: GET 910794125 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090226065 DLCTRL DEBUG Tx Command reply: GET_REPLY 910794125 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090226066 DLCTRL DEBUG Command: GET 178736738 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090226066 DLCTRL DEBUG Tx Command reply: GET_REPLY 178736738 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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@e75c4cc34061: 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@e75c4cc34061: 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 := '000000000000000111110011'B, t_guard := 20.000000 } 20241216090226080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@e75c4cc34061: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)4423142 20241216090227124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090227124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090227124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216090227124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090227124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x437de6, normal) (hnbgw_rua.c:407) 20241216090227124 DHNB DEBUG map_rua[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090227124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090227124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423142 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090227124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090227124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090227124 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241216090227124 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241216090227124 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423142 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) 20241216090227124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423142 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090227124 DCN DEBUG map_sccp[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216090227124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090227124 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4423142 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090227124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423142 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216090227124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090227124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090227124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090227125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090227125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090227125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090227125 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{IDLE}: Allocated (fsm.c:456) 20241216090227125 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090227125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030001f30056400500f1100926) (sccp_scrc.c:406) 20241216090227125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090227125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090227125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090227125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090227125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090227125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090227125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090227125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090227125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090227125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090227125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090227125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090227125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090227125 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090227125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090227125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090227125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090227125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090227125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090227125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090227125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090227125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090227125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090227125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@e75c4cc34061: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)5496046 HNBGW_Test.sgsn0-SCCP(961)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(971)@e75c4cc34061: setverdict(pass): none -> pass 20241216090227141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090227141 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090227141 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090227141 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090227141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090227141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090227141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090227141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090227141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090227141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090227141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090227141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090227141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090227141 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e1c945) (sccp_scrc.c:477) 20241216090227141 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241216090227141 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090227141 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090227141 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090227141 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090227141 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) 20241216090227141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090227141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090227142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090227144 DLCTRL DEBUG Command: GET 536054873 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090227144 DLCTRL DEBUG Tx Command reply: GET_REPLY 536054873 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090227147 DLCTRL DEBUG Command: GET 379052851 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090227147 DLCTRL DEBUG Tx Command reply: GET_REPLY 379052851 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090227150 DLCTRL DEBUG Command: GET 63028477 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090227150 DLCTRL DEBUG Tx Command reply: GET_REPLY 63028477 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090227152 DLCTRL DEBUG Command: GET 99089508 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090227152 DLCTRL DEBUG Tx Command reply: GET_REPLY 99089508 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090227154 DLCTRL DEBUG Command: GET 192709751 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090227154 DLCTRL DEBUG Tx Command reply: GET_REPLY 192709751 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090227155 DLCTRL DEBUG Command: GET 509191326 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090227155 DLCTRL DEBUG Tx Command reply: GET_REPLY 509191326 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090227156 DLCTRL DEBUG Command: GET 703635532 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090227156 DLCTRL DEBUG Tx Command reply: GET_REPLY 703635532 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090227157 DLCTRL DEBUG Command: GET 286263940 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090227157 DLCTRL DEBUG Tx Command reply: GET_REPLY 286263940 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090227158 DLCTRL DEBUG Command: GET 2524590 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090227158 DLCTRL DEBUG Tx Command reply: GET_REPLY 2524590 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090227158 DLCTRL DEBUG Command: GET 227536485 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090227158 DLCTRL DEBUG Tx Command reply: GET_REPLY 227536485 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090227159 DLCTRL DEBUG Command: GET 132167039 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090227159 DLCTRL DEBUG Tx Command reply: GET_REPLY 132167039 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090227160 DLCTRL DEBUG Command: GET 448369342 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090227160 DLCTRL DEBUG Tx Command reply: GET_REPLY 448369342 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090227161 DLCTRL DEBUG Command: GET 945073917 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090227161 DLCTRL DEBUG Tx Command reply: GET_REPLY 945073917 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090227163 DLCTRL DEBUG Command: GET 119173307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090227163 DLCTRL DEBUG Tx Command reply: GET_REPLY 119173307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090227164 DLCTRL DEBUG Command: GET 302884562 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090227164 DLCTRL DEBUG Tx Command reply: GET_REPLY 302884562 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090227165 DLCTRL DEBUG Command: GET 148637888 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090227165 DLCTRL DEBUG Tx Command reply: GET_REPLY 148637888 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090227166 DLCTRL DEBUG Command: GET 535044902 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090227166 DLCTRL DEBUG Tx Command reply: GET_REPLY 535044902 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090227167 DLCTRL DEBUG Command: GET 38110151 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090227167 DLCTRL DEBUG Tx Command reply: GET_REPLY 38110151 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090227168 DLCTRL DEBUG Command: GET 152831622 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090227168 DLCTRL DEBUG Tx Command reply: GET_REPLY 152831622 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090227169 DLCTRL DEBUG Command: GET 621221149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090227169 DLCTRL DEBUG Tx Command reply: GET_REPLY 621221149 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000010000111'B, t_guard := 20.000000 } 20241216090227181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@e75c4cc34061: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)1887995 20241216090228204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090228204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090228204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241216090228204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090228204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1ccefb, normal) (hnbgw_rua.c:407) 20241216090228204 DHNB DEBUG map_rua[0x56050f921ff0]{init}: Allocated (fsm.c:456) 20241216090228204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090228204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1887995 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090228204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090228204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090228204 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241216090228204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1887995 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241216090228204 DCN DEBUG map_sccp[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090228204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090228204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1887995 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241216090228204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1887995 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241216090228204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090228204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090228204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090228204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090228204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090228204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090228204 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{IDLE}: Allocated (fsm.c:456) 20241216090228204 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090228204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030000870056400500f1100926) (sccp_scrc.c:406) 20241216090228204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090228204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090228204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090228204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090228204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090228204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090228204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090228204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090228204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090228204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090228204 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090228204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090228204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090228204 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090228204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090228204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090228205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090228205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090228205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090228205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090228205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090228205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090228205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(967)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@e75c4cc34061: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)9721171 HNBGW_Test.sgsn2-SCCP(967)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090228213 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) 20241216090228213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241216090228213 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241216090228213 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 20241216090228213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090228213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_sgsnpool_nri_from_other_PLMN0(972)@e75c4cc34061: setverdict(pass): none -> pass 20241216090228213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090228213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090228213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090228213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090228213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090228213 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) 20241216090228213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090228213 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00610f3e) (sccp_scrc.c:477) 20241216090228213 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241216090228213 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090228213 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090228213 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090228213 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090228213 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) 20241216090228213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090228213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090228214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(972)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090228215 DLCTRL DEBUG Command: GET 487839683 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090228215 DLCTRL DEBUG Tx Command reply: GET_REPLY 487839683 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090228216 DLCTRL DEBUG Command: GET 367374908 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090228216 DLCTRL DEBUG Tx Command reply: GET_REPLY 367374908 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090228217 DLCTRL DEBUG Command: GET 339100226 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090228217 DLCTRL DEBUG Tx Command reply: GET_REPLY 339100226 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090228218 DLCTRL DEBUG Command: GET 788709243 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090228218 DLCTRL DEBUG Tx Command reply: GET_REPLY 788709243 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090228219 DLCTRL DEBUG Command: GET 271762521 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090228219 DLCTRL DEBUG Tx Command reply: GET_REPLY 271762521 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090228220 DLCTRL DEBUG Command: GET 355452765 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090228220 DLCTRL DEBUG Tx Command reply: GET_REPLY 355452765 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090228221 DLCTRL DEBUG Command: GET 234911550 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090228221 DLCTRL DEBUG Tx Command reply: GET_REPLY 234911550 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090228221 DLCTRL DEBUG Command: GET 6439305 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090228221 DLCTRL DEBUG Tx Command reply: GET_REPLY 6439305 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090228222 DLCTRL DEBUG Command: GET 382625350 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090228222 DLCTRL DEBUG Tx Command reply: GET_REPLY 382625350 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090228223 DLCTRL DEBUG Command: GET 163744905 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090228223 DLCTRL DEBUG Tx Command reply: GET_REPLY 163744905 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090228224 DLCTRL DEBUG Command: GET 864062950 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090228224 DLCTRL DEBUG Tx Command reply: GET_REPLY 864062950 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090228225 DLCTRL DEBUG Command: GET 384640236 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090228225 DLCTRL DEBUG Tx Command reply: GET_REPLY 384640236 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241216090228226 DLCTRL DEBUG Command: GET 814255634 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090228226 DLCTRL DEBUG Tx Command reply: GET_REPLY 814255634 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090228227 DLCTRL DEBUG Command: GET 897237955 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090228227 DLCTRL DEBUG Tx Command reply: GET_REPLY 897237955 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090228227 DLCTRL DEBUG Command: GET 957034865 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090228227 DLCTRL DEBUG Tx Command reply: GET_REPLY 957034865 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090228228 DLCTRL DEBUG Command: GET 852592513 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090228228 DLCTRL DEBUG Tx Command reply: GET_REPLY 852592513 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090228229 DLCTRL DEBUG Command: GET 770459076 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090228229 DLCTRL DEBUG Tx Command reply: GET_REPLY 770459076 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090228230 DLCTRL DEBUG Command: GET 963115941 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090228230 DLCTRL DEBUG Tx Command reply: GET_REPLY 963115941 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090228230 DLCTRL DEBUG Command: GET 379161266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090228230 DLCTRL DEBUG Tx Command reply: GET_REPLY 379161266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090228231 DLCTRL DEBUG Command: GET 678424724 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090228231 DLCTRL DEBUG Tx Command reply: GET_REPLY 678424724 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090228235 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43743<->l=127.0.0.1:4262) (control_if.c:193) 20241216090228235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090228235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090228235 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090228235 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 20241216090228235 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(953)@e75c4cc34061: Final verdict of PTC: none 20241216090228235 DLINP DEBUG SRVCONN(,r=127.0.0.1:59890<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090228235 DLINP NOTICE SRV(,r=127.0.0.1:59890<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090228235 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090228235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090228235 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090228235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090228235 DMAIN NOTICE (127.0.0.1:59890 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59890<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090228235 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090228235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090228235 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.msc2-SCCP(958)@e75c4cc34061: Final verdict of PTC: none 20241216090228235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090228235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090228235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090228235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090228235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090228235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090228235 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090228235 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090228235 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090228235 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090228235 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090228235 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090228235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c945), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090228235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090228235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090228235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090228235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090228235 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090228235 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090228235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{disrupted}: Freeing instance (context_map.c:202) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4423142)[0x56050f995090]{disrupted}: Deallocated (fsm.c:568) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{disconnected}: Freeing instance (context_map.c:206) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56050f99d5e0]{disconnected}: Deallocated (fsm.c:568) 20241216090228235 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4423142 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241216090228235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090228235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090228235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090228235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090228235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090228235 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090228235 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090228235 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241216090228235 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090228235 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090228235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00610f3e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090228235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090228235 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090228235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090228235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090228235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090228235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090228235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090228235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090228235 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{disrupted}: Freeing instance (context_map.c:202) 20241216090228235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1887995)[0x56050f921ff0]{disrupted}: Deallocated (fsm.c:568) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{disconnected}: Freeing instance (context_map.c:206) 20241216090228235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56050f97aed0]{disconnected}: Deallocated (fsm.c:568) 20241216090228235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090228235 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1887995 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241216090228235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090228235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090228235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090228235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090228235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090228236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090228236 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(956)@e75c4cc34061: Final verdict of PTC: none 20241216090228236 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 20241216090228236 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) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090228236 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 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090228236 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090228236 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) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241216090228236 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241216090228236 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) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090228236 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090228236 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) 20241216090228237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090228236 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090228236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090228236 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 20241216090228236 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) 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090228236 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090228236 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 20241216090228237 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 20241216090228237 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) 20241216090228237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090228237 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090228237 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 20241216090228237 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090228237 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) 20241216090228237 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090228237 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241216090228237 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 20241216090228237 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 20241216090228237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090228237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090228237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090228237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090228237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090228237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090228237 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090228237 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090228237 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090228237 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090228237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090228237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090228237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090228237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090228237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090228237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090228237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090228237 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090228237 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090228237 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090228237 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(963)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(946)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(945)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(954)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(970)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@e75c4cc34061: Final verdict of PTC: none 20241216090228267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090228267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090228267 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090228267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090228267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090228267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090228267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090228267 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090228267 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090228267 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090228267 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090228266 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 20241216090228266 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) 20241216090228266 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090228266 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090228266 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090228266 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) 20241216090228266 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090228266 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241216090228266 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) 20241216090228266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090228267 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090228267 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090228267 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090228267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090228267 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090228267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090228267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090228267 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 20241216090228267 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_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090228301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(947)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:28 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 20241216090228416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090229019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=589760) Waiting for packet dumper to finish... 1 (prev_count=589760, count=593756) 20241216090230237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090230237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090230237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090230237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090230237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090230237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090230237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090230237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090230237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090230267 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090230267 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090230267 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090230436 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090230436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090230436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090230436 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090230436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090230436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090230436 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090230436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090230436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090230436 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090230436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090230436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090230436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090230437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090230437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090230437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090230437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090230437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090230437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090230437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090230437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090230437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090230437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090230437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090230437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090230437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090230437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090230437 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 20241216090230437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090230437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090230437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090230438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090230438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090230438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090230438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090230438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090230438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090230438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090230438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090230438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090230438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090230438 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090230438 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 20241216090230915 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090230915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090230915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090230915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090230915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090230915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090230915 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090230915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090230915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090230915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090230915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090230915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090230915 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090230915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090230915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090230915 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090230915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090230915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090230915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090230915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090230916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090230916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090230916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090230916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090230916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090230916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090230916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090230916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090230916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090230916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090230916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02: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_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 20241216090231555 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090231555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090231555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090231555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090231555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090231555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090231555 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090231555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090231555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090231555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090231555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090231555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090231555 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090231555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090231555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090231555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090231555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090231555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090231556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090231556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090231556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090231556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090231556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090231556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090231556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090231556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090231556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090231556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090231556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090231556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090231556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241216090232119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090232129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090232134 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39173<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090232226 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090232226 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090232235 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232235 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232235 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232235 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232235 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232235 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232235 DRANAP NOTICE cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090232235 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36785 (stream_srv.c:132) 20241216090232235 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36785<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090232235 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232235 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232236 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232236 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090232236 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090232236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232236 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090232236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232236 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232236 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232236 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090232236 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090232236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232236 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090232236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232237 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232237 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232237 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090232237 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090232237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232237 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090232237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232237 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232237 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232237 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090232237 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090232237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090232237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232237 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232237 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 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090232237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090232237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090232237 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 20241216090232237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090232237 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(983)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(983)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(981)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-M3UA(986)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@e75c4cc34061: ************************************************* HNBGW_Test.msc1-SCCP(984)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090232264 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232264 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232264 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232264 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232264 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232264 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232264 DRANAP NOTICE cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090232264 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090232264 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232265 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232265 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090232265 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232265 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090232265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232265 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232265 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232265 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090232265 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090232265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232265 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232265 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232265 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090232265 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090232265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232265 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232265 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090232265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090232266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090232266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232266 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232266 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 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090232266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090232266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090232266 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 20241216090232266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090232266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090232269 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090232269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232269 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090232269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232269 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090232269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232269 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090232269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090232269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090232269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090232269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090232269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@e75c4cc34061: v_sccp_pdu_maxlen:268 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090232313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090232313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090232313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090232313 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090232313 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090232313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090232313 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090232313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090232313 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090232318 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090232318 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090232318 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090232318 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090232318 DHNBAP DEBUG (127.0.0.1:36785 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090232318 DHNBAP NOTICE (127.0.0.1:36785 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090232318 DHNBAP NOTICE (127.0.0.1:36785 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090232318 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090232318 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090232449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090232449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090232449 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090232449 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090232456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232457 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090232457 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090232457 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090232457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090232457 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090232457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090232459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232459 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090232459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090232459 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090232459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090232459 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090232459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090232459 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 20241216090232459 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 20241216090232460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090232460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090232460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090232460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090232460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090232460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090232460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090232460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090232460 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090232460 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232461 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232461 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090232461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090232461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090232461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232461 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090232462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090232462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090232462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090232462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232462 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 20241216090232462 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 20241216090232462 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090232462 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(986)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241216090232468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241216090232468 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090232468 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090232468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090232468 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090232468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090232468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232469 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090232469 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090232469 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090232469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090232469 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090232469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090232469 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 20241216090232469 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 20241216090232469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090232469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090232469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241216090232469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090232469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090232469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090232469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090232469 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090232469 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090232469 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232470 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090232470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090232470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090232470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232470 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090232470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090232470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090232470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090232470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232480 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090232480 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090232480 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090232480 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090232485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232485 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090232485 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090232485 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090232485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090232485 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090232485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090232485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232485 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090232485 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090232485 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090232485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090232485 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090232485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090232485 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 20241216090232485 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 20241216090232485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090232485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090232485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090232485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090232485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090232485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090232485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090232485 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090232485 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090232485 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232487 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232487 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090232487 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090232487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090232487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232487 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232487 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232487 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232487 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090232487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090232487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090232487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090232487 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232501 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 20241216090232501 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 20241216090232501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090232501 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090232507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232507 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090232507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090232507 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090232507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090232507 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090232507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090232509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232509 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090232509 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090232509 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090232509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090232509 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090232509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090232510 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 20241216090232510 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 20241216090232510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090232510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090232510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090232510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090232510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090232510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090232510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090232510 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090232510 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090232510 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090232511 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090232511 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090232511 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090232511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090232511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090232511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090232511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090232511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090232511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232511 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090232511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232511 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090232512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090232512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090232512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090232512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090232512 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232965 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3ae94), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090232965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232965 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a5f67f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090232965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232965 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090232965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00989495), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090232965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090232965 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090232965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090232965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090232965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090232966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090232966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090232966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090232966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090232966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090232966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232974 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090232974 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090232974 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090232974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090232974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090232974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090232974 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090232975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090232975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090232975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090232975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090232975 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=00a3ae94) (sccp_scrc.c:477) 20241216090232975 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090232975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090232975 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090232975 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090232975 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 20241216090232975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090232975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090232975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090232975 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090232975 DLSCCP DEBUG SCCP-SCOC(92)[0x56050f97b440]{IDLE}: Deallocated (fsm.c:568) 20241216090232975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090232975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090232975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090232975 DLM3UA DEBUG 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) 20241216090232975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090232975 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=00989495) (sccp_scrc.c:477) 20241216090232975 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090232975 DLSCCP DEBUG SCCP-SCOC(94)[0x56050f99d200]{IDLE}: Deallocated (fsm.c:568) 20241216090233178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233178 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090233178 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090233178 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090233178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233178 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090233178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233178 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=00a5f67f) (sccp_scrc.c:477) 20241216090233178 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241216090233178 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090233178 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090233178 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090233178 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090233178 DLSCCP DEBUG SCCP-SCOC(93)[0x56050f995890]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(985)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090233273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090233273 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090233273 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 20241216090233273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233273 DLM3UA DEBUG 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) 20241216090233273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090233273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090233273 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090233273 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) 20241216090233273 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) 20241216090233273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090233273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090233273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090233273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090233273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090233273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090233273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090233273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090233273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090233273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241216090233273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090233273 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090233273 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{CONNECTED}: link up (cnlink.c:111) 20241216090233276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241216090233276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241216090233276 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 20241216090233276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233276 DLM3UA DEBUG 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) 20241216090233276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241216090233276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090233276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233276 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090233276 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090233276 DRANAP INFO cnlink(msc-1)[0x56050f907670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090233290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233290 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090233290 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090233290 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090233290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090233290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090233290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233290 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090233290 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090233290 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090233290 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090233290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090233290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090233290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090233290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090233290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090233290 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090233290 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090233290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090233290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090233290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090233290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090233290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090233290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090233291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233292 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090233293 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090233293 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090233293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090233293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090233293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090233293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233293 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090233293 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090233293 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090233314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233314 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090233314 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090233314 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 20241216090233314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233314 DLM3UA DEBUG 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) 20241216090233314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090233314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090233314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090233314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090233314 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090233314 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) 20241216090233314 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) 20241216090233314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090233314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090233314 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090233314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090233314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090233314 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090233314 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090233314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090233314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090233314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090233314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090233314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090233314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090233314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090233315 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090233315 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 20241216090233315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233315 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233315 DLM3UA DEBUG 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) 20241216090233315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090233316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090233316 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090233316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090233316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233316 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090233316 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090233316 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090233382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090233382 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090233382 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090233382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090233382 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090233382 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090233382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090233382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090233382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090233382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090233382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090233383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090233383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090233383 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090233383 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090233383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090233383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090233383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090233383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090233383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090233383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090233383 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090233383 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090233383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090233383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090233383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090233383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090233383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090233383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090233383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090233383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090233383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090233383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090233384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090233384 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090233384 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090233384 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090233384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090233384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090233384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090233384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090233384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090233384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090233384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090233384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090234334 DLCTRL DEBUG Command: GET 526116421 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090234334 DLCTRL DEBUG Tx Command reply: GET_REPLY 526116421 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090234344 DLCTRL DEBUG Command: GET 929029708 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090234344 DLCTRL DEBUG Tx Command reply: GET_REPLY 929029708 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090234348 DLCTRL DEBUG Command: GET 670409276 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090234348 DLCTRL DEBUG Tx Command reply: GET_REPLY 670409276 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090234351 DLCTRL DEBUG Command: GET 887988375 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090234351 DLCTRL DEBUG Tx Command reply: GET_REPLY 887988375 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090234356 DLCTRL DEBUG Command: GET 203530876 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090234356 DLCTRL DEBUG Tx Command reply: GET_REPLY 203530876 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090234361 DLCTRL DEBUG Command: GET 564696179 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090234361 DLCTRL DEBUG Tx Command reply: GET_REPLY 564696179 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090234365 DLCTRL DEBUG Command: GET 696795860 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090234365 DLCTRL DEBUG Tx Command reply: GET_REPLY 696795860 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090234370 DLCTRL DEBUG Command: GET 851494401 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090234370 DLCTRL DEBUG Tx Command reply: GET_REPLY 851494401 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090234374 DLCTRL DEBUG Command: GET 780319142 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090234374 DLCTRL DEBUG Tx Command reply: GET_REPLY 780319142 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090234378 DLCTRL DEBUG Command: GET 312173762 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090234378 DLCTRL DEBUG Tx Command reply: GET_REPLY 312173762 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090234382 DLCTRL DEBUG Command: GET 834289706 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090234382 DLCTRL DEBUG Tx Command reply: GET_REPLY 834289706 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090234385 DLCTRL DEBUG Command: GET 385821535 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090234385 DLCTRL DEBUG Tx Command reply: GET_REPLY 385821535 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090234388 DLCTRL DEBUG Command: GET 389115661 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090234388 DLCTRL DEBUG Tx Command reply: GET_REPLY 389115661 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090234392 DLCTRL DEBUG Command: GET 865405713 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090234392 DLCTRL DEBUG Tx Command reply: GET_REPLY 865405713 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090234394 DLCTRL DEBUG Command: GET 803666842 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090234395 DLCTRL DEBUG Tx Command reply: GET_REPLY 803666842 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090234397 DLCTRL DEBUG Command: GET 649701294 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090234397 DLCTRL DEBUG Tx Command reply: GET_REPLY 649701294 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090234399 DLCTRL DEBUG Command: GET 127703927 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090234399 DLCTRL DEBUG Tx Command reply: GET_REPLY 127703927 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090234402 DLCTRL DEBUG Command: GET 109695471 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090234402 DLCTRL DEBUG Tx Command reply: GET_REPLY 109695471 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090234405 DLCTRL DEBUG Command: GET 262264847 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090234405 DLCTRL DEBUG Tx Command reply: GET_REPLY 262264847 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090234408 DLCTRL DEBUG Command: GET 351328242 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090234408 DLCTRL DEBUG Tx Command reply: GET_REPLY 351328242 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000000011011110'B, t_guard := 20.000000 } 20241216090234462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52232<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@e75c4cc34061: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)2662086 20241216090235478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090235478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090235478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090235478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090235478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x289ec6, normal) (hnbgw_rua.c:407) 20241216090235478 DHNB DEBUG map_rua[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090235478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090235478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2662086 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090235478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090235478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090235478 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090235478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2662086 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090235478 DCN DEBUG map_sccp[0x56050f980770]{init}: Allocated (fsm.c:456) 20241216090235478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090235478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2662086 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090235478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2662086 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216090235478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090235478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090235478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090235478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090235478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090235478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090235478 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{IDLE}: Allocated (fsm.c:456) 20241216090235478 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090235478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000de0056400500f1100926) (sccp_scrc.c:406) 20241216090235478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090235478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090235478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090235478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090235478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090235478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090235478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090235478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090235478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090235478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090235478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090235478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090235478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090235478 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090235478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090235478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090235478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090235478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090235478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090235478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090235478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090235478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090235478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090235478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(987)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@e75c4cc34061: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)893827 HNBGW_Test.sgsn0-SCCP(987)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@e75c4cc34061: setverdict(pass): none -> pass 20241216090235482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090235482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090235482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090235482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090235482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090235482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090235482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090235482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090235482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090235482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090235482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090235482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090235482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090235482 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea6e9a) (sccp_scrc.c:477) 20241216090235482 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241216090235482 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090235482 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090235482 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090235482 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090235482 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) 20241216090235482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090235482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090235483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090235483 DLCTRL DEBUG Command: GET 518278333 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090235483 DLCTRL DEBUG Tx Command reply: GET_REPLY 518278333 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090235484 DLCTRL DEBUG Command: GET 470483145 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090235484 DLCTRL DEBUG Tx Command reply: GET_REPLY 470483145 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090235485 DLCTRL DEBUG Command: GET 711501448 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090235485 DLCTRL DEBUG Tx Command reply: GET_REPLY 711501448 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090235485 DLCTRL DEBUG Command: GET 110059376 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090235485 DLCTRL DEBUG Tx Command reply: GET_REPLY 110059376 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090235486 DLCTRL DEBUG Command: GET 383309070 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090235486 DLCTRL DEBUG Tx Command reply: GET_REPLY 383309070 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090235487 DLCTRL DEBUG Command: GET 424901086 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090235487 DLCTRL DEBUG Tx Command reply: GET_REPLY 424901086 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090235488 DLCTRL DEBUG Command: GET 238962821 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090235488 DLCTRL DEBUG Tx Command reply: GET_REPLY 238962821 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090235488 DLCTRL DEBUG Command: GET 271334603 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090235488 DLCTRL DEBUG Tx Command reply: GET_REPLY 271334603 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090235489 DLCTRL DEBUG Command: GET 395246560 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090235489 DLCTRL DEBUG Tx Command reply: GET_REPLY 395246560 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090235490 DLCTRL DEBUG Command: GET 376851578 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090235490 DLCTRL DEBUG Tx Command reply: GET_REPLY 376851578 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090235491 DLCTRL DEBUG Command: GET 577574190 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090235491 DLCTRL DEBUG Tx Command reply: GET_REPLY 577574190 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090235491 DLCTRL DEBUG Command: GET 26930031 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090235491 DLCTRL DEBUG Tx Command reply: GET_REPLY 26930031 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090235492 DLCTRL DEBUG Command: GET 16261012 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090235492 DLCTRL DEBUG Tx Command reply: GET_REPLY 16261012 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090235493 DLCTRL DEBUG Command: GET 429141383 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090235493 DLCTRL DEBUG Tx Command reply: GET_REPLY 429141383 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090235494 DLCTRL DEBUG Command: GET 517406816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090235494 DLCTRL DEBUG Tx Command reply: GET_REPLY 517406816 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090235494 DLCTRL DEBUG Command: GET 809555026 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090235495 DLCTRL DEBUG Tx Command reply: GET_REPLY 809555026 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090235495 DLCTRL DEBUG Command: GET 524018205 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090235495 DLCTRL DEBUG Tx Command reply: GET_REPLY 524018205 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090235496 DLCTRL DEBUG Command: GET 171419966 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090235496 DLCTRL DEBUG Tx Command reply: GET_REPLY 171419966 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090235497 DLCTRL DEBUG Command: GET 154368436 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090235497 DLCTRL DEBUG Tx Command reply: GET_REPLY 154368436 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090235497 DLCTRL DEBUG Command: GET 154592305 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090235497 DLCTRL DEBUG Tx Command reply: GET_REPLY 154592305 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000000011111011'B, t_guard := 20.000000 } 20241216090235510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)7139213 20241216090236532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090236532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090236532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216090236532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090236532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6cef8d, normal) (hnbgw_rua.c:407) 20241216090236532 DHNB DEBUG map_rua[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090236532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090236532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7139213 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090236532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090236532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090236532 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216090236532 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7139213 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216090236532 DCN DEBUG map_sccp[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090236532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090236532 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7139213 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090236532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7139213 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216090236532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090236532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090236532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090236532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090236532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090236532 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090236532 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{IDLE}: Allocated (fsm.c:456) 20241216090236532 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090236532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000fb0056400500f1100926) (sccp_scrc.c:406) 20241216090236532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090236532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090236532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090236532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090236532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090236532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090236532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090236532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090236532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090236532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090236532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090236532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090236532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090236532 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090236532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090236533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090236533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090236533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090236533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090236533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090236533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090236533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090236533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090236533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)1860302 HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@e75c4cc34061: setverdict(pass): none -> pass 20241216090236549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090236549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090236549 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090236549 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 20241216090236549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090236549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090236549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090236549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090236549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090236549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090236549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090236549 DLM3UA DEBUG 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) 20241216090236549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090236549 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008a816) (sccp_scrc.c:477) 20241216090236549 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241216090236549 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090236549 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090236549 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090236549 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090236549 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) 20241216090236549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090236549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090236551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090236553 DLCTRL DEBUG Command: GET 26662468 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090236553 DLCTRL DEBUG Tx Command reply: GET_REPLY 26662468 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090236557 DLCTRL DEBUG Command: GET 206953053 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090236557 DLCTRL DEBUG Tx Command reply: GET_REPLY 206953053 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090236561 DLCTRL DEBUG Command: GET 28396779 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090236561 DLCTRL DEBUG Tx Command reply: GET_REPLY 28396779 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090236563 DLCTRL DEBUG Command: GET 404104289 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090236563 DLCTRL DEBUG Tx Command reply: GET_REPLY 404104289 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090236565 DLCTRL DEBUG Command: GET 40669166 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090236565 DLCTRL DEBUG Tx Command reply: GET_REPLY 40669166 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090236567 DLCTRL DEBUG Command: GET 615981553 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090236567 DLCTRL DEBUG Tx Command reply: GET_REPLY 615981553 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090236568 DLCTRL DEBUG Command: GET 514275293 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090236568 DLCTRL DEBUG Tx Command reply: GET_REPLY 514275293 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090236569 DLCTRL DEBUG Command: GET 387524312 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090236569 DLCTRL DEBUG Tx Command reply: GET_REPLY 387524312 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090236570 DLCTRL DEBUG Command: GET 359839035 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090236570 DLCTRL DEBUG Tx Command reply: GET_REPLY 359839035 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090236570 DLCTRL DEBUG Command: GET 866345919 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090236570 DLCTRL DEBUG Tx Command reply: GET_REPLY 866345919 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090236571 DLCTRL DEBUG Command: GET 967693977 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090236571 DLCTRL DEBUG Tx Command reply: GET_REPLY 967693977 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090236572 DLCTRL DEBUG Command: GET 123659665 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090236572 DLCTRL DEBUG Tx Command reply: GET_REPLY 123659665 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090236573 DLCTRL DEBUG Command: GET 169319045 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090236573 DLCTRL DEBUG Tx Command reply: GET_REPLY 169319045 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090236573 DLCTRL DEBUG Command: GET 471940363 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090236573 DLCTRL DEBUG Tx Command reply: GET_REPLY 471940363 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090236574 DLCTRL DEBUG Command: GET 791585698 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090236574 DLCTRL DEBUG Tx Command reply: GET_REPLY 791585698 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090236575 DLCTRL DEBUG Command: GET 599898540 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090236575 DLCTRL DEBUG Tx Command reply: GET_REPLY 599898540 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090236576 DLCTRL DEBUG Command: GET 666658947 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090236576 DLCTRL DEBUG Tx Command reply: GET_REPLY 666658947 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090236576 DLCTRL DEBUG Command: GET 889948216 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090236576 DLCTRL DEBUG Tx Command reply: GET_REPLY 889948216 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090236577 DLCTRL DEBUG Command: GET 52534401 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090236577 DLCTRL DEBUG Tx Command reply: GET_REPLY 52534401 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090236578 DLCTRL DEBUG Command: GET 496649310 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090236578 DLCTRL DEBUG Tx Command reply: GET_REPLY 496649310 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: "disconnecting msc0" 20241216090236579 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(988)@e75c4cc34061: Final verdict of PTC: none 20241216090236579 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241216090236579 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090236579 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 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090236579 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090236579 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090236579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090236579 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090236579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090236579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090236580 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 20241216090236580 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 20241216090236580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090236580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090236580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090236580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090236580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090236580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090236580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090236580 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090236580 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090236580 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090236580 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090236580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090236580 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090236580 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090236580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea6e9a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090236580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090236580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090236580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090236580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090236580 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090236580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090236580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090236580 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090236580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090236580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090236580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090236580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{disrupted}: Freeing instance (context_map.c:202) 20241216090236580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2662086)[0x56050f97b440]{disrupted}: Deallocated (fsm.c:568) 20241216090236580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090236580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{disconnected}: Freeing instance (context_map.c:206) 20241216090236580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56050f980770]{disconnected}: Deallocated (fsm.c:568) 20241216090236580 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2662086 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090236580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090236580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090236580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090236580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090236580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090236580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090236580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090236580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090236580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090236580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: 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 := '000000000000001110101101'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@e75c4cc34061: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)2662086 20241216090236593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)6444970 20241216090237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090237612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090237612 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090237612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6257aa, normal) (hnbgw_rua.c:407) 20241216090237612 DHNB DEBUG map_rua[0x56050f97b440]{init}: Allocated (fsm.c:456) 20241216090237612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090237612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6444970 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090237612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090237612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090237612 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6444970 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216090237612 DCN DEBUG map_sccp[0x56050f980770]{init}: Allocated (fsm.c:456) 20241216090237612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090237612 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6444970 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090237612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6444970 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090237612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090237612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090237613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090237613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090237613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090237613 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090237613 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{IDLE}: Allocated (fsm.c:456) 20241216090237613 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090237613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003ad0056400500f1100926) (sccp_scrc.c:406) 20241216090237613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090237613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090237613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090237613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090237613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090237613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090237613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090237613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090237613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090237613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090237613 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090237613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090237613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090237613 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090237613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090237613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090237613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237613 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090237613 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090237613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090237613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090237613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090237613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090237613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)887968 HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090237619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090237619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090237619 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 20241216090237619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090237619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090237619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090237619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090237619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090237619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090237619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090237619 DLM3UA DEBUG 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) 20241216090237619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090237619 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c50554) (sccp_scrc.c:477) 20241216090237619 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241216090237619 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090237619 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090237619 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090237619 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090237619 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) 20241216090237619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090237619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@e75c4cc34061: setverdict(pass): none -> pass 20241216090237622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090237623 DLCTRL DEBUG Command: GET 802867920 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090237623 DLCTRL DEBUG Tx Command reply: GET_REPLY 802867920 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090237626 DLCTRL DEBUG Command: GET 420228896 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090237626 DLCTRL DEBUG Tx Command reply: GET_REPLY 420228896 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090237627 DLCTRL DEBUG Command: GET 183078526 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090237627 DLCTRL DEBUG Tx Command reply: GET_REPLY 183078526 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090237629 DLCTRL DEBUG Command: GET 834878728 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090237629 DLCTRL DEBUG Tx Command reply: GET_REPLY 834878728 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090237630 DLCTRL DEBUG Command: GET 391144017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090237630 DLCTRL DEBUG Tx Command reply: GET_REPLY 391144017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090237630 DLCTRL DEBUG Command: GET 855163629 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090237630 DLCTRL DEBUG Tx Command reply: GET_REPLY 855163629 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20241216090237631 DLCTRL DEBUG Command: GET 518954786 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090237631 DLCTRL DEBUG Tx Command reply: GET_REPLY 518954786 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090237632 DLCTRL DEBUG Command: GET 850982426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090237632 DLCTRL DEBUG Tx Command reply: GET_REPLY 850982426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090237633 DLCTRL DEBUG Command: GET 471683784 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090237633 DLCTRL DEBUG Tx Command reply: GET_REPLY 471683784 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090237634 DLCTRL DEBUG Command: GET 160501014 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090237634 DLCTRL DEBUG Tx Command reply: GET_REPLY 160501014 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090237634 DLCTRL DEBUG Command: GET 585447220 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090237634 DLCTRL DEBUG Tx Command reply: GET_REPLY 585447220 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090237635 DLCTRL DEBUG Command: GET 520903983 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090237635 DLCTRL DEBUG Tx Command reply: GET_REPLY 520903983 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090237636 DLCTRL DEBUG Command: GET 394176002 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090237636 DLCTRL DEBUG Tx Command reply: GET_REPLY 394176002 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090237637 DLCTRL DEBUG Command: GET 848806817 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090237637 DLCTRL DEBUG Tx Command reply: GET_REPLY 848806817 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090237638 DLCTRL DEBUG Command: GET 802386915 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090237638 DLCTRL DEBUG Tx Command reply: GET_REPLY 802386915 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090237638 DLCTRL DEBUG Command: GET 877330119 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090237638 DLCTRL DEBUG Tx Command reply: GET_REPLY 877330119 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090237639 DLCTRL DEBUG Command: GET 454899534 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090237639 DLCTRL DEBUG Tx Command reply: GET_REPLY 454899534 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090237640 DLCTRL DEBUG Command: GET 726659677 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090237640 DLCTRL DEBUG Tx Command reply: GET_REPLY 726659677 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090237641 DLCTRL DEBUG Command: GET 499610842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090237641 DLCTRL DEBUG Tx Command reply: GET_REPLY 499610842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090237641 DLCTRL DEBUG Command: GET 530324678 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090237641 DLCTRL DEBUG Tx Command reply: GET_REPLY 530324678 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090237645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090237645 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090237645 DLINP DEBUG SRVCONN(,r=127.0.0.1:36785<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090237645 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090237645 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090237645 DLINP NOTICE SRV(,r=127.0.0.1:36785<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090237645 DMAIN NOTICE (127.0.0.1:36785 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36785<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090237645 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241216090237645 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 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090237645 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(983)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(984)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@e75c4cc34061: Final verdict of PTC: none 20241216090237645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-RAN(982)@e75c4cc34061: Final verdict of PTC: none 20241216090237645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090237645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-SCCP(981)@e75c4cc34061: Final verdict of PTC: none 20241216090237645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090237645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090237645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090237645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090237645 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090237645 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090237645 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090237645 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090237645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090237645 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090237645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090237645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090237645 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 20241216090237645 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 20241216090237645 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090237645 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) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241216090237645 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 20241216090237645 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090237645 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) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(985)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@e75c4cc34061: Final verdict of PTC: none 20241216090237645 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39173<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-M3UA(986)@e75c4cc34061: Final verdict of PTC: none 20241216090237646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW-MGCP(993)@e75c4cc34061: Final verdict of PTC: none 20241216090237646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090237646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241216090237646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090237646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090237646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090237646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090237646 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090237646 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090237646 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090237646 DRANAP NOTICE cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090237646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090237645 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090237645 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) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090237645 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 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241216090237645 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090237646 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090237646 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090237646 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) 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090237646 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 20241216090237646 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 20241216090237646 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 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090237646 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090237646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090237646 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 20241216090237646 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 20241216090237646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090237646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090237646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090237646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090237646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090237646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090237646 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090237646 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090237646 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090237646 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090237646 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090237646 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090237646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008a816), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090237646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090237646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090237646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090237646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090237646 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090237646 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090237646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{disrupted}: Freeing instance (context_map.c:202) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7139213)[0x56050f97aed0]{disrupted}: Deallocated (fsm.c:568) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{disconnected}: Freeing instance (context_map.c:206) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56050f995090]{disconnected}: Deallocated (fsm.c:568) 20241216090237646 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7139213 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090237646 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090237646 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090237646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c50554), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090237646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090237646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090237646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090237646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090237646 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090237646 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090237646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{disrupted}: Freeing instance (context_map.c:202) 20241216090237646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6444970)[0x56050f97b440]{disrupted}: Deallocated (fsm.c:568) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{disconnected}: Freeing instance (context_map.c:206) 20241216090237646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56050f980770]{disconnected}: Deallocated (fsm.c:568) 20241216090237646 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6444970 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090237646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090237646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090237646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090237646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090237646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090237646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090237646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090237646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090237646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090237646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090237646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090237646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090237646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090237646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090237646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090237646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090237646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090237646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn1-M3UA(992)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(974)@e75c4cc34061: Final verdict of PTC: none 20241216090237646 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090237647 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090237647 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(990)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090237657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52208<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(976)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:37 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 20241216090237729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090238236 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090238236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00610f3e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090238236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090238236 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090238236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090238236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090238236 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090238236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c945), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090238236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090238236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090238236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090238236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090238236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090238236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090238236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090238236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090238236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090238236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090238236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090238237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090238237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090238237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090238237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090238237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090238237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090238237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090238237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090238237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090238237 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 20241216090238331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=583408) 20241216090238580 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090238580 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090238580 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=583408, count=593816) 20241216090239647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090239647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090239647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090239647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090239647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090239647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241216090239647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090239647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090239647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02: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_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 20241216090240437 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090240437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090240437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090240437 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090240437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090240437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090240437 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090240438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090240438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090240438 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090240438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090240438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090240438 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090240438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090240438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090240438 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090240438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090240438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090240438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090240438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090240438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090240438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090240439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090240439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090240439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090240439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090240439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090240439 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 20241216090240439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090240439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090240439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090240439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090240439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090240439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090240439 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 20241216090240916 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090240916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090240916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090240916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090240916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090240916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090240916 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090240916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090240916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090240916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090240916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090240916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090240916 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090240916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090240916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090240916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090240916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090240916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090240916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090240916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090240917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090240917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090240917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090240917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090240917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090240917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090240917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090240917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090240917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090240917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090240917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241216090241429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090241433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090241437 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41543<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090241521 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090241521 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090241529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241529 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241530 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241530 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241530 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241530 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090241530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51991 (stream_srv.c:132) 20241216090241530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51991<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090241530 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241530 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241531 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241531 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090241531 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241531 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090241531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241531 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241531 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241531 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090241531 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241531 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090241531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241531 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241531 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241531 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090241531 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241531 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090241531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241531 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241531 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090241531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090241531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241531 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241531 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 20241216090241531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090241532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090241532 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090241532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090241532 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 20241216090241532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090241532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1007)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(1007)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1005)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090241547 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241547 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241547 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241547 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241547 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241547 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241547 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090241547 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241549 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241549 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090241549 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241549 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090241549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241549 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241549 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241549 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090241549 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241549 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090241549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241549 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241549 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241549 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090241549 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241549 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090241549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241549 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241549 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241549 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090241549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090241549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241549 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241549 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 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090241549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090241549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090241549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090241549 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 20241216090241549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090241549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090241556 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090241556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090241556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241556 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090241556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241556 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090241556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090241556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090241556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241556 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090241556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090241556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090241556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090241556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090241556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090241556 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090241574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090241574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090241574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090241574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090241574 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090241574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090241574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090241574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090241574 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090241579 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090241579 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090241579 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090241579 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090241580 DHNBAP DEBUG (127.0.0.1:51991 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090241580 DHNBAP NOTICE (127.0.0.1:51991 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090241580 DHNBAP NOTICE (127.0.0.1:51991 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090241580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090241580 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090241744 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090241745 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090241745 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090241745 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090241751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241751 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090241751 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090241751 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090241751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090241751 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090241751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090241753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241754 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090241754 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090241754 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090241754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090241754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090241754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090241754 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 20241216090241754 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 20241216090241754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090241754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090241754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090241754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090241754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090241754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090241754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090241754 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090241754 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090241754 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241755 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241755 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090241755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090241755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090241755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241755 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090241756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090241756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090241756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090241756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090241762 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090241762 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090241762 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090241762 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090241767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241767 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090241767 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090241767 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090241767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090241767 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090241767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090241769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241769 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090241769 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090241769 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090241769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090241769 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090241769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090241769 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 20241216090241769 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 20241216090241769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090241769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090241769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090241769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090241769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090241769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090241769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090241769 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090241769 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090241769 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090241770 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090241770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090241770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090241770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090241770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090241770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090241770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090241771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090241771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090241771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090241771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090241771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090241771 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090241771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090241771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090241771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090241771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090241771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090241771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090241771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090241771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242270 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090242270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c3bad), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090242270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090242270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090242270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090242270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090242270 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090242270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ed501), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090242270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090242270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090242270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090242270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090242270 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090242270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2720a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090242270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090242270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090242270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090242270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090242270 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090242270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7ee2), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090242270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090242270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090242270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090242270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090242271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090242271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090242271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090242271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090242271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090242271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090242271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090242271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090242271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090242271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090242271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090242272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090242272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090242272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090242272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090242272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090242272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090242272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090242272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242279 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090242279 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090242279 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090242279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090242280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242280 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=003c3bad) (sccp_scrc.c:477) 20241216090242280 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241216090242280 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090242280 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090242280 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090242280 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090242280 DLSCCP DEBUG SCCP-SCOC(96)[0x56050f9991a0]{IDLE}: Deallocated (fsm.c:568) 20241216090242482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090242482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090242482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090242483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242483 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=005ed501) (sccp_scrc.c:477) 20241216090242483 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(97)[0x56050f996010]{IDLE}: Deallocated (fsm.c:568) 20241216090242482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090242482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090242482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090242482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090242482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090242482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242483 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090242483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242483 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=00d2720a) (sccp_scrc.c:477) 20241216090242483 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(98)[0x56050f97db80]{IDLE}: Deallocated (fsm.c:568) 20241216090242483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090242483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242483 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=001d7ee2) (sccp_scrc.c:477) 20241216090242483 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090242483 DLSCCP DEBUG SCCP-SCOC(95)[0x56050f979a00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090242558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090242558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090242558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090242558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090242558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090242558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090242558 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090242559 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090242559 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090242559 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090242558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090242558 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090242558 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090242558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090242559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090242559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090242559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090242559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090242559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090242559 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090242559 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090242559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090242559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090242559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090242559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090242559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090242559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090242559 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090242560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090242560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090242560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090242560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242560 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090242560 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090242560 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090242560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090242560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090242560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090242560 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090242560 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090242686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242686 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090242686 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090242686 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090242686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242686 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090242686 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090242686 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090242686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090242686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090242686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090242686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090242686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090242686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090242686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090242686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090242686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090242687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090242687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090242687 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090242687 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090242687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090242687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090242687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090242687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090242687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090242687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090242687 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090242687 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090242687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090242687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090242687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090242687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090242687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090242687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090242687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090242687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090242687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090242687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090242687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090242687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090242687 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090242687 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090242688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090242688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090242688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090242688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090242688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090242688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090242688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090242688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090243592 DLCTRL DEBUG Command: GET 534154836 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090243592 DLCTRL DEBUG Tx Command reply: GET_REPLY 534154836 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241216090243594 DLCTRL DEBUG Command: GET 471675878 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090243594 DLCTRL DEBUG Tx Command reply: GET_REPLY 471675878 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090243594 DLCTRL DEBUG Command: GET 287172315 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090243594 DLCTRL DEBUG Tx Command reply: GET_REPLY 287172315 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090243595 DLCTRL DEBUG Command: GET 498907322 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090243595 DLCTRL DEBUG Tx Command reply: GET_REPLY 498907322 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090243596 DLCTRL DEBUG Command: GET 306735375 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090243596 DLCTRL DEBUG Tx Command reply: GET_REPLY 306735375 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241216090243596 DLCTRL DEBUG Command: GET 147163901 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090243596 DLCTRL DEBUG Tx Command reply: GET_REPLY 147163901 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090243597 DLCTRL DEBUG Command: GET 920646234 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090243597 DLCTRL DEBUG Tx Command reply: GET_REPLY 920646234 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090243598 DLCTRL DEBUG Command: GET 294730509 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090243598 DLCTRL DEBUG Tx Command reply: GET_REPLY 294730509 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090243598 DLCTRL DEBUG Command: GET 973767195 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090243598 DLCTRL DEBUG Tx Command reply: GET_REPLY 973767195 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090243599 DLCTRL DEBUG Command: GET 777437744 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090243599 DLCTRL DEBUG Tx Command reply: GET_REPLY 777437744 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241216090243600 DLCTRL DEBUG Command: GET 456332982 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090243600 DLCTRL DEBUG Tx Command reply: GET_REPLY 456332982 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090243601 DLCTRL DEBUG Command: GET 630122709 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090243601 DLCTRL DEBUG Tx Command reply: GET_REPLY 630122709 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090243602 DLCTRL DEBUG Command: GET 168197716 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090243602 DLCTRL DEBUG Tx Command reply: GET_REPLY 168197716 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090243603 DLCTRL DEBUG Command: GET 577906418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090243603 DLCTRL DEBUG Tx Command reply: GET_REPLY 577906418 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090243604 DLCTRL DEBUG Command: GET 525348324 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090243604 DLCTRL DEBUG Tx Command reply: GET_REPLY 525348324 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241216090243605 DLCTRL DEBUG Command: GET 573376931 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090243605 DLCTRL DEBUG Tx Command reply: GET_REPLY 573376931 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090243606 DLCTRL DEBUG Command: GET 785248105 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090243606 DLCTRL DEBUG Tx Command reply: GET_REPLY 785248105 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090243607 DLCTRL DEBUG Command: GET 312677147 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090243607 DLCTRL DEBUG Tx Command reply: GET_REPLY 312677147 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090243607 DLCTRL DEBUG Command: GET 479479660 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090243607 DLCTRL DEBUG Tx Command reply: GET_REPLY 479479660 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090243608 DLCTRL DEBUG Command: GET 496857279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090243608 DLCTRL DEBUG Tx Command reply: GET_REPLY 496857279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: 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@e75c4cc34061: "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@e75c4cc34061: 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 := '000000000000001010010111'B, t_guard := 20.000000 } 20241216090243628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)8074422 20241216090244678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090244678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090244678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241216090244678 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090244678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b34b6, normal) (hnbgw_rua.c:407) 20241216090244678 DHNB DEBUG map_rua[0x56050f97db80]{init}: Allocated (fsm.c:456) 20241216090244678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090244678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8074422 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090244678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090244678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090244678 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241216090244678 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8074422 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090244678 DCN DEBUG map_sccp[0x56050f996010]{init}: Allocated (fsm.c:456) 20241216090244678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090244678 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8074422 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090244678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8074422 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241216090244678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090244678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090244678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090244679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090244679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090244679 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090244679 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{IDLE}: Allocated (fsm.c:456) 20241216090244679 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090244679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002970056400500f1100926) (sccp_scrc.c:406) 20241216090244679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090244679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090244679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090244679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090244679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090244679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090244679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090244679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090244679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090244679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090244679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090244679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090244679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090244679 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090244679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090244679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090244679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090244679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090244679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090244679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090244679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090244679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090244679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090244679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)15583015 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090244703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090244703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090244703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090244703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090244704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090244704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090244704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090244704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090244704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@e75c4cc34061: Final verdict of PTC: pass 20241216090244704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090244704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090244704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090244704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090244704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090244704 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fb6423) (sccp_scrc.c:477) 20241216090244704 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241216090244704 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090244704 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090244704 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090244704 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090244704 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) 20241216090244704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090244704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@e75c4cc34061: 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 } } } 20241216090244706 DLCTRL DEBUG Command: GET 230944563 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090244706 DLCTRL DEBUG Tx Command reply: GET_REPLY 230944563 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241216090244710 DLCTRL DEBUG Command: GET 945017956 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090244710 DLCTRL DEBUG Tx Command reply: GET_REPLY 945017956 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090244712 DLCTRL DEBUG Command: GET 958467707 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090244712 DLCTRL DEBUG Tx Command reply: GET_REPLY 958467707 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090244714 DLCTRL DEBUG Command: GET 617472339 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090244714 DLCTRL DEBUG Tx Command reply: GET_REPLY 617472339 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090244716 DLCTRL DEBUG Command: GET 632395160 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090244716 DLCTRL DEBUG Tx Command reply: GET_REPLY 632395160 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090244717 DLCTRL DEBUG Command: GET 198891329 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090244717 DLCTRL DEBUG Tx Command reply: GET_REPLY 198891329 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090244717 DLCTRL DEBUG Command: GET 877596763 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090244717 DLCTRL DEBUG Tx Command reply: GET_REPLY 877596763 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090244718 DLCTRL DEBUG Command: GET 491496561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090244718 DLCTRL DEBUG Tx Command reply: GET_REPLY 491496561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090244719 DLCTRL DEBUG Command: GET 929868599 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090244719 DLCTRL DEBUG Tx Command reply: GET_REPLY 929868599 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090244719 DLCTRL DEBUG Command: GET 505306970 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090244719 DLCTRL DEBUG Tx Command reply: GET_REPLY 505306970 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090244720 DLCTRL DEBUG Command: GET 369265169 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090244720 DLCTRL DEBUG Tx Command reply: GET_REPLY 369265169 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090244721 DLCTRL DEBUG Command: GET 70558679 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090244721 DLCTRL DEBUG Tx Command reply: GET_REPLY 70558679 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090244722 DLCTRL DEBUG Command: GET 41342599 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090244722 DLCTRL DEBUG Tx Command reply: GET_REPLY 41342599 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090244722 DLCTRL DEBUG Command: GET 637354673 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090244722 DLCTRL DEBUG Tx Command reply: GET_REPLY 637354673 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090244723 DLCTRL DEBUG Command: GET 194429945 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090244723 DLCTRL DEBUG Tx Command reply: GET_REPLY 194429945 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090244724 DLCTRL DEBUG Command: GET 501156311 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090244724 DLCTRL DEBUG Tx Command reply: GET_REPLY 501156311 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090244724 DLCTRL DEBUG Command: GET 557829244 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090244724 DLCTRL DEBUG Tx Command reply: GET_REPLY 557829244 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090244725 DLCTRL DEBUG Command: GET 788863891 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090244725 DLCTRL DEBUG Tx Command reply: GET_REPLY 788863891 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090244726 DLCTRL DEBUG Command: GET 482934666 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090244726 DLCTRL DEBUG Tx Command reply: GET_REPLY 482934666 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090244726 DLCTRL DEBUG Command: GET 834169879 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090244726 DLCTRL DEBUG Tx Command reply: GET_REPLY 834169879 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: 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 := '000000000000001011011011'B, t_guard := 20.000000 } 20241216090244737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: 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)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)5257509 20241216090245759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090245759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090245759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241216090245759 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090245759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x503925, normal) (hnbgw_rua.c:407) 20241216090245759 DHNB DEBUG map_rua[0x56050f97aed0]{init}: Allocated (fsm.c:456) 20241216090245759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090245759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5257509 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090245759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090245759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090245759 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241216090245759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5257509 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241216090245759 DCN DEBUG map_sccp[0x56050f995090]{init}: Allocated (fsm.c:456) 20241216090245759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090245759 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5257509 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241216090245759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5257509 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241216090245759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090245759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090245759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090245759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090245759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090245759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090245759 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{IDLE}: Allocated (fsm.c:456) 20241216090245759 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090245759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002db0056400500f1100926) (sccp_scrc.c:406) 20241216090245759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090245759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090245759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090245760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090245760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090245760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090245760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090245760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090245760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090245760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090245760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090245760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090245760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090245760 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090245760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090245760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090245760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090245760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090245760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090245760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090245760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090245760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090245760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090245760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)14494688 HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241216090245769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090245769 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090245769 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090245769 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090245769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090245769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090245769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090245769 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090245769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090245769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090245769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090245769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090245769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090245769 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0076ad37) (sccp_scrc.c:477) 20241216090245769 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241216090245769 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@e75c4cc34061: setverdict(pass): none -> pass 20241216090245769 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090245769 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090245769 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090245769 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) 20241216090245770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090245770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090245771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090245774 DLCTRL DEBUG Command: GET 755088981 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090245774 DLCTRL DEBUG Tx Command reply: GET_REPLY 755088981 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090245780 DLCTRL DEBUG Command: GET 654260797 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090245780 DLCTRL DEBUG Tx Command reply: GET_REPLY 654260797 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090245783 DLCTRL DEBUG Command: GET 588131197 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090245783 DLCTRL DEBUG Tx Command reply: GET_REPLY 588131197 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090245784 DLCTRL DEBUG Command: GET 325378917 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090245784 DLCTRL DEBUG Tx Command reply: GET_REPLY 325378917 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090245786 DLCTRL DEBUG Command: GET 940000251 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090245786 DLCTRL DEBUG Tx Command reply: GET_REPLY 940000251 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090245787 DLCTRL DEBUG Command: GET 968975034 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090245787 DLCTRL DEBUG Tx Command reply: GET_REPLY 968975034 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241216090245788 DLCTRL DEBUG Command: GET 310730289 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090245788 DLCTRL DEBUG Tx Command reply: GET_REPLY 310730289 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090245789 DLCTRL DEBUG Command: GET 479234890 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090245789 DLCTRL DEBUG Tx Command reply: GET_REPLY 479234890 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090245791 DLCTRL DEBUG Command: GET 512183471 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090245791 DLCTRL DEBUG Tx Command reply: GET_REPLY 512183471 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090245792 DLCTRL DEBUG Command: GET 12652647 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090245792 DLCTRL DEBUG Tx Command reply: GET_REPLY 12652647 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090245793 DLCTRL DEBUG Command: GET 775620831 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090245793 DLCTRL DEBUG Tx Command reply: GET_REPLY 775620831 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090245794 DLCTRL DEBUG Command: GET 352664070 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090245794 DLCTRL DEBUG Tx Command reply: GET_REPLY 352664070 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090245795 DLCTRL DEBUG Command: GET 975324034 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090245795 DLCTRL DEBUG Tx Command reply: GET_REPLY 975324034 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090245796 DLCTRL DEBUG Command: GET 469282180 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090245796 DLCTRL DEBUG Tx Command reply: GET_REPLY 469282180 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090245797 DLCTRL DEBUG Command: GET 141072081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090245797 DLCTRL DEBUG Tx Command reply: GET_REPLY 141072081 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090245797 DLCTRL DEBUG Command: GET 447310861 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090245797 DLCTRL DEBUG Tx Command reply: GET_REPLY 447310861 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090245798 DLCTRL DEBUG Command: GET 903325604 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090245798 DLCTRL DEBUG Tx Command reply: GET_REPLY 903325604 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090245799 DLCTRL DEBUG Command: GET 561042885 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090245799 DLCTRL DEBUG Tx Command reply: GET_REPLY 561042885 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090245799 DLCTRL DEBUG Command: GET 453262854 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090245799 DLCTRL DEBUG Tx Command reply: GET_REPLY 453262854 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090245800 DLCTRL DEBUG Command: GET 534138769 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090245800 DLCTRL DEBUG Tx Command reply: GET_REPLY 534138769 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: "connecting cnlink 1" 20241216090245801 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090246017 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 20241216090246017 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 20241216090246017 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090246017 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241216090246027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246027 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241216090246027 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090246027 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090246027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090246027 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241216090246027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090246030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090246030 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090246030 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090246030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090246030 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090246030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090246030 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 20241216090246030 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 20241216090246030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090246030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090246030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241216090246030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090246030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090246030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090246030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090246030 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090246030 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090246030 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090246031 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090246031 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090246032 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090246032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090246032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090246032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090246032 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090246032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090246032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090246032 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090246032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090246032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090246032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090246032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090246032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090246032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090246032 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090246581 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090246581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea6e9a), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090246581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090246581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090246581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090246581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090246581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090246581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090246581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090246581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090246582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090246582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090246582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090246586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246586 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090246586 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090246586 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090246586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090246586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090246586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090246586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090246586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090246586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090246586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090246586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090246586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090246586 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=00ea6e9a) (sccp_scrc.c:477) 20241216090246586 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241216090246586 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090246586 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090246586 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090246586 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090246586 DLSCCP DEBUG SCCP-SCOC(110)[0x56050f921ff0]{IDLE}: Deallocated (fsm.c:568) MTC@e75c4cc34061: 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 := '000000000000000111101010'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090246835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246835 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090246835 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090246835 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 20241216090246835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090246835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090246835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090246835 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090246835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090246835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090246835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090246835 DLM3UA DEBUG 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) 20241216090246835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090246835 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090246836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090246836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090246836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090246836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090246836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090246836 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090246836 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090246836 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) 20241216090246836 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) 20241216090246836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090246836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090246836 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090246836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090246836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090246836 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090246836 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: link up (cnlink.c:111) 20241216090246837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090246837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090246837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090246837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090246837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090246837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090246837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090246839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090246839 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090246839 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090246839 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 20241216090246839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090246839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090246839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090246839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090246839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090246839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090246839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090246839 DLM3UA DEBUG 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) 20241216090246839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090246839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090246839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241216090246839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241216090246839 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090246839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090246839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241216090246839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090246839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090246839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090246839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090246839 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090246839 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090246839 DRANAP INFO cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090246849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090247647 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090247647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c50554), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090247647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090247647 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090247647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090247647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090247648 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090247648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008a816), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090247648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090247648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090247648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090247648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090247648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090247648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090247648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090247648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090247648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090247648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090247648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090247648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090247648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090247648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090247648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090247648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090247648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090247648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090247654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247654 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090247654 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090247654 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 20241216090247654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090247654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090247654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090247654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090247655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090247655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090247655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090247655 DLM3UA DEBUG 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) 20241216090247655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090247655 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=00c50554) (sccp_scrc.c:477) 20241216090247655 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241216090247655 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090247655 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090247655 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090247655 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090247655 DLSCCP DEBUG SCCP-SCOC(112)[0x56050f97dff0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@e75c4cc34061: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@e75c4cc34061: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) 20241216090247858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247858 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090247858 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090247858 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 20241216090247858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090247858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090247858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090247858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090247858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090247859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090247859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090247859 DLM3UA DEBUG 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) 20241216090247859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090247859 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=0008a816) (sccp_scrc.c:477) 20241216090247859 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241216090247859 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090247859 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090247859 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090247859 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090247859 DLSCCP DEBUG SCCP-SCOC(111)[0x56050f99d5e0]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@e75c4cc34061: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)9582944 20241216090247877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090247877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090247877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090247877 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090247877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x923960, normal) (hnbgw_rua.c:407) 20241216090247877 DHNB DEBUG map_rua[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216090247877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090247877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9582944 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241216090247877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090247877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090247877 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9582944 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241216090247877 DCN DEBUG map_sccp[0x56050f97dff0]{init}: Allocated (fsm.c:456) 20241216090247877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090247877 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9582944 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241216090247877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9582944 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090247877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090247877 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090247877 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090247877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090247877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090247877 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090247877 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{IDLE}: Allocated (fsm.c:456) 20241216090247877 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090247877 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001ea0056400500f1100926) (sccp_scrc.c:406) 20241216090247877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090247877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090247877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090247877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090247877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090247877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090247877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090247877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090247877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090247877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090247877 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090247877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090247877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090247877 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090247877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090247877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090247877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090247878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090247878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090247878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090247878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090247878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090247878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1014)@e75c4cc34061: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@e75c4cc34061: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@e75c4cc34061: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)6526164 HNBGW_Test.sgsn1-SCCP(1014)@e75c4cc34061: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(1014)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090247895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247895 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241216090247895 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241216090247895 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 20241216090247895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090247895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090247895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090247895 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090247895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090247895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090247895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090247895 DLM3UA DEBUG 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) 20241216090247895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090247895 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0ef1f) (sccp_scrc.c:477) 20241216090247895 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241216090247895 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090247895 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090247895 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090247896 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090247896 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) 20241216090247896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090247896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090247896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60754<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: 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 } } } 20241216090247897 DLCTRL DEBUG Command: GET 497338227 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241216090247897 DLCTRL DEBUG Tx Command reply: GET_REPLY 497338227 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241216090247905 DLCTRL DEBUG Command: GET 777560175 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241216090247905 DLCTRL DEBUG Tx Command reply: GET_REPLY 777560175 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241216090247915 DLCTRL DEBUG Command: GET 466408739 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241216090247916 DLCTRL DEBUG Tx Command reply: GET_REPLY 466408739 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090247923 DLCTRL DEBUG Command: GET 523200532 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090247923 DLCTRL DEBUG Tx Command reply: GET_REPLY 523200532 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090247930 DLCTRL DEBUG Command: GET 622637072 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241216090247930 DLCTRL DEBUG Tx Command reply: GET_REPLY 622637072 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090247937 DLCTRL DEBUG Command: GET 854135579 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241216090247937 DLCTRL DEBUG Tx Command reply: GET_REPLY 854135579 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241216090247943 DLCTRL DEBUG Command: GET 33852500 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241216090247944 DLCTRL DEBUG Tx Command reply: GET_REPLY 33852500 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241216090247948 DLCTRL DEBUG Command: GET 58630089 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241216090247948 DLCTRL DEBUG Tx Command reply: GET_REPLY 58630089 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090247949 DLCTRL DEBUG Command: GET 817713957 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090247949 DLCTRL DEBUG Tx Command reply: GET_REPLY 817713957 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090247951 DLCTRL DEBUG Command: GET 8534939 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241216090247951 DLCTRL DEBUG Tx Command reply: GET_REPLY 8534939 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090247952 DLCTRL DEBUG Command: GET 344168025 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241216090247952 DLCTRL DEBUG Tx Command reply: GET_REPLY 344168025 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241216090247953 DLCTRL DEBUG Command: GET 393793336 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241216090247953 DLCTRL DEBUG Tx Command reply: GET_REPLY 393793336 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241216090247953 DLCTRL DEBUG Command: GET 183111586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241216090247953 DLCTRL DEBUG Tx Command reply: GET_REPLY 183111586 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090247954 DLCTRL DEBUG Command: GET 502747012 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090247954 DLCTRL DEBUG Tx Command reply: GET_REPLY 502747012 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090247955 DLCTRL DEBUG Command: GET 45497989 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241216090247955 DLCTRL DEBUG Tx Command reply: GET_REPLY 45497989 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090247956 DLCTRL DEBUG Command: GET 310849466 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241216090247956 DLCTRL DEBUG Tx Command reply: GET_REPLY 310849466 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241216090247957 DLCTRL DEBUG Command: GET 411017619 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241216090247957 DLCTRL DEBUG Tx Command reply: GET_REPLY 411017619 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241216090247958 DLCTRL DEBUG Command: GET 127950846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241216090247958 DLCTRL DEBUG Tx Command reply: GET_REPLY 127950846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241216090247959 DLCTRL DEBUG Command: GET 391742530 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241216090247959 DLCTRL DEBUG Tx Command reply: GET_REPLY 391742530 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241216090247959 DLCTRL DEBUG Command: GET 238927337 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241216090247959 DLCTRL DEBUG Tx Command reply: GET_REPLY 238927337 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090247963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090247963 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41543<->l=127.0.0.1:4262) (control_if.c:193) 20241216090247963 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090247963 DLINP DEBUG SRVCONN(,r=127.0.0.1:51991<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090247963 DLINP NOTICE SRV(,r=127.0.0.1:51991<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@e75c4cc34061: Final verdict of PTC: none 20241216090247963 DMAIN NOTICE (127.0.0.1:51991 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51991<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090247963 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1005)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1015)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1006)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1014)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@e75c4cc34061: Final verdict of PTC: none 20241216090247964 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090247964 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(1008)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(1011)@e75c4cc34061: Final verdict of PTC: none 20241216090247964 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090247964 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@e75c4cc34061: Final verdict of PTC: none 20241216090247964 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 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090247964 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(1010)@e75c4cc34061: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1016)@e75c4cc34061: Final verdict of PTC: none 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090247964 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 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(1007)@e75c4cc34061: Final verdict of PTC: none 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090247964 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090247964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090247964 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 20241216090247964 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 20241216090247964 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 20241216090247964 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 20241216090247964 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090247964 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) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241216090247964 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 20241216090247964 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090247964 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) 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090247964 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 20241216090247964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247965 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241216090247965 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090247965 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090247965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090247965 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241216090247965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090247965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090247965 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 20241216090247965 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 20241216090247965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090247965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090247965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090247965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090247965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090247965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090247965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090247965 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090247965 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090247965 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090247965 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090247965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090247965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090247965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090247965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090247965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090247965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090247965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090247965 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090247965 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090247965 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090247965 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090247965 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090247965 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090247965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb6423), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090247965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090247965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090247965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090247965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090247965 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090247965 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090247965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{disrupted}: Freeing instance (context_map.c:202) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8074422)[0x56050f97db80]{disrupted}: Deallocated (fsm.c:568) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{disconnected}: Freeing instance (context_map.c:206) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56050f996010]{disconnected}: Deallocated (fsm.c:568) 20241216090247965 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8074422 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090247965 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090247965 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090247965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076ad37), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090247965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090247965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090247965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090247965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090247965 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090247965 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090247965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090247965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090247965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090247965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090247965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090247965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090247965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090247965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090247966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090247966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090247966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090247966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090247966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090247966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090247966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090247966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090247966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090247966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090247966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090247966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090247966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241216090247966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090247965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{disrupted}: Freeing instance (context_map.c:202) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5257509)[0x56050f97aed0]{disrupted}: Deallocated (fsm.c:568) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{disconnected}: Freeing instance (context_map.c:206) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56050f995090]{disconnected}: Deallocated (fsm.c:568) 20241216090247965 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5257509 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241216090247965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090247965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090247965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241216090247965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090247965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090247965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090247965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090247965 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090247965 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090247965 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090247965 DRANAP NOTICE cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241216090247965 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090247965 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090247965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0ef1f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090247965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090247965 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090247965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090247965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090247965 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090247965 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090247965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{disrupted}: Freeing instance (context_map.c:202) 20241216090247965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9582944)[0x56050f99d5e0]{disrupted}: Deallocated (fsm.c:568) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{disconnected}: Freeing instance (context_map.c:206) 20241216090247965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56050f97dff0]{disconnected}: Deallocated (fsm.c:568) 20241216090247965 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9582944 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241216090247965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090247965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090247965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241216090247965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090247965 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090247965 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090247965 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090247971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(998)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:47 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 20241216090248031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090248237 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090248237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c945), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090248237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090248237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090248237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090248237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090248237 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090248238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00610f3e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090248238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090248238 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090248238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090248238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090248238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090248238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090248238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090248238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090248238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090248238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090248238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090248238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090248238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090248238 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090248238 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090248238 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090248238 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090248238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090248238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090248238 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090248239 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 20241216090248634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60756<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578276) Waiting for packet dumper to finish... 1 (prev_count=578276, count=587968) 20241216090249965 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090249965 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241216090249965 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241216090249965 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090249965 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090249965 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241216090249965 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090249966 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090249966 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090250438 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090250438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090250439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090250439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090250439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090250439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090250439 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090250439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090250439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090250439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090250439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090250439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090250439 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090250439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090250439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090250439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090250439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090250439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090250439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090250439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090250439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090250439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090250439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090250439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090250439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090250440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090250440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090250440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090250440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090250440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090250440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090250440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090250440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090250440 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 20241216090250440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090250440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090250440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090250440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090250440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090250440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090250440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090250440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090250440 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@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02:50 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 20241216090250917 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090250917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090250917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090250917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090250917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090250917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090250917 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090250917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090250917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090250917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090250917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090250917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090250917 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090250917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090250917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090250917 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090250917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090250917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090250918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090250918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090250918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090250918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090250918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090250918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090250918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090250918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090250918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090250918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090250918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090250918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090250918 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090251557 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090251557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009749f2), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090251557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090251557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251557 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090251557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051bf05), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090251557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090251557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251557 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090251557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ac4a4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090251557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090251558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090251558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090251558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090251558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090251558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090251558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090251558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090251558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241216090251558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090251559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090251559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090251559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@e75c4cc34061: 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@e75c4cc34061: Test case TC_second_rab_assignment started. 20241216090251723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090251728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090251731 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41957<->l=127.0.0.1:4262) (control_if.c:572) 20241216090251806 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251806 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251806 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251806 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251806 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251806 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251806 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251806 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1022)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090251806 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090251806 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090251808 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251808 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090251808 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251808 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090251808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251808 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251808 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251808 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090251808 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251808 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090251808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251808 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251808 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251808 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090251808 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251808 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090251808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251808 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251808 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090251808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090251808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251808 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251808 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 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090251808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090251808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090251808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090251808 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 20241216090251808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090251808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1026)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(1026)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090251822 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251822 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251822 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251822 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251823 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251823 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251823 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090251823 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090251824 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251824 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090251824 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251824 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090251824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251824 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251824 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251824 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090251824 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251824 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090251824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251824 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251824 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251824 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090251824 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251825 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090251825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251825 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251825 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090251825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090251825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090251825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090251825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090251825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090251825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090251825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090251825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090251825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090251825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090251825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090251825 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090251825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251825 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 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090251825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090251825 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090251825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090251825 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 20241216090251825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090251825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090251825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090251825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090251825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090251848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090251848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090251848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090251848 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090251848 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090251848 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090251848 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090251848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090251848 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090252020 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090252020 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090252020 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090252020 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090252029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252029 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090252029 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090252029 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090252029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090252029 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090252029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090252032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252032 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090252032 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090252033 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090252033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090252033 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090252033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090252033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090252033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090252033 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090252033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090252033 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 20241216090252033 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 20241216090252033 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090252033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090252033 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090252033 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090252033 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090252033 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090252034 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090252034 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090252034 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090252034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090252034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090252034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090252034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090252034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090252034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090252034 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090252035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090252035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090252035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090252035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090252035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090252035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090252035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252038 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090252038 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090252038 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090252038 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090252044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252044 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090252044 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090252044 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090252044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090252044 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090252045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090252047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252047 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090252047 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090252047 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090252047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090252047 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090252047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090252047 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 20241216090252047 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 20241216090252047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090252047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090252047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090252047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090252047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090252047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090252048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090252048 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090252048 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090252048 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090252049 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090252049 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090252049 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090252049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090252049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090252049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090252049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090252049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090252049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090252049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090252049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090252049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090252049 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090252049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090252049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090252049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090252049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1025)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090252826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252826 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090252826 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090252826 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090252826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090252826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090252826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090252826 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090252826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090252827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090252827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090252827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090252827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090252827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090252827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090252827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090252827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090252827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090252827 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090252827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090252827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090252827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090252827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090252827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090252827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090252827 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090252827 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090252827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090252827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090252827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090252827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090252827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090252827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090252827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090252829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090252829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090252829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090252829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090252829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090252829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090252829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090252829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090252829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090252829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090252829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090252829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090252829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090252829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090252829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090252829 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090252829 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090252829 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090252845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252845 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090252845 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090252845 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090252845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090252845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090252845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090252845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090252845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090252845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090252845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090252845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090252845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090252845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090252846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090252846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090252846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090252846 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090252846 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090252846 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090252846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090252846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090252846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090252846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090252846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090252846 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090252846 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090252846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090252846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090252846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090252846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090252846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090252846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090252846 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090252847 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090252847 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090252847 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090252847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090252847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090252847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090252847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090252847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090252847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090252847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090252847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090252847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090252847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090252847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090252847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090252847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090252847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090252847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090252847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090252847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090252847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090252847 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090252847 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090252860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1025)@e75c4cc34061: f_create_expect(l3 := 'B950E483C751C386EA69'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@e75c4cc34061: Created Expect[0] for 'B950E483C751C386EA69'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@e75c4cc34061: Added conn table entry 0TC_second_rab_assignment0(1031)543197 20241216090253907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090253907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090253907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241216090253907 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090253907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x849dd, normal) (hnbgw_rua.c:407) 20241216090253907 DHNB DEBUG map_rua[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216090253907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090253908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090253908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090253908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090253908 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090253908 DCN DEBUG map_sccp[0x56050f97dff0]{init}: Allocated (fsm.c:456) 20241216090253908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090253908 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-543197 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090253908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241216090253908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090253908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090253908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090253908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090253908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090253908 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090253908 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{IDLE}: Allocated (fsm.c:456) 20241216090253908 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090253908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab950e483c751c386ea69004f40030001170056400500f1100926) (sccp_scrc.c:406) 20241216090253908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090253908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090253908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090253908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090253908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090253908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090253908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090253908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090253908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090253908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090253908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090253908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090253908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090253908 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090253908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090253908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090253908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090253908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090253908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090253909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090253909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090253909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090253909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090253909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@e75c4cc34061: Found Expect[0] for l3='B950E483C751C386EA69'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@e75c4cc34061: Added conn table entry 0TC_second_rab_assignment0(1031)7196014 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on connection ID:0 TC_second_rab_assignment0(1031)@e75c4cc34061: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090253930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090253930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090253930 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090253930 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090253931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090253931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090253931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090253931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090253931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090253931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090253931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090253931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090253931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090253931 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b25a78) (sccp_scrc.c:477) 20241216090253931 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20241216090253931 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090253931 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090253931 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090253931 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090253931 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) 20241216090253931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090253931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@e75c4cc34061: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1030)@e75c4cc34061: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241216090254134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090254134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090254134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090254134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090254134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090254134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090254134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090254135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090254135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090254135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090254135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090254135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090254135 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) 20241216090254135 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241216090254135 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216090254135 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090254135 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216090254135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216090254135 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216090254135 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216090254135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216090254135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216090254135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216090254135 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241216090254135 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241216090254135 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241216090254135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216090254135 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{UNUSED}: Allocated (fsm.c:456) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{UNUSED}: is child of mgw(mgw-fsm-543197-0)[0x56050f996010] (fsm.c:486) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-543197-0)[0x56050f996010] (mgcp_client_endpoint_fsm.c:724) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241216090254135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f995090]{ST_CRCX}: Allocated (fsm.c:456) 20241216090254135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f995090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0] (fsm.c:486) 20241216090254135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f995090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216090254135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f995090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241216090254135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=199 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 849d'... (mgcp_client.c:807) 20241216090254135 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241216090254135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f995090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216090254135 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@e75c4cc34061: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "849dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "849dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "849dd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "849dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@e75c4cc34061: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241216090254181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241216090254181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241216090254181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241216090254181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216090254181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216090254181 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241216090254181 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254181 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254181 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216090254181 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216090254181 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254181 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216090254181 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241216090254181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216090254181 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241216090254181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241216090254181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241216090254181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090254181 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090254205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090254205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090254205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241216090254205 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216090254205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x849dd) (hnbgw_rua.c:471) 20241216090254205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241216090254205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216090254205 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216090254205 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216090254205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216090254205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216090254205 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241216090254205 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241216090254205 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216090254205 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-543197-0)[0x56050f996010] (mgcp_client_endpoint_fsm.c:724) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241216090254205 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=213 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 849d'... (mgcp_client.c:807) 20241216090254205 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241216090254205 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254205 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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)@e75c4cc34061: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "849dd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "849dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216090254231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241216090254231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241216090254231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241216090254231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254231 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216090254231 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241216090254231 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-543197-0)[0x56050f996010] (mgcp_client_endpoint_fsm.c:724) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241216090254231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f980770]{ST_CRCX}: Allocated (fsm.c:456) 20241216090254231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f980770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0] (fsm.c:486) 20241216090254231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f980770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241216090254231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f980770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241216090254231 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=203 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 849d'... (mgcp_client.c:807) 20241216090254231 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241216090254231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-543197-0)[0x56050f980770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241216090254231 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241216090254232 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254232 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254232 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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)@e75c4cc34061: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "849dd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "849dd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241216090254254 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241216090254254 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241216090254254 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241216090254254 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241216090254254 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254254 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{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) 20241216090254254 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241216090254254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216090254254 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241216090254254 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241216090254254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241216090254254 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216090254254 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216090254254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25a78), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241216090254254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090254254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090254254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090254254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090254254 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241216090254254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090254254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090254254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090254254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090254254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090254254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090254254 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241216090254258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254258 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090254258 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090254258 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090254258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090254258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090254258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090254258 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090254258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090254258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090254258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090254258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090254258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090254258 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) 20241216090254258 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241216090254258 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216090254258 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090254258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216090254258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216090254258 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241216090254258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241216090254258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241216090254258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216090254258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241216090254258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241216090254258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241216090254259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241216090254259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090254259 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090254261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090254261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090254261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1272) 20241216090254261 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216090254261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x849dd) (hnbgw_rua.c:471) 20241216090254261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241216090254261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216090254261 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241216090254261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241216090254261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241216090254261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241216090254261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241216090254261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216090254261 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216090254261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25a78), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241216090254261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090254261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090254261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090254261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090254261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090254261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090254261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090254261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090254261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090254261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090254261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241216090254268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254268 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090254268 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090254268 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090254268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090254268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090254268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090254268 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090254268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090254268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090254268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090254268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090254268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090254268 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) 20241216090254268 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241216090254268 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216090254268 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090254268 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216090254268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216090254268 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241216090254268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241216090254268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241216090254268 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241216090254268 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241216090254268 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241216090254268 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241216090254268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216090254269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 849d'... (mgcp_client.c:807) 20241216090254269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216090254269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216090254269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241216090254269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55240: len=57 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 849d'... (mgcp_client.c:807) 20241216090254269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241216090254269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241216090254269 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: Removing from parent mgw(mgw-fsm-543197-0)[0x56050f996010] (mgcp_client_endpoint_fsm.c:873) 20241216090254269 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241216090254269 DLMGCP DEBUG mgw-endp(mgw-fsm-543197-0)[0x56050f97aed0]{IN_USE}: Deallocated (fsm.c:568) 20241216090254269 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241216090254269 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241216090254269 DMGW DEBUG mgw(mgw-fsm-543197-0)[0x56050f996010]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241216090254269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216090254269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241216090254269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090254269 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "849dd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@e75c4cc34061: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "849dd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090254281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56050f995090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241216090254281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241216090254281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56050f980770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@e75c4cc34061: Deleted conn table entry 0TC_second_rab_assignment0(1031)543197 20241216090254293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090254293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090254293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241216090254293 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241216090254293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x849dd,cause=radio(normal)) (hnbgw_rua.c:439) 20241216090254293 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241216090254293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241216090254293 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241216090254293 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241216090254294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241216090254294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090254294 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216090254294 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216090254294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25a78), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241216090254294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090254294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090254294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090254294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090254294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241216090254294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241216090254294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241216090254294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090254294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090254294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090254294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090254294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090254294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090254294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@e75c4cc34061: Deleted conn table entry 0TC_second_rab_assignment0(1031)7196014 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on connection ID:0 20241216090254305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254305 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090254305 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090254305 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090254305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090254305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090254305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090254305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090254305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090254305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090254305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090254305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090254305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090254305 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=00b25a78), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241216090254305 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1824) 20241216090254305 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241216090254305 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090254305 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241216090254305 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) 20241216090254305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241216090254305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241216090254305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090254305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{disconnected}: Freeing instance (context_map.c:202) 20241216090254305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-543197)[0x56050f99d5e0]{disconnected}: Deallocated (fsm.c:568) 20241216090254305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090254305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{disconnected}: Freeing instance (context_map.c:206) 20241216090254305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56050f97dff0]{disconnected}: Deallocated (fsm.c:568) 20241216090254305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-543197 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241216090254305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b25a78), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:406) 20241216090254305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090254305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090254305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090254305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090254305 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241216090254306 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090254306 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090254306 DLSCCP DEBUG SCCP-SCOC(116)[0x56050f97db80]{IDLE}: Deallocated (fsm.c:568) 20241216090254306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090254306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090254306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090254306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090254306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090254306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090254306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090254306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090256306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090256316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090256317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090256317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090256317 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090256317 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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-RAN(1025)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1018)@e75c4cc34061: Final verdict of PTC: none 20241216090256317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1028)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1027)@e75c4cc34061: Final verdict of PTC: none 20241216090256319 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41957<->l=127.0.0.1:4262) (control_if.c:193) 20241216090256319 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(1030)@e75c4cc34061: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1023)@e75c4cc34061: Final verdict of PTC: none 20241216090256319 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090256319 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090256319 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090256320 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(1029)@e75c4cc34061: Final verdict of PTC: none 20241216090256320 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 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_second_rab_assignment-Iuh0(1022)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1026)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(1019)@e75c4cc34061: Final verdict of PTC: none 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090256320 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090256320 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(1020)@e75c4cc34061: Final verdict of PTC: none 20241216090256320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090256320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090256320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090256320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090256320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090256320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090256320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090256320 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090256320 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090256320 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090256320 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090256320 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 20241216090256320 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 20241216090256320 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 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090256320 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090256320 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090256320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090256320 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 20241216090256320 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 20241216090256320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090256320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090256320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090256320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090256320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090256320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090256320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090256320 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090256320 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090256320 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090256320 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(1024)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090256321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1021)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_second_rab_assignment finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:02:56 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 20241216090256368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090256970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59736<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376496) 20241216090257965 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090257965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0ef1f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090257965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090257965 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090257965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090257966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090257966 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090257966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076ad37), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090257966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090257966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090257966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090257966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090257966 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241216090257966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb6423), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090257966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090257966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090257966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090257966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090257966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090257966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090257966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090257966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090257966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090257966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090257966 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090257966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090257966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090257966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090257966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090257966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090257966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090257966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090257967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090257967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090257967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090257967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090257967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090257967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090257967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090257967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090257967 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=376496, count=377456) 20241216090258238 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090258238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00610f3e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090258238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090258238 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090258238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090258238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090258238 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090258238 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c945), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090258239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090258239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090258239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090258239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090258239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090258239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090258239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090258239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090258239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090258239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090258239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090258239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090258239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090258239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090258239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090258239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090258239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090258239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090258239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090258239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241216090258239 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 20241216090258321 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090258321 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090258321 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090258321 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090258321 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090258321 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:02:59 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@e75c4cc34061: 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@e75c4cc34061: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241216090300061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090300064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090300068 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45673<->l=127.0.0.1:4262) (control_if.c:572) 20241216090300146 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300146 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300146 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300146 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300147 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300147 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300147 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300147 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090300147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090300147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090300147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300147 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300147 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090300147 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090300147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090300147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090300147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090300147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090300147 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300147 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300147 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300147 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090300147 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090300147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090300147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300147 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090300147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090300148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090300148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090300148 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300148 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090300148 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090300149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300149 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090300149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300149 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300149 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300149 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090300149 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090300149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300149 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090300149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300149 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300149 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 20241216090300149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090300149 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090300149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090300149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090300149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090300149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090300149 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090300149 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 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1040)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(1040)@e75c4cc34061: M3UA emulation initiated, the test can be started MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-SCCP(1038)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090300168 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300168 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300168 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300168 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300168 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300168 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300168 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090300168 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300170 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300170 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090300170 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300170 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090300170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300170 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300170 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300170 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090300170 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300170 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090300170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300170 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300170 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300170 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090300170 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090300170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300170 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300170 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300170 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090300170 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090300170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300170 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300170 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 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090300170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090300170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090300170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090300170 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 20241216090300170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090300170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1043)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090300365 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090300365 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090300365 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090300365 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090300372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090300372 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090300372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090300372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090300372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090300373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090300376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090300376 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090300376 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090300376 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090300376 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090300376 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090300376 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 20241216090300376 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 20241216090300376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090300376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090300376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090300376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090300376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090300376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090300376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090300376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090300376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090300376 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300378 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300378 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090300378 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090300378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090300378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300378 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090300378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090300378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090300378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090300378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090300384 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090300384 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090300384 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090300384 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090300389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300389 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090300389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090300389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090300389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090300389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090300389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090300391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090300391 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090300391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090300391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090300391 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090300391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090300391 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 20241216090300391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090300391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090300391 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 20241216090300391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090300391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090300391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090300391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090300391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090300391 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090300392 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090300392 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090300393 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090300393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090300393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090300393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090300393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090300393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090300393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090300393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090300393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090300393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300393 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090300393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090300393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090300394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090300394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090300394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090300439 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090300440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090300440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090300440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300440 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090300440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090300440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300440 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090300440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300440 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090300440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090300440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090300440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090300440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090300440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090300440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090300440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090300441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090300441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090300441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090300441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090300441 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 20241216090300441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090300441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090300441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090300441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090300441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090300441 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 20241216090300918 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090300918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e53e9), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090300918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300918 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090300918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300918 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090300918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c5994), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090300918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300918 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090300918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300918 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090300919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e09aaf), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090300919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090300919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090300919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090300919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090300919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090300919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090300919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090300919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090300919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090300919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090300919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1039)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090301179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090301180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090301180 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090301180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090301180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090301180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090301180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090301180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090301180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090301180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090301180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090301180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090301180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090301180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090301180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090301180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090301180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090301180 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090301180 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090301180 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090301180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090301180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090301180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090301180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090301180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090301180 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090301180 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090301180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090301180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090301180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090301180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090301180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090301180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090301180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090301181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090301181 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090301181 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090301181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090301181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090301181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090301181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090301181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090301181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090301181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090301181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090301181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090301181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090301181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090301181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090301181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090301181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090301182 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090301182 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090301182 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090301191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090301191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301191 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090301191 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090301191 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090301191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090301191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090301191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090301191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090301191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090301191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090301191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090301191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090301191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090301191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090301191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090301191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090301191 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090301191 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090301191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090301191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090301191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090301192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090301192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090301192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090301192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090301192 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090301192 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090301191 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090301192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090301192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090301192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090301192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090301192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090301192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090301192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090301193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301193 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090301193 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090301193 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090301193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090301193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090301193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090301193 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090301193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090301193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090301193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090301193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090301193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090301193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090301193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090301193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090301193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090301193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090301193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090301193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090301193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090301193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090301193 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090301193 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090301196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090301196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090301196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090301196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090301196 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090301196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090301196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090301196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090301196 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090301199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090301199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090301199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1272) 20241216090301199 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241216090301199 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241216090301402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090301402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090301402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090301402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090301402 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090301402 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090301402 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090301402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090301402 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@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed MTC@e75c4cc34061: talloc reports "struct hnb_context" x 1, expecting 1 MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090301406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090301407 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45673<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1039)@e75c4cc34061: Final verdict of PTC: none 20241216090301408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090301408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090301408 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090301408 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090301408 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1041)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@e75c4cc34061: Final verdict of PTC: none 20241216090301409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090301409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090301409 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 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090301409 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090301409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090301409 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1042)@e75c4cc34061: Final verdict of PTC: none 20241216090301409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090301409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090301409 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 20241216090301409 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 20241216090301409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090301409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090301409 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090301409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090301409 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090301409 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090301409 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090301409 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090301409 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090301409 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090301409 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: link lost (cnlink.c:118) 20241216090301409 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 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090301409 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090301409 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216090301409 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) 20241216090301410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090301410 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090301410 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090301410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090301410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090301410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090301410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090301410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090301410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090301410 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 20241216090301410 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 20241216090301410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090301410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090301410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090301410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090301410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090301410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090301410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090301410 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090301410 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090301410 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1040)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1043)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@e75c4cc34061: Final verdict of PTC: none VirtHNBGW-STATS(1033)@e75c4cc34061: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(1044)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090301412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1035)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@e75c4cc34061: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:03:01 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 20241216090301468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(99)[0x56050f980d80]{IDLE}: Deallocated (fsm.c:568) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(101)[0x56050f99c7b0]{IDLE}: Deallocated (fsm.c:568) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090301553 DLSCCP DEBUG SCCP-SCOC(100)[0x56050f98cee0]{IDLE}: Deallocated (fsm.c:568) 20241216090302070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223128) Waiting for packet dumper to finish... 1 (prev_count=223128, count=258536) 20241216090303410 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090303410 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090303410 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090303410 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090303410 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090303410 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: 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 ------ Mon Dec 16 09:03: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_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@e75c4cc34061: 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@e75c4cc34061: Test case TC_apply_sccp started. 20241216090305125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090305130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090305134 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33625<->l=127.0.0.1:4262) (control_if.c:572) 20241216090305208 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241216090305208 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)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090305219 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305219 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305220 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305220 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@e75c4cc34061: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241216090305220 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50372 (stream_srv.c:132) 20241216090305220 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50372<->l=127.0.0.1:29169 (hnbgw.c:791) 20241216090305220 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305220 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305220 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305220 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090305220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090305220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090305220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305220 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090305220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090305220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090305220 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241216090305221 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305221 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305222 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305222 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241216090305222 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305222 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241216090305222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305222 DRANAP DEBUG cnlink(msc-3)[0x56050f96e740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305222 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305222 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241216090305222 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241216090305222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305222 DRANAP DEBUG cnlink(msc-2)[0x56050f904870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305222 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305222 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241216090305222 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305222 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241216090305222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305222 DRANAP DEBUG cnlink(msc-1)[0x56050f907670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305222 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 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241216090305222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241216090305222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090305222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241216090305222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241216090305222 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 MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1055)@e75c4cc34061: ************************************************* HNBGW_Test.msc0-M3UA(1055)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@e75c4cc34061: ************************************************* MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090305239 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305239 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305239 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305239 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305239 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305239 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241216090305239 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305240 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241216090305240 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305240 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241216090305240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305240 DRANAP DEBUG cnlink(sgsn-3)[0x56050f970d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305240 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241216090305240 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305240 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090305240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305240 DRANAP DEBUG cnlink(sgsn-2)[0x56050f9703f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305240 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241216090305240 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305240 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090305240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305240 DRANAP DEBUG cnlink(sgsn-1)[0x56050f96fa60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305240 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090305240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090305240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305240 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305240 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 20241216090305240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241216090305240 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241216090305240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090305240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090305240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090305240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090305240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090305240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090305241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090305241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090305241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090305241 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 20241216090305241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090305241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090305241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090305241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@e75c4cc34061: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@e75c4cc34061: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@e75c4cc34061: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@e75c4cc34061: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@e75c4cc34061: v_sccp_pdu_maxlen:268 20241216090305265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090305265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090305265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090305265 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090305265 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241216090305265 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090305265 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090305265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090305265 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@e75c4cc34061: setverdict(pass): none -> pass 20241216090305269 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090305269 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090305269 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241216090305269 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241216090305269 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) 20241216090305269 DLGLOBAL DEBUG validating counter group 0x56050f631be0(hnb) with 60 counters (rate_ctr.c:86) 20241216090305269 DHNBAP DEBUG (127.0.0.1:50372 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241216090305269 DHNBAP NOTICE (127.0.0.1:50372 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241216090305269 DHNBAP NOTICE (127.0.0.1:50372 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241216090305269 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090305269 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090305436 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090305436 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241216090305436 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090305436 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241216090305444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305444 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241216090305444 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090305444 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090305444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090305444 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090305444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090305447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090305447 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090305447 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090305447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090305447 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090305447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090305447 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 20241216090305447 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 20241216090305447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090305447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090305448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241216090305448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090305448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090305448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090305448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090305448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090305448 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090305448 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305449 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305449 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241216090305449 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241216090305449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090305449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305449 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090305449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090305450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090305450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090305450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090305453 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241216090305453 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241216090305453 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241216090305453 DLSS7 <000c> 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)@e75c4cc34061: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241216090305458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305458 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241216090305458 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241216090305458 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241216090305458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241216090305458 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241216090305459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241216090305460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305460 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241216090305460 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241216090305460 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241216090305460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241216090305460 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241216090305460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241216090305460 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 20241216090305460 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 20241216090305460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090305460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241216090305461 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241216090305461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090305461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090305461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090305461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090305461 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241216090305461 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241216090305461 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241216090305462 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241216090305462 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241216090305462 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241216090305462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090305462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241216090305462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090305462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090305462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090305462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090305462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090305462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090305462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090305462 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241216090305462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090305462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090305462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090305462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090305462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090305462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090305462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090305462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090306243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090306243 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090306243 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090306243 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090306243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090306243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090306243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090306243 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090306243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090306243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090306243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090306243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090306243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090306243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090306243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090306243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241216090306243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090306244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090306244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090306244 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090306244 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241216090306244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090306244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090306244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241216090306244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090306244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090306244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090306244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090306244 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090306244 DRANAP NOTICE cnlink(msc-0)[0x56050f924220]{CONNECTED}: link up (cnlink.c:111) 20241216090306244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090306244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090306244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090306244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090306244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090306244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090306244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090306244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090306247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090306247 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090306247 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090306247 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090306247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090306247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090306247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090306247 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090306247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090306247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090306247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090306247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090306247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090306247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090306247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241216090306247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241216090306247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306247 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090306247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090306247 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090306247 DRANAP DEBUG cnlink(msc-0)[0x56050f924220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090306247 DRANAP INFO cnlink(msc-0)[0x56050f924220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@e75c4cc34061: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241216090306262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090306262 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090306262 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090306262 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090306262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090306262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090306262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090306262 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090306262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090306262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090306262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090306262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090306262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090306262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090306262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090306262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241216090306262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090306263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090306263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241216090306263 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241216090306263 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241216090306263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241216090306263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241216090306263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241216090306263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090306263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090306263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090306263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090306263 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241216090306263 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: link up (cnlink.c:111) 20241216090306263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090306263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090306263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090306263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090306263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090306263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090306263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090306263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090306264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090306264 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090306264 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090306264 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090306264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090306264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090306264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090306264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090306265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090306265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090306265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090306265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090306265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090306265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241216090306265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241216090306265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241216090306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090306265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090306265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090306265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090306265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241216090306265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241216090306265 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241216090306265 DRANAP INFO cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241216090307290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090307966 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090307967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb6423), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090307967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090307967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090307967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090307967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090307967 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090307967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076ad37), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090307967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090307967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090307967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090307967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090307967 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090307967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0ef1f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090307967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090307967 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090307967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090307967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090307967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090307967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090307967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090307967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090307967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090307967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090307967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090307967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090307967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090307967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090307967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090307967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090307967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090307967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090307967 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090307971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090307971 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090307971 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090307971 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090307971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090307971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090307971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090307971 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090307971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090307971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090307971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090307971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090307971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090307972 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=00fb6423) (sccp_scrc.c:477) 20241216090307972 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20241216090307972 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090307972 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090307972 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090307972 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090307972 DLSCCP DEBUG SCCP-SCOC(113)[0x56050f9991a0]{IDLE}: Deallocated (fsm.c:568) 20241216090308174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090308174 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090308174 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090308174 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090308174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090308174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090308174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090308174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090308174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090308174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090308174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090308174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090308174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090308174 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=0076ad37) (sccp_scrc.c:477) 20241216090308174 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20241216090308174 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090308174 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090308174 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090308174 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090308174 DLSCCP DEBUG SCCP-SCOC(114)[0x56050f97b440]{IDLE}: Deallocated (fsm.c:568) 20241216090308239 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090308239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1c945), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090308239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090308240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090308240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241216090308240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090308240 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090308240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00610f3e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090308240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090308240 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090308240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090308240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090308240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090308240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090308240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090308240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241216090308240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241216090308240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241216090308240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241216090308240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090308240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090308240 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090308240 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090308240 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090308240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090308240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090308240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090308240 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090308240 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 20241216090308242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090308242 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241216090308242 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241216090308242 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241216090308242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090308242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090308242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090308242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090308242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090308242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090308242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090308242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241216090308242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090308242 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=00e1c945) (sccp_scrc.c:477) 20241216090308242 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241216090308242 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090308242 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090308242 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090308242 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090308242 DLSCCP DEBUG SCCP-SCOC(108)[0x56050f98f430]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@e75c4cc34061: Added conn table entry 0TC_apply_sccp0(1060)12577495 20241216090308319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090308320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090308320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241216090308320 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241216090308320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbfead7, normal) (hnbgw_rua.c:407) 20241216090308320 DHNB DEBUG map_rua[0x56050f99d5e0]{init}: Allocated (fsm.c:456) 20241216090308320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241216090308320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12577495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241216090308320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090308320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090308320 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12577495 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241216090308320 DCN DEBUG map_sccp[0x56050f97dff0]{init}: Allocated (fsm.c:456) 20241216090308320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241216090308320 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12577495 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241216090308320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12577495 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241216090308320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241216090308320 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241216090308320 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241216090308320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241216090308320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090308320 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241216090308320 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{IDLE}: Allocated (fsm.c:456) 20241216090308320 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241216090308320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002230056400500f1100926) (sccp_scrc.c:406) 20241216090308320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090308320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090308320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090308320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090308320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090308320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090308320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241216090308320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241216090308320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241216090308320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090308320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090308320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090308320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090308320 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241216090308320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241216090308320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241216090308320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090308320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090308320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090308320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090308320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090308320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090308320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090308320 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: Added conn table entry 0TC_apply_sccp0(1060)5553556 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241216090308332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090308332 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090308332 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090308332 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090308332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090308332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090308332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090308332 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_apply_sccp0(1060)@e75c4cc34061: setverdict(pass): none -> pass 20241216090308332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090308332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090308332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090308332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090308332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090308332 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004052ea) (sccp_scrc.c:477) 20241216090308332 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20241216090308332 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241216090308332 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241216090308332 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090308332 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241216090308332 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) 20241216090308332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241216090308332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241216090309333 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) TC_apply_sccp0(1060)@e75c4cc34061: "Changing SCCP address, don't apply yet" 20241216090310348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090310348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090310348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241216090310348 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241216090310349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbfead7) (hnbgw_rua.c:471) 20241216090310349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12577495 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241216090310349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241216090310349 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241216090310349 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216090310349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241216090310349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241216090310349 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241216090310349 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241216090310349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004052ea), PART(T=Data,L=22,D=001440120000010010400b0af1567d018ffbca23acab) (sccp_scrc.c:406) 20241216090310349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090310349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090310349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090310349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090310349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090310349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090310349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090310349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090310349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090310349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090310349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: vl_from0 HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AA7FDE0D230B73A936A20'O 20241216090310363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310363 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090310363 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090310363 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090310363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090310363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090310363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090310363 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090310364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090310364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090310364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090310364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090310364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090310364 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=001440120000010010400b0aa7fde0d230b73a936a20) (sccp_scrc.c:477) 20241216090310364 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1824) 20241216090310364 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241216090310364 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090310364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241216090310364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241216090310364 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241216090310364 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241216090310364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241216090310364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241216090310364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241216090310364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090310364 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)@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@e75c4cc34061: "Apply SCCP address changes" 20241216090310373 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241216090310375 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241216090310375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241216090310375 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241216090310375 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241216090310375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004052ea), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241216090310375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090310375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090310375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241216090310375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090310375 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241216090310375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241216090310375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241216090310375 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241216090310375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241216090310375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241216090310375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241216090310375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{disrupted}: Freeing instance (context_map.c:202) 20241216090310375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12577495)[0x56050f99d5e0]{disrupted}: Deallocated (fsm.c:568) 20241216090310375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241216090310375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{disconnected}: Freeing instance (context_map.c:206) 20241216090310375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56050f97dff0]{disconnected}: Deallocated (fsm.c:568) 20241216090310375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12577495 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241216090310375 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241216090310375 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241216090310375 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241216090310375 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241216090310375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241216090310375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241216090310375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090310375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090310375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241216090310375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241216090310375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241216090310375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241216090310375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: Deleted conn table entry 0TC_apply_sccp0(1060)5553556 20241216090310380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310380 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241216090310380 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241216090310380 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241216090310380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241216090310380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241216090310381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241216090310381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090310381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090310381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241216090310381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241216090310381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241216090310381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241216090310381 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=004052ea) (sccp_scrc.c:477) 20241216090310381 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20241216090310381 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241216090310381 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241216090310381 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090310381 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090310381 DLSCCP DEBUG SCCP-SCOC(117)[0x56050f97db80]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@e75c4cc34061: Deleted conn table entry 0TC_apply_sccp0(1060)12577495 20241216090310440 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090310440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5035b), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090310440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090310440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090310440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090310440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090310440 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090310440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c85bc2), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090310440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090310440 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090310440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090310440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090310440 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090310440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00afcbf0), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090310440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090310440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090310440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090310440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090310441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090310441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090310441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090310441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090310441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090310441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090310441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090310441 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 20241216090310441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090310441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090310441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090310441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090310441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090310441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090310441 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 20241216090310914 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(102)[0x56050f981400]{IDLE}: Deallocated (fsm.c:568) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(103)[0x56050f982e20]{IDLE}: Deallocated (fsm.c:568) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090310914 DLSCCP DEBUG SCCP-SCOC(104)[0x56050f98c140]{IDLE}: Deallocated (fsm.c:568) 20241216090311384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@e75c4cc34061: Final verdict of PTC: pass MTC@e75c4cc34061: ok: talloc reports "asn1_context" = 1 bytes 20241216090311387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54028<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241216090311387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090311387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090311387 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090311387 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090311387 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241216090311387 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33625<->l=127.0.0.1:4262) (control_if.c:193) 20241216090311387 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241216090311388 DLINP DEBUG SRVCONN(,r=127.0.0.1:50372<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241216090311388 DLINP NOTICE SRV(,r=127.0.0.1:50372<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241216090311388 DMAIN NOTICE (127.0.0.1:50372 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50372<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241216090311388 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1057)@e75c4cc34061: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1045)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@e75c4cc34061: Final verdict of PTC: none 20241216090311388 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241216090311388 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241216090311388 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 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241216090311388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090311388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090311388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090311388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090311388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090311388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(1046)@e75c4cc34061: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1050)@e75c4cc34061: Final verdict of PTC: none 20241216090311388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090311388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090311388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241216090311388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090311388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090311388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090311388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090311388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090311388 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 20241216090311388 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_apply_sccp-Iuh1-RUA(1052)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1055)@e75c4cc34061: Final verdict of PTC: none TC_apply_sccp-Iuh0(1049)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1056)@e75c4cc34061: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@e75c4cc34061: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@e75c4cc34061: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@e75c4cc34061: Final verdict of PTC: none HNBGW-MGCP(1059)@e75c4cc34061: Final verdict of PTC: none 20241216090311402 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 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241216090311402 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241216090311402 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) 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241216090311402 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241216090311402 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241216090311402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241216090311402 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241216090311402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241216090311402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241216090311402 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 20241216090311402 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 20241216090311402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241216090311402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241216090311402 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241216090311402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241216090311402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241216090311402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241216090311402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241216090311402 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241216090311402 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241216090311402 DRANAP DEBUG cnlink(sgsn-0)[0x56050f96f0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241216090311402 DRANAP NOTICE cnlink(sgsn-0)[0x56050f96f0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1058)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: setverdict(pass): pass -> pass, component reason not changed 20241216090311403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54018<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1048)@e75c4cc34061: Final verdict of PTC: none MTC@e75c4cc34061: Setting final verdict of the test case. MTC@e75c4cc34061: Local verdict of MTC: pass MTC@e75c4cc34061: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@e75c4cc34061: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@e75c4cc34061: Test case TC_apply_sccp finished. Verdict: pass MTC@e75c4cc34061: 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'. Mon Dec 16 09:03:11 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241216090311453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241216090311955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322516) Waiting for packet dumper to finish... 1 (prev_count=322516, count=352080) 20241216090313390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090313390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090313390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241216090313403 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241216090313403 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241216090313403 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@e75c4cc34061: 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@e75c4cc34061: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e75c4cc34061: Terminating MTC. MC@e75c4cc34061: MTC terminated. MC2> exit MC@e75c4cc34061: Shutting down session. MC@e75c4cc34061: 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 (482291) [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-20241216-0847-8b955d50-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241216090317967 DLSCCP DEBUG SCCP-SCOC(115)[0x56050f921ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090317967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0ef1f), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090317967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090317967 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090317967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241216090317967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090317968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090317968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090317968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090317968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241216090317968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241216090317968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241216090317968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241216090318241 DLSCCP DEBUG SCCP-SCOC(109)[0x56050f98e360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241216090318241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00610f3e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241216090318241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241216090318241 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241216090318241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241216090318241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56050f9903e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241216090318241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241216090318241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241216090318241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241216090318241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241216090318241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241216090318241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241216090318241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241216090318241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241216090318241 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-20241216-0847-8b955d50-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241216090320436 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(107)[0x56050f981d30]{IDLE}: Deallocated (fsm.c:568) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090320436 DLSCCP DEBUG SCCP-SCOC(105)[0x56050f97b000]{IDLE}: Deallocated (fsm.c:568) 20241216090320437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241216090320437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241216090320437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241216090320437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241216090320437 DLSCCP DEBUG SCCP-SCOC(106)[0x56050f977a30]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Stopping stp (482174) [testenv][with-pfcp] Stopping hnbgw (482199) [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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-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-20241216-0847-8b955d50-1'] testenv-hnbgw-all-osmocom-nightly-20241216-0847-8b955d50-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1076/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS